Informe de análisis exploratorio

En este informe usted podrá leer los hallazgos de EDA, a continuación se muestra el resumen de los datos:

##        id           imdb_id            popularity           budget         
##  Min.   :     5   Length:10866       Min.   : 0.00006   Min.   :        0  
##  1st Qu.: 10596   Class :character   1st Qu.: 0.20758   1st Qu.:        0  
##  Median : 20669   Mode  :character   Median : 0.38386   Median :        0  
##  Mean   : 66064                      Mean   : 0.64644   Mean   : 14625701  
##  3rd Qu.: 75610                      3rd Qu.: 0.71382   3rd Qu.: 15000000  
##  Max.   :417859                      Max.   :32.98576   Max.   :425000000  
##     revenue          original_title         cast             homepage        
##  Min.   :0.000e+00   Length:10866       Length:10866       Length:10866      
##  1st Qu.:0.000e+00   Class :character   Class :character   Class :character  
##  Median :0.000e+00   Mode  :character   Mode  :character   Mode  :character  
##  Mean   :3.982e+07                                                           
##  3rd Qu.:2.400e+07                                                           
##  Max.   :2.782e+09                                                           
##    director           tagline            keywords           overview        
##  Length:10866       Length:10866       Length:10866       Length:10866      
##  Class :character   Class :character   Class :character   Class :character  
##  Mode  :character   Mode  :character   Mode  :character   Mode  :character  
##                                                                             
##                                                                             
##                                                                             
##     runtime         genres          production_companies release_date      
##  Min.   :  0.0   Length:10866       Length:10866         Length:10866      
##  1st Qu.: 90.0   Class :character   Class :character     Class :character  
##  Median : 99.0   Mode  :character   Mode  :character     Mode  :character  
##  Mean   :102.1                                                             
##  3rd Qu.:111.0                                                             
##  Max.   :900.0                                                             
##    vote_count      vote_average    release_year    budget_adj       
##  Min.   :  10.0   Min.   :1.500   Min.   :1960   Min.   :        0  
##  1st Qu.:  17.0   1st Qu.:5.400   1st Qu.:1995   1st Qu.:        0  
##  Median :  38.0   Median :6.000   Median :2006   Median :        0  
##  Mean   : 217.4   Mean   :5.975   Mean   :2001   Mean   : 17551040  
##  3rd Qu.: 145.8   3rd Qu.:6.600   3rd Qu.:2011   3rd Qu.: 20853251  
##  Max.   :9767.0   Max.   :9.200   Max.   :2015   Max.   :425000000  
##   revenue_adj       
##  Min.   :0.000e+00  
##  1st Qu.:0.000e+00  
##  Median :0.000e+00  
##  Mean   :5.136e+07  
##  3rd Qu.:3.370e+07  
##  Max.   :2.827e+09

En el siguiente cuadro se muestra el tipo de dato de cada variable:

## 'data.frame':    10866 obs. of  21 variables:
##  $ id                  : int  135397 76341 262500 140607 168259 281957 87101 286217 211672 150540 ...
##  $ imdb_id             : chr  "tt0369610" "tt1392190" "tt2908446" "tt2488496" ...
##  $ popularity          : num  32.99 28.42 13.11 11.17 9.34 ...
##  $ budget              : int  150000000 150000000 110000000 200000000 190000000 135000000 155000000 108000000 74000000 175000000 ...
##  $ revenue             : num  1.51e+09 3.78e+08 2.95e+08 2.07e+09 1.51e+09 ...
##  $ original_title      : chr  "Jurassic World" "Mad Max: Fury Road" "Insurgent" "Star Wars: The Force Awakens" ...
##  $ cast                : chr  "Chris Pratt|Bryce Dallas Howard|Irrfan Khan|Vincent D'Onofrio|Nick Robinson" "Tom Hardy|Charlize Theron|Hugh Keays-Byrne|Nicholas Hoult|Josh Helman" "Shailene Woodley|Theo James|Kate Winslet|Ansel Elgort|Miles Teller" "Harrison Ford|Mark Hamill|Carrie Fisher|Adam Driver|Daisy Ridley" ...
##  $ homepage            : chr  "http://www.jurassicworld.com/" "http://www.madmaxmovie.com/" "http://www.thedivergentseries.movie/#insurgent" "http://www.starwars.com/films/star-wars-episode-vii" ...
##  $ director            : chr  "Colin Trevorrow" "George Miller" "Robert Schwentke" "J.J. Abrams" ...
##  $ tagline             : chr  "The park is open." "What a Lovely Day." "One Choice Can Destroy You" "Every generation has a story." ...
##  $ keywords            : chr  "monster|dna|tyrannosaurus rex|velociraptor|island" "future|chase|post-apocalyptic|dystopia|australia" "based on novel|revolution|dystopia|sequel|dystopic future" "android|spaceship|jedi|space opera|3d" ...
##  $ overview            : chr  "Twenty-two years after the events of Jurassic Park, Isla Nublar now features a fully functioning dinosaur theme"| __truncated__ "An apocalyptic story set in the furthest reaches of our planet, in a stark desert landscape where humanity is b"| __truncated__ "Beatrice Prior must confront her inner demons and continue her fight against a powerful alliance which threaten"| __truncated__ "Thirty years after defeating the Galactic Empire, Han Solo and his allies face a new threat from the evil Kylo "| __truncated__ ...
##  $ runtime             : int  124 120 119 136 137 156 125 141 91 94 ...
##  $ genres              : chr  "Action|Adventure|Science Fiction|Thriller" "Action|Adventure|Science Fiction|Thriller" "Adventure|Science Fiction|Thriller" "Action|Adventure|Science Fiction|Fantasy" ...
##  $ production_companies: chr  "Universal Studios|Amblin Entertainment|Legendary Pictures|Fuji Television Network|Dentsu" "Village Roadshow Pictures|Kennedy Miller Productions" "Summit Entertainment|Mandeville Films|Red Wagon Entertainment|NeoReel" "Lucasfilm|Truenorth Productions|Bad Robot" ...
##  $ release_date        : chr  "6/9/15" "5/13/15" "3/18/15" "12/15/15" ...
##  $ vote_count          : int  5562 6185 2480 5292 2947 3929 2598 4572 2893 3935 ...
##  $ vote_average        : num  6.5 7.1 6.3 7.5 7.3 7.2 5.8 7.6 6.5 8 ...
##  $ release_year        : int  2015 2015 2015 2015 2015 2015 2015 2015 2015 2015 ...
##  $ budget_adj          : num  1.38e+08 1.38e+08 1.01e+08 1.84e+08 1.75e+08 ...
##  $ revenue_adj         : num  1.39e+09 3.48e+08 2.72e+08 1.90e+09 1.39e+09 ...

Prueba de normalidad para datos cuantitativos

Se han escogido las variables cuantitativas que podrían seguir una distribución normal, como lo es el presupuesto o los ingresos, ya que variables como el Id de la película no son datos relevantes para hacer un análisis estadístico.

Prueba de normalidad para popularity:

## `stat_bin()` using `bins = 30`. Pick better value with `binwidth`.

Como puede observarse, no se sigue una forma de campana y no se cuenta con simetría, por lo que no cumple con la normalidad.

En este gráfico se observan muchos puntos atípicos y no se parece que siga una distribución normal.

En este gráfico se puede observar que tampoco se cumple la normalidad ya que los valores no se encuentran alineados.

Prueba de normalidad para el presupuesto:

## `stat_bin()` using `bins = 30`. Pick better value with `binwidth`.

Como puede observarse, no se sigue una forma de campana y no se cuenta con simetría, por lo que no cumple con la normalidad.

En este gráfico se observan muchos puntos atípicos y no se parece que siga una distribución normal.

En este gráfico se puede observar que tampoco se cumple la normalidad ya que los valores no se encuentran alineados.

Prueba de normalidad para los ingresos:

## `stat_bin()` using `bins = 30`. Pick better value with `binwidth`.

Como puede observarse, no se sigue una forma de campana y no se cuenta con simetría, por lo que no cumple con la normalidad.

En este gráfico se observan muchos puntos atípicos y no se parece que siga una distribución normal.

En este gráfico se puede observar que tampoco se cumple la normalidad ya que los valores no se encuentran alineados.

Prueba de normalidad para la duración de la película:

## `stat_bin()` using `bins = 30`. Pick better value with `binwidth`.

Como puede observarse, sí se sigue una forma de campana y sí se cuenta con simetría, por lo que en este caso sí se cumple con la normalidad

En este gráfico se observan muchos puntos atípicos y no se parece que siga una distribución normal.

En este gráfico se puede observar que tampoco se cumple la normalidad ya que los valores no se encuentran alineados.

Debido a que dos de las tres pruebas no cumplen con normalidad, no puede afirmarse que la duración de las películas siga una distribución normal.

Prueba de normalidad para el número de votos:

## `stat_bin()` using `bins = 30`. Pick better value with `binwidth`.

Como puede observarse, no se sigue una forma de campana y no se cuenta con simetría, por lo que no cumple con la normalidad.

En este gráfico se observan muchos puntos atípicos y no se parece que siga una distribución normal.

En este gráfico se puede observar que tampoco se cumple la normalidad ya que los valores no se encuentran alineados.

Prueba de normalidad para el promedio del número de votos:

## `stat_bin()` using `bins = 30`. Pick better value with `binwidth`.

Como puede observarse, sí se sigue una forma de campana y no sí cuenta con simetría, por lo que sí cumple con la normalidad.

En este gráfico se observa que se sigue una distribución normal.

En este gráfico se puede observar que también se cumple la normalidad ya que los valores sí se encuentran alineados.

En conclusión, la única variable que sigue una distribución normal es el promedio de votos en la plataforma para las películas, esto puede ser debido a que algunas variables, como el presupuesto, ganancias y la duración, se encuentran en diferentes escalas.

Tabla de frecuencias para variables cualitativas

Tabla de frecuencias para los géneros

##                  Freq
## Var1              165 167 188 270 334 408 520 699 810 916 1230 1231 1355 1471
##   Action            0   0   0   0   0   0   0   0   0   0    0    0    0    0
##   Adventure         0   0   0   0   0   0   0   0   0   0    0    0    0    1
##   Animation         0   0   0   0   0   0   0   1   0   0    0    0    0    0
##   Comedy            0   0   0   0   0   0   0   0   0   0    0    0    0    0
##   Crime             0   0   0   0   0   0   0   0   0   0    0    0    1    0
##   Documentary       0   0   0   0   0   0   1   0   0   0    0    0    0    0
##   Drama             0   0   0   0   0   0   0   0   0   0    0    0    0    0
##   Family            0   0   0   0   0   0   0   0   0   0    0    1    0    0
##   Fantasy           0   0   0   0   0   0   0   0   0   1    0    0    0    0
##   Foreign           0   0   1   0   0   0   0   0   0   0    0    0    0    0
##   History           0   0   0   0   1   0   0   0   0   0    0    0    0    0
##   Horror            0   0   0   0   0   0   0   0   0   0    0    0    0    0
##   Music             0   0   0   0   0   1   0   0   0   0    0    0    0    0
##   Mystery           0   0   0   0   0   0   0   0   1   0    0    0    0    0
##   Romance           0   0   0   0   0   0   0   0   0   0    0    0    0    0
##   Science Fiction   0   0   0   0   0   0   0   0   0   0    1    0    0    0
##   Thriller          0   0   0   0   0   0   0   0   0   0    0    0    0    0
##   TV Movie          0   1   0   0   0   0   0   0   0   0    0    0    0    0
##   War               0   0   0   1   0   0   0   0   0   0    0    0    0    0
##   Western           1   0   0   0   0   0   0   0   0   0    0    0    0    0
##                  Freq
## Var1              1637 1712 2385 2908 3793 4761
##   Action             0    0    1    0    0    0
##   Adventure          0    0    0    0    0    0
##   Animation          0    0    0    0    0    0
##   Comedy             0    0    0    0    1    0
##   Crime              0    0    0    0    0    0
##   Documentary        0    0    0    0    0    0
##   Drama              0    0    0    0    0    1
##   Family             0    0    0    0    0    0
##   Fantasy            0    0    0    0    0    0
##   Foreign            0    0    0    0    0    0
##   History            0    0    0    0    0    0
##   Horror             1    0    0    0    0    0
##   Music              0    0    0    0    0    0
##   Mystery            0    0    0    0    0    0
##   Romance            0    1    0    0    0    0
##   Science Fiction    0    0    0    0    0    0
##   Thriller           0    0    0    1    0    0
##   TV Movie           0    0    0    0    0    0
##   War                0    0    0    0    0    0
##   Western            0    0    0    0    0    0

Tabla de frecuencias para Companias productoras

##                                                                                         Freq
## Var1                                                                                     1
##   "DIA" Productions GmbH & Co. KG                                                        1
##   # Lexyn Productions                                                                    1
##   10 West Studios                                                                        1
##   100 Feet Productions                                                                   1
##   1019 Entertainment                                                                     1
##   108 Media                                                                              1
##   10th Hole Productions                                                                  0
##   11:11 Mediaworks                                                                       1
##   12 Gauge Productions                                                                   1
##   120dB Films                                                                            0
##   13 Ghosts Productions Canada Inc.                                                      1
##   1492 Pictures                                                                          0
##   1600 Limited Partnership                                                               1
##   1812 Productions                                                                       1
##   1818                                                                                   1
##   1821 Pictures                                                                          1
##   185 Trax                                                                               1
##   1976 Productions                                                                       1
##   1984 Private Defense Contractors                                                       0
##   1992 Number Four Limited Partnership                                                   1
##   2 Bridges Productions                                                                  1
##   2 Entertain                                                                            0
##   2 Entertain Video                                                                      1
##   2 Loop Films                                                                           1
##   2 Player Productions                                                                   1
##   2 Wolves Films                                                                         1
##   2.4.7. Films                                                                           1
##   2003 Productions                                                                       1
##   20ten Media                                                                            1
##   20th Century Fox                                                                       0
##   20th Century Fox Film Corporation                                                      1
##   20th Century Fox Home Entertainment                                                    0
##   20th Century Fox Russia                                                                1
##   20th Century Fox Television                                                            0
##   20th Century Pictures                                                                  1
##   21 Laps Entertainment                                                                  0
##   21st Century Film Corporation                                                          0
##   224 Entertainment                                                                      1
##   2262730 Ontario                                                                        1
##   22h22                                                                                  1
##   23/5 Filmproduktion                                                                    1
##   24 Seven Productions                                                                   1
##   24/7 Films                                                                             1
##   26 Films                                                                               0
##   27 Films Production                                                                    1
##   2929 Productions                                                                       0
##   2am Films                                                                              1
##   2B Films                                                                               1
##   2DS Productions                                                                        1
##   2S Films                                                                               1
##   3 Arts Entertainment                                                                   0
##   3 in the Box                                                                           0
##   3 Ring Circus Films                                                                    1
##   33 Pictures                                                                            1
##   3311 Productions                                                                       1
##   33andOut Productions                                                                   1
##   343 Industries                                                                         0
##   34th Street Films                                                                      0
##   360 Pictures                                                                           0
##   391 Productions                                                                        1
##   3b productions                                                                         1
##   3B Productions                                                                         1
##   3DTK                                                                                   1
##   3Foot7                                                                                 1
##   3L Filmproduktion GmbH                                                                 1
##   3L Filmverleih                                                                         1
##   3L Productions                                                                         1
##   40 Acres & A Mule Filmworks                                                            0
##   403 Productions                                                                        1
##   42 Films                                                                               1
##   430 Productions                                                                        1
##   44th Floor Productions                                                                 1
##   455 Films                                                                              1
##   4Cows                                                                                  1
##   4DH Films                                                                              1
##   4Kids Entertainment                                                                    1
##   4M                                                                                     1
##   5150 Action                                                                            1
##   61* Productions Inc.                                                                   1
##   6140 Productions                                                                       1
##   7 Network                                                                              1
##   72 Productions                                                                         0
##   72nd Street Productions                                                                1
##   777 Films Corporation                                                                  0
##   7th Sense Films                                                                        1
##   8:38 Productions                                                                       1
##   80 Days Productions                                                                    1
##   8383 Productions                                                                       0
##   852 Films                                                                              1
##   87Eleven                                                                               0
##   8th In Line                                                                            1
##   9 Story Media Group                                                                    1
##   900 Films                                                                              1
##   98 MPH Productions                                                                     1
##   A-1 Pictures                                                                           1
##   A-Mark Entertainment                                                                   0
##   A-Team                                                                                 0
##   A B Corp                                                                               1
##   A Band Apart                                                                           0
##   A BandApart                                                                            1
##   A Bigger Boat                                                                          0
##   A Company Filmproduktionsgesellschaft                                                  1
##   A Grand Elephant                                                                       0
##   A Hot Dog                                                                              1
##   A Loopy Production LLC                                                                 1
##   A Lucky Old Sun Production                                                             1
##   A Plus Entertainment                                                                   1
##   A&B Producoes                                                                          1
##   A&E IndieFilms                                                                         0
##   A&E Television Networks                                                                0
##   A&M Films                                                                              0
##   A. C. I. Films                                                                         1
##   A. Film                                                                                1
##   A.C. Lyles Productions                                                                 1
##   A.C.E.                                                                                 1
##   A.G. Films                                                                             1
##   A.J.O.Z. Films                                                                         1
##   A.S. Films                                                                             0
##   A.U.M. Films                                                                           1
##   A+E Studios                                                                            0
##   A113                                                                                   1
##   A2 Entertainment Group                                                                 1
##   A24                                                                                    0
##   A71 Productions                                                                        1
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                            1
##   AAMPI Inc.                                                                             1
##   AAR Films                                                                              1
##   Aardman Animations                                                                     0
##   Aaron Spelling Productions                                                             1
##   Abandon Entertainment                                                                  1
##   Abandon Pictures                                                                       0
##   Abbolita Productions                                                                   0
##   ABC Circle Films                                                                       0
##   ABC Entertainment                                                                      1
##   ABC Family                                                                             0
##   ABC Motion Pictures                                                                    1
##   ABC Pictures                                                                           0
##   ABC Productions                                                                        1
##   ABC Studios                                                                            1
##   Abduction Films                                                                        1
##   Aberration Films                                                                       1
##   Abnormal Pictures                                                                      1
##   Abraham Productions                                                                    1
##   abramoff Production                                                                    1
##   Abramoff Production                                                                    1
##   ABS-CBN Film Productions                                                               1
##   Absolute Entertainment                                                                 1
##   Academy Films                                                                          1
##   Academy Pictures                                                                       1
##   Acajou Films                                                                           1
##   Accelerated Matter                                                                     1
##   Accelerator Films                                                                      1
##   Accent Films                                                                           1
##   Access Films                                                                           1
##   Access Motion Pictures                                                                 0
##   Access Pictures                                                                        1
##   Accomplice Films                                                                       1
##   Ace Film Company                                                                       1
##   Achab Film                                                                             1
##   Achilles                                                                               1
##   Achte Babelsberg Film                                                                  1
##   Acme Shark                                                                             1
##   Acorn Pictures                                                                         1
##   Acorn Productions                                                                      1
##   Acrobat Productions                                                                    1
##   Across the River Productions                                                           1
##   Across Town Productions                                                                1
##   Act III Communications                                                                 1
##   Actionhouse                                                                            1
##   Active Entertainment                                                                   0
##   Ad Hominem Enterprises                                                                 0
##   Ad Vitim Distribution                                                                  1
##   Ada Films                                                                              1
##   Adam Fields Productions                                                                0
##   Adam Schroeder Productions                                                             1
##   ADCB Films                                                                             1
##   Adder                                                                                  1
##   Addicted Productions                                                                   1
##   Addis Wechsler Pictures                                                                1
##   Adelaide Film Festival                                                                 1
##   Aden Film                                                                              1
##   Adi Shankar Production                                                                 1
##   Adlabs Films Ltd.                                                                      1
##   Admire Productions Ltd.                                                                1
##   AdScott Pictures                                                                       1
##   Adventure Pictures                                                                     1
##   AE Electra Productions                                                                 1
##   Aegis Film Fund                                                                        0
##   Aeroplano                                                                              1
##   Aeteas Filmproduktions                                                                 1
##   AF Production                                                                          1
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                    1
##   Affirm Films                                                                           0
##   AFG Talons Productions                                                                 1
##   Afineevsky - Tolmor Production                                                         1
##   Afraid of the Dark                                                                     1
##   Afrodita Audiovisual, A.I.E.                                                           0
##   After Dark Films                                                                       0
##   Against the Wild Films                                                                 1
##   Agamemnon Films                                                                        1
##   Agat Films & Cie                                                                       0
##   Agatha Christie Ltd                                                                    1
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                       1
##   Agencja Produkcji Filmowej                                                             0
##   Agenda                                                                                 1
##   Agent Two                                                                              1
##   AGGK Films                                                                             1
##   Aggregate Film                                                                         1
##   Aggregate Films                                                                        1
##   Agi Orsi Productions                                                                   1
##   Agora Entertainment                                                                    0
##   Ahimsa Films                                                                           1
##   AI-Film                                                                                0
##   Aimimage Productions                                                                   0
##   Airborne Productions                                                                   0
##   Akil Production Company                                                                1
##   Akkord Film Produktion GmbH                                                            1
##   Akson Studio                                                                           1
##   Al!ve AG                                                                               1
##   Alabama Moon Entertainment                                                             1
##   Alabama Production Group                                                               1
##   Alan Greenspan Productions                                                             1
##   Alan Jay Lerner Productions                                                            1
##   Alan Landsburg Productions                                                             1
##   Alan Sacks Productions                                                                 0
##   Alan Shayne Productions                                                                1
##   Alarum PIctures                                                                        1
##   Albert Band International Productions Inc.                                             1
##   Albert S. Ruddy Productions                                                            0
##   Alberta Film Entertainment                                                             0
##   Alberto Grimaldi Productions                                                           1
##   Albino Alligator Productions                                                           1
##   Alced Productions                                                                      1
##   Alchemedia Films                                                                       0
##   Alchemy Television                                                                     1
##   Alcina Pictures                                                                        0
##   Alcon Entertainment                                                                    0
##   Alcor Films                                                                            0
##   Alcove Entertainment                                                                   0
##   Aldamisa Entertainment                                                                 0
##   Aldrich Group                                                                          1
##   Alea Docs & Films                                                                      1
##   Alejandro Martínez                                                                  1
##   Aleph Motion Pictures                                                                  1
##   Alex Entertainment Inc.                                                                1
##   Alexander Groupe                                                                       1
##   Alexander Salkind                                                                      1
##   Alexandre Films                                                                        1
##   Alfama Films                                                                           1
##   Alfran Productions                                                                     1
##   Alfred Image Works                                                                     1
##   Alfred J. Hitchcock Productions                                                        1
##   Algonquin                                                                              1
##   Algonquin Productions Limited                                                          1
##   AliBella Pictures                                                                      1
##   Alicéléo                                                                         1
##   Alive Films                                                                            0
##   Alive Productions                                                                      0
##   All For A Films                                                                        1
##   All Girl Productions                                                                   0
##   All Knight Productions                                                                 1
##   All Night Productions                                                                  1
##   Allagash Films                                                                         1
##   Allan Zeman Productions                                                                1
##   Allarcom Limited                                                                       1
##   Allarts                                                                                1
##   Allarts Production                                                                     1
##   Allegra Pictures                                                                       1
##   Allegro-Film                                                                           1
##   Allegro Films                                                                          0
##   Alliance                                                                               1
##   Alliance Atlantis Communications                                                       0
##   Alliance Atlantis Motion Picture Production                                            1
##   Alliance Communications                                                                1
##   Alliance Communications Corporation                                                    1
##   Alliance Entertainment                                                                 0
##   Alliance Films                                                                         0
##   Allied Artists                                                                         1
##   Allied Artists Pictures                                                                0
##   Allied Film Makers                                                                     1
##   Allied Film Production                                                                 1
##   Allied Filmmakers                                                                      0
##   Allied Stars, Ltd.                                                                     1
##   Allied Vision                                                                          0
##   Alligator Inc                                                                          1
##   Allison Shearmur Productions                                                           1
##   Alloy Entertainment                                                                    0
##   Allspark Pictures                                                                      1
##   Almega Projects                                                                        1
##   Almena Films                                                                           1
##   Almost Midnight Productions                                                            1
##   Aloe Entertainment                                                                     1
##   Along The Tracks                                                                       1
##   Aloupis Productions                                                                    1
##   Alpha Core                                                                             0
##   Alpha Films                                                                            1
##   Alpha Productions                                                                      1
##   Alphaville Films                                                                       0
##   Alphaville Productions                                                                 0
##   Alpine Pictures                                                                        1
##   Alquimia Cinema                                                                        0
##   Also Known As Pictures                                                                 1
##   Alta Films S.A.                                                                        1
##   Alta Loma Entertainment                                                                1
##   Alta Vista Film Production                                                             1
##   Alta Vista Productions                                                                 0
##   Altar Productions                                                                      0
##   Alter Films                                                                            1
##   Alternate Ending Studios                                                               1
##   Altitude Film Entertainment                                                            0
##   Altus Productions                                                                      1
##   Always Split Aces Productions                                                          1
##   Amalgam Features                                                                       1
##   Amasia Entertainment                                                                   0
##   Amaze Film + Television                                                                1
##   Amazing Film Studio                                                                    1
##   Amazon Studios                                                                         0
##   amber entertainment                                                                    0
##   Amber Lamps                                                                            1
##   Amberdale Productions                                                                  0
##   AMBI Group                                                                             1
##   Ambi Pictures                                                                          0
##   Ambience Entertainment                                                                 0
##   Ambient Entertainment GmbH                                                             0
##   Amblimation                                                                            0
##   Amblin Entertainment                                                                   0
##   Ambrosino / Delmenico                                                                  1
##   Ambush Entertainment                                                                   0
##   AMC Pictures                                                                           1
##   Amen Ra Films                                                                          0
##   Ameran Films                                                                           0
##   Amercent Films                                                                         0
##   American Broadcasting Company (ABC)                                                    0
##   American Cinema International                                                          0
##   American Cinema Productions                                                            0
##   American Eagle                                                                         1
##   American Empirical Pictures                                                            0
##   American Entertainment Investors                                                       1
##   American Entertainment Partners II L.P.                                                0
##   American Entertainment Partners L.P.                                                   0
##   American Film Company                                                                  0
##   American Film Institute (AFI)                                                          1
##   American Films                                                                         1
##   American Independent Productions                                                       1
##   American International Pictures (AIP)                                                  0
##   American International Productions                                                     0
##   American Media Group                                                                   1
##   American Playhouse                                                                     0
##   American Playhouse Theatrical Films                                                    1
##   American Werewolf Inc.                                                                 1
##   American Zoetrope                                                                      0
##   Amicus Entertainment                                                                   1
##   Amicus Productions                                                                     0
##   Amjo Productions                                                                       0
##   AMLF                                                                                   1
##   Amok II Productions                                                                    1
##   Amok Productions                                                                       1
##   Amy Robinson Productions                                                               1
##   An Olive Branch Productions                                                            0
##   ANA Media                                                                              0
##   Anacol Productions Inc.                                                                1
##   Anagram Pictures Inc.                                                                  0
##   Anagram Produktion                                                                     1
##   Anant Singh Production                                                                 1
##   Anarchos Productions                                                                   0
##   Anchor Bay                                                                             1
##   Anchor Bay Entertainment                                                               0
##   Anchor Bay Films                                                                       0
##   Andalasia Productions                                                                  1
##   Andale Pictures                                                                        1
##   Andell Entertainment                                                                   0
##   Andertainment Group                                                                    1
##   Andor Films                                                                            1
##   Andrea Leone Films                                                                     1
##   Andrea Sperling Productions                                                            0
##   Andrew Lauren Productions (ALP)                                                        1
##   Andrew Stevens Entertainment                                                           0
##   Ang Lee Productions                                                                    1
##   Angeles Entertainment Group                                                            1
##   Angels & Airwaves                                                                      1
##   Anglia Television                                                                      0
##   Anglo-Amalgamated Film Distributors                                                    0
##   Anglo-Amalgamated Productions                                                          1
##   Anglo-American Film Corporation                                                        1
##   Anglo Enterprises                                                                      1
##   Angoa-Agicoa                                                                           0
##   Angry Films                                                                            0
##   Anguish Film                                                                           1
##   Anhelo Productions                                                                     1
##   Anil Kapoor Film Company                                                               1
##   AnimagicNet A/S                                                                        1
##   Animakids Productions                                                                  1
##   Animal Kingdom                                                                         0
##   Animal Logic                                                                           0
##   Animal Planet                                                                          1
##   Animatógrafo                                                                        1
##   Animation Picture Company                                                              1
##   Animationwerks                                                                         1
##   Anime Innovation Tokyo                                                                 1
##   Animus Films                                                                           0
##   Aniplex                                                                                0
##   Anka Film                                                                              1
##   Anna Lena Films                                                                        1
##   Annapurna Pictures                                                                     0
##   Annapurna Productions                                                                  1
##   Annuit Coeptis Entertainment II                                                        1
##   Annuit Coeptis Entertainment Inc.                                                      0
##   Anomaly Entertainment                                                                  1
##   Anonymous Content                                                                      0
##   Another Mulligan Entertainment                                                         1
##   Antares Produzione Cinematografica                                                     1
##   Antena 3 Films                                                                         0
##   Antena 3 Televisión                                                                 0
##   Anthem Productions                                                                     1
##   Anthos Media                                                                           1
##   Antidote Films                                                                         0
##   Antidote Films (I)                                                                     0
##   Antietam Filmworks                                                                     1
##   Anton Capital Entertainment (ACE)                                                      0
##   Antzworks                                                                              1
##   Apaches Entertainment                                                                  0
##   Apart Films                                                                            1
##   Apatow Productions                                                                     0
##   Aperture Entertainment                                                                 0
##   Apipoulaï                                                                           0
##   Apjac International                                                                    1
##   APJAC Productions                                                                      0
##   Apollo Associates                                                                      1
##   Apollo Media                                                                           1
##   Apollo Pictures                                                                        1
##   ApolloMedia Distribution                                                               0
##   ApolloMovie Beteiligungs                                                               0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                     0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                         1
##   ApolloProMovie                                                                         0
##   ApolloProMovie & Co. 3. Filmproduktion                                                 1
##   ApolloProScreen                                                                        1
##   ApolloProScreen Filmproduktion                                                         0
##   Apotheosis Media Group                                                                 1
##   Apparatus Productions                                                                  1
##   Appian Way                                                                             0
##   Apple Corps                                                                            0
##   Apple Film Productions                                                                 1
##   Apple Inc.                                                                             1
##   Applecross                                                                             1
##   Applehead Pictures                                                                     1
##   Appleseed Film Partners                                                                1
##   Applied Action                                                                         1
##   April Productions                                                                      1
##   APT Films                                                                              1
##   Aquarius Films                                                                         0
##   AR-TL                                                                                  1
##   AR Films                                                                               0
##   Arable Entertainment                                                                   1
##   Arachnid Productions Ltd.                                                              1
##   Aramid Entertainment Fund                                                              0
##   Arc Entertainment                                                                      0
##   Arc Productions                                                                        0
##   Arcade Films                                                                           1
##   Arcade Pictures                                                                        0
##   Arcadia Motion Pictures                                                                0
##   Arcane Pictures                                                                        1
##   Archangel                                                                              1
##   Archer Entertainment                                                                   1
##   Archer Gray                                                                            0
##   Archer Street Productions                                                              0
##   Archimede                                                                              0
##   Archipel 35                                                                            0
##   Arclight Films                                                                         1
##   Arcola Pictures                                                                        1
##   Arcturus Motion Pictures                                                               1
##   ARD                                                                                    1
##   ARD Degeto Film                                                                        0
##   ARD/Degeto Film GmbH                                                                   1
##   Ardustry Entertainment                                                                 0
##   area japan                                                                             1
##   Arena Productions                                                                      1
##   Arenamedia                                                                             1
##   Argonaut Pictures                                                                      1
##   Argos Films                                                                            1
##   Argyle Enterprises                                                                     0
##   Argyll Film Partners                                                                   1
##   Aries [jp]                                                                             1
##   Aries Cinematográfica Argentina                                                     1
##   Aries Productions                                                                      1
##   ArieScope Pictures                                                                     0
##   Aristos Films                                                                          1
##   Ariztical Entertainment                                                                1
##   Arkoff International                                                                   1
##   Arlington Road Productions Corporation                                                 1
##   ARM Entertainment                                                                      1
##   Armada Films                                                                           1
##   Armian pictures                                                                        1
##   Armor Entertainment                                                                    1
##   Armory Films                                                                           1
##   Armzfx                                                                                 1
##   Arnold Kopelson Productions                                                            0
##   Arnold Stiefel Company                                                                 1
##   Arnon Milchan Productions                                                              1
##   ARO Entertainment                                                                      1
##   ARP Sélection                                                                       0
##   Arramis Films                                                                          1
##   Arrete Ton Cinema                                                                      1
##   Arrow Films                                                                            1
##   Arrowstorm Entertainment                                                               0
##   ARS Film Production                                                                    1
##   Ars Nova                                                                               1
##   Art & Industry                                                                         1
##   Art In Motion                                                                          1
##   Art Linson Productions                                                                 0
##   Art Pictures Studio                                                                    1
##   Artémis Productions                                                                 1
##   Arte                                                                                   0
##   ARTE                                                                                   0
##   Arte Deutschland TV GmbH                                                               1
##   Arte France                                                                            0
##   Arte France Cinéma                                                                  0
##   Artemis                                                                                1
##   Artemis Film                                                                           0
##   Artfire Films                                                                          0
##   Artic Productions LLC                                                                  1
##   ArtImage Entertainment                                                                 1
##   Artimm                                                                                 1
##   Artina Films                                                                           0
##   Artisan Entertainment                                                                  0
##   Artist Film                                                                            1
##   Artista Management                                                                     1
##   Artistry Limited                                                                       1
##   Artists Entertainment Complex                                                          0
##   Artists Production Group (APG)                                                         0
##   Artists Public Domain                                                                  1
##   ArtPhyl                                                                                1
##   Arts Council of England                                                                0
##   Arts+Labor                                                                             1
##   Arturo Production                                                                      1
##   Arwin Productions                                                                      0
##   As Is Productions                                                                      1
##   ASAF                                                                                   1
##   Asahi National Broadcasting Company                                                    1
##   Asap films                                                                             1
##   Ascendant Pictures                                                                     0
##   Ascension Pictures                                                                     0
##   Ascension Productions                                                                  1
##   Ascot Elite Home Entertainment                                                         0
##   Asgaard Entertainment                                                                  1
##   Ashutosh Gowariker Productions Pvt. Ltd.                                               1
##   Asia Digital Entertainment                                                             1
##   Asia Tropical Films                                                                    1
##   ASIG Productions                                                                       1
##   Asis Productions                                                                       1
##   ASK Kodansha                                                                           1
##   Asmik Ace Entertainment                                                                0
##   Aspect Ratio Film                                                                      1
##   Aspen Film Society                                                                     0
##   Aspen Productions                                                                      1
##   Aspen Productions (I)                                                                  1
##   Asphalt Productions                                                                    1
##   Assassin's Fist Limited                                                                1
##   Assassin Films                                                                         1
##   Associated British-Pathé                                                            0
##   Associated Capital                                                                     1
##   Associated General Films                                                               0
##   Associated Producers (API)                                                             1
##   Associates & Aldrich Company, The                                                      0
##   Astral Bellevue Pathé                                                               0
##   Astral Media                                                                           0
##   Astron-6 Video International                                                           0
##   Asylum Films                                                                           1
##   Asylum, The                                                                            0
##   Asymmetrical Productions                                                               0
##   Atípica Films                                                                       1
##   ATG Productions                                                                        1
##   Atitude Produções e Empreendimentos                                              1
##   Atkinson/Knickerbocker Productions                                                     1
##   Atlantic Entertainment Group                                                           0
##   Atlantic Picture Company                                                               1
##   Atlantic Pictures                                                                      1
##   Atlantic Pictures (II)                                                                 1
##   Atlantic Releasing Corporation                                                         1
##   Atlantic Swiss Productions                                                             0
##   Atlantic Television                                                                    1
##   Atlas 2 Productions                                                                    1
##   Atlas Entertainment                                                                    0
##   Atlas Film                                                                             1
##   Atlas Films                                                                            1
##   Atlas Independent                                                                      0
##   Atlas Productions                                                                      1
##   Atman Entertainment                                                                    1
##   Atmo Media Network                                                                     1
##   Atmosphere Entertainment MM                                                            0
##   Atmospheric Pictures                                                                   1
##   ATO Pictures                                                                           0
##   ATR Films                                                                              1
##   Atresmedia Cine                                                                        1
##   Attaboy Films                                                                          1
##   Attainment Media Group                                                                 1
##   Attercop Productions                                                                   1
##   Attic Light Films                                                                      1
##   Attila Productions                                                                     1
##   Aubrey Schenck Productions                                                             1
##   Audax Films                                                                            1
##   Audley Films LLP                                                                       1
##   August Entertainment                                                                   0
##   August Films                                                                           1
##   Augustus Color                                                                         1
##   Augustus Film                                                                          1
##   Aura Entertainment                                                                     1
##   Aura Film Partnership                                                                  0
##   Aurora Entertainment                                                                   0
##   Aurora Productions                                                                     1
##   Australian Broadcasting Corporation                                                    0
##   Australian Film Commission                                                             0
##   Australian Film Finance Corporation                                                    0
##   Australian Film Finance Corporation (AFFC)                                             0
##   Australian International Film Corp. (AIFC)                                             1
##   Automatic Media                                                                        1
##   Automatik Entertainment                                                                0
##   Autonomous                                                                             0
##   Autonomous Films                                                                       0
##   Autour de Minuit Productions                                                           1
##   AV Club, The                                                                           1
##   AV Pictures                                                                            1
##   AvÅŸar Film                                                                          1
##   Avala Film                                                                             0
##   Avalanche Films                                                                        1
##   Avalanche Productions                                                                  0
##   Avalon Pictures                                                                        1
##   Avalon Studios                                                                         1
##   Avalon/NFU Studios                                                                     1
##   AVCO Embassy Pictures                                                                  0
##   Avenging Conscience                                                                    0
##   Avenue Entertainment                                                                   1
##   Avenue Picture                                                                         1
##   Avenue Pictures Productions                                                            0
##   Aversano Films                                                                         1
##   Avery Pix                                                                              0
##   Avex Inc.                                                                              1
##   Avi Arad Productions                                                                   1
##   Avi Chai fund                                                                          1
##   Avnet/Kerner Productions                                                               1
##   Avrora Media                                                                           1
##   Awesomeness Films                                                                      1
##   Axon Films                                                                             1
##   AZ Works                                                                               1
##   Azari Media                                                                            1
##   AZL Productions KG                                                                     1
##   Azoff Entertainment                                                                    0
##   B and G Derivatives Holdings                                                           1
##   B.A. Produktion                                                                        1
##   B.D.S. Productions                                                                     1
##   B.D.S. Productions Inc.                                                                1
##   B.H. Finance C.V.                                                                      1
##   B24                                                                                    1
##   Baba Arts Limited Productions                                                          1
##   Babbo Inc.                                                                             1
##   Babe Film                                                                              1
##   Babe Films                                                                             0
##   Babelsberg Film                                                                        0
##   Babelsberg Film GmbH                                                                   1
##   Babelsberg International Film Produktion                                               1
##   Babieka                                                                                0
##   Baby Cart                                                                              1
##   Baby Cow Films                                                                         0
##   Baby Cow Productions                                                                   0
##   Babylon                                                                                1
##   Babylonian Productions                                                                 0
##   Bac Films                                                                              0
##   BAC Films                                                                              0
##   Bachelor Party Productions                                                             1
##   Bachrach/Gottlieb Productions                                                          1
##   Back Lot Pictures                                                                      0
##   Backup Films                                                                           0
##   Backup Media                                                                           0
##   Bacon & Eggs                                                                           1
##   Bad Angels Productions, Ltd.                                                           0
##   Bad Badger                                                                             1
##   Bad Biology                                                                            1
##   Bad Cop Bad Cop Film Productions                                                       1
##   Bad Hat Harry Productions                                                              0
##   Bad Lt. Productions                                                                    1
##   Bad Monkey Productions                                                                 1
##   Bad Robot                                                                              0
##   Badlands Company                                                                       1
##   Bórd Scannán na hÃâ\200°ireann                                                     0
##   Bagdasarian Productions                                                                0
##   BaggyJoe Productions                                                                   1
##   Bahr Productions Inc.                                                                  1
##   Bait Productions                                                                       1
##   Baker Street                                                                           0
##   Bakshi Productions                                                                     0
##   Balaji Motion Pictures                                                                 1
##   Balcor Film Investors                                                                  0
##   Baldwin Entertainment Group                                                            0
##   Baldwin/Cohen Productions                                                              1
##   Ballinran Productions                                                                  1
##   Ballpark Productions Partnership                                                       1
##   Baltic Film Group                                                                      1
##   Baltic Film Services                                                                   1
##   Baltimore Pictures                                                                     0
##   Baltimore Spring Creek Pictures                                                        1
##   Baltimore Spring Creek Productions                                                     0
##   Baltmedia                                                                              1
##   Banana-Moon Sky Films                                                                  1
##   Bandai Visual Company (JAPAN)                                                          1
##   Bande a Part Films                                                                     1
##   Bandito Brothers                                                                       0
##   Bandoola Productions                                                                   1
##   Banger Films                                                                           1
##   Banger Productions                                                                     0
##   Bankable                                                                               1
##   Bankside Films                                                                         0
##   Banner House Productions                                                               1
##   Banter                                                                                 1
##   Barbarian Films                                                                        0
##   Barclays Mercantile Industrial Finance                                                 0
##   Bardel Entertainment Inc.                                                              1
##   barefoot films                                                                         1
##   Barenholtz Production                                                                  1
##   Barking Fish Entertainment                                                             1
##   Barnet Bain Films                                                                      1
##   Barnsnape Films                                                                        1
##   Baron Films                                                                            1
##   Barraboy Films                                                                         1
##   Barry & Enright Productions                                                            1
##   Barry Mendel Productions                                                               0
##   Bartlett Films                                                                         1
##   Barwood Films                                                                          0
##   Base 12 Productions                                                                    1
##   Basic Pictures                                                                         1
##   Basket Case Productions                                                                1
##   Batjac Productions                                                                     0
##   Battle Mountain Films                                                                  1
##   Battleplan Productions                                                                 0
##   Bauer Martinez Studios                                                                 0
##   Baumgarten-Prophet Entertainment                                                       1
##   Baumgarten Management and Productions (BMP)                                            0
##   Baumgarten Merims Productions                                                          0
##   Bausan Films                                                                           1
##   Bavaria Film                                                                           0
##   Bavaria Pictures                                                                       0
##   Bay Films                                                                              1
##   Bayerischer Banken-Fonds                                                               1
##   Bayerischer Rundfunk (BR)                                                              1
##   Bayonne Entertainment                                                                  1
##   Bayou Film Inc                                                                         1
##   Bayou Pictures                                                                         1
##   Bazelevs Production                                                                    0
##   Bazmark Films                                                                          0
##   BB Film Productions                                                                    0
##   BB Films                                                                               1
##   BBC                                                                                    0
##   BBC America                                                                            1
##   BBC Arena                                                                              1
##   BBC Cymru Wales                                                                        0
##   BBC Drama Group                                                                        1
##   BBC Drama Productions                                                                  1
##   BBC Earth                                                                              0
##   BBC Earth Films                                                                        1
##   BBC Films                                                                              0
##   BBC Home Video                                                                         1
##   BBC Natural History                                                                    1
##   BBC Scotland                                                                           0
##   BBC Storyville                                                                         1
##   BBC Television UK                                                                      1
##   BBC Wales                                                                              0
##   BBC Worldwide                                                                          0
##   BBS Productions                                                                        0
##   BCDF Pictures                                                                          0
##   BD Cine                                                                                1
##   Be Gentlemen Limited Partnership                                                       1
##   Be Good Productions                                                                    1
##   Beachfront Films                                                                       1
##   Beachside Films                                                                        0
##   Beacon Communications                                                                  0
##   Beacon Pictures                                                                        0
##   Beagle Pug Films                                                                       0
##   Beanca Films                                                                           1
##   Beatrice Film                                                                          1
##   Beautiful Kate Productions                                                             1
##   Beaver Films                                                                           1
##   Bece Canada Productions                                                                1
##   Becker International                                                                   1
##   Bedford Falls Company, The                                                             0
##   Bedford Falls Productions                                                              0
##   Bedlam Pictures                                                                        1
##   Bedlam Productions                                                                     0
##   Bee Holder Productions                                                                 1
##   Bee Train                                                                              1
##   Bee Vine Pictures                                                                      1
##   Beech Hill Films                                                                       1
##   Before the Door Pictures                                                               0
##   Beginner's Luck                                                                        1
##   Behavioral Problem Productions Ltd.                                                    1
##   Beijing Poly-bona Film Distribution Company                                            1
##   Beijing Shuijing Shenlan International Media Co.                                       1
##   Bekmambetov Projects Ltd.                                                              1
##   Bel Air Entertainment                                                                  0
##   Belgacom                                                                               1
##   Believe Entertainment                                                                  1
##   Believe Pictures                                                                       1
##   Bell Broadcast and New Media Fund                                                      1
##   Bell Media                                                                             1
##   Bella Productions                                                                      1
##   Belladonna Productions                                                                 0
##   Bellanova Films                                                                        1
##   Belle Pictures                                                                         1
##   Bellpond Films                                                                         1
##   Bellwether Pictures                                                                    1
##   Ben-Ami/Leeds Productions                                                              1
##   Benaroya Pictures                                                                      0
##   Benchmark                                                                              1
##   Bender-Spink Inc.                                                                      1
##   Benderspink                                                                            1
##   BenderSpink                                                                            0
##   Benedek Films                                                                          1
##   Benedict Pictures Corp.                                                                1
##   Benmar Productions                                                                     1
##   Bennett-Robbins Productions                                                            1
##   Benteveo Producciones                                                                  1
##   Bentley Productions                                                                    1
##   Bergman Lustig productions                                                             1
##   Berkshire Axis Media                                                                   1
##   Berlanti Productions                                                                   1
##   Bernard Gayle Productions                                                              1
##   Berrick Filmproduktion                                                                 1
##   Bersin Pictures                                                                        0
##   Bert Marcus Productions                                                                1
##   Berwick Street Productions                                                             1
##   Best Brains                                                                            1
##   Best Film                                                                              1
##   Best Man Filmproduktions                                                               1
##   Best Medicine Productions                                                              1
##   Beta Cinema                                                                            1
##   Bettis Productions Limited                                                             1
##   Between The Eyes                                                                       0
##   Beverly Detroit                                                                        0
##   Bewitched                                                                              1
##   Beyond Films                                                                           0
##   Beyond Infinity                                                                        1
##   BFI Film Fund                                                                          1
##   BH Tilt                                                                                1
##   Bhansali Films                                                                         1
##   BHE Films                                                                              1
##   Bi-polar Pictures                                                                      1
##   Bianca Film                                                                            0
##   Bifrost Pictures                                                                       0
##   Big Arty Productions                                                                   0
##   Big Bad Film                                                                           1
##   Big Beach Films                                                                        0
##   Big Beach Productions                                                                  0
##   Big Bug Pictures                                                                       1
##   Big Easy Pictures                                                                      1
##   Big Fan Productions                                                                    1
##   Big Farm                                                                               1
##   Big Fish Films                                                                         1
##   Big Focus Television                                                                   1
##   Big Idea Productions                                                                   0
##   Big Indie Pictures                                                                     0
##   Big Kid Pictures                                                                       0
##   Big Noise Films                                                                        1
##   Big Picture Media Corporation                                                          1
##   BIG Pictures                                                                           0
##   Big Primate Pictures                                                                   1
##   Big Screen Entertainment Group                                                         0
##   Big Screen Productions                                                                 0
##   Big Shot Productions                                                                   1
##   Big Stan Productions                                                                   1
##   Big Talk Productions                                                                   0
##   Big Ticket Productions                                                                 1
##   Big World                                                                              1
##   Big Yellow Films                                                                       1
##   Bigel / Mailer Films                                                                   0
##   Bigel Entertainment                                                                    1
##   Bigelow Productions                                                                    1
##   Bigscope Films                                                                         0
##   Bikini Films                                                                           1
##   Bill and Ben Productions                                                               1
##   Bill Graham Films                                                                      1
##   Bill Kenwright Films                                                                   0
##   Bill Melendez Productions                                                              0
##   Bill/Phillips                                                                          1
##   Billy Goat Pictures                                                                    1
##   BIM Distribuzione                                                                      0
##   Bing Crosby Productions                                                                1
##   Bioskop-Film GmbH                                                                      1
##   Bioskop Film                                                                           1
##   Bioware                                                                                1
##   Birchwood Pictures                                                                     0
##   Bird and a Bear Entertainment                                                          1
##   Birdsong Pictures                                                                      1
##   Birnbaum / Barber Productions                                                          0
##   Birnbaum/Barber                                                                        1
##   Biscayne Pictures                                                                      0
##   Bisgrove Entertainment                                                                 1
##   Bitter Films                                                                           0
##   Black & Blue Films                                                                     1
##   Black & White Productions                                                              1
##   Black and Blu Entertainment                                                            1
##   Black Balloon Productions                                                              1
##   Black Bear Pictures                                                                    0
##   Black Camel Pictures                                                                   0
##   Black Chalk Productions                                                                1
##   Black Diamond Pictures                                                                 1
##   Black Fawn Films                                                                       1
##   Black Fish Films                                                                       1
##   Black Flag                                                                             1
##   Black Forest Films                                                                     1
##   Black Label Media                                                                      0
##   Black Light District                                                                   1
##   Black Marble Productions                                                               1
##   Black Rhino Productions                                                                1
##   Black Robe                                                                             1
##   Black Sand Pictures                                                                    1
##   Black Sheep Films                                                                      1
##   Black Sky Entertainment                                                                1
##   Black Snake                                                                            1
##   Blackfriars Bridge Films                                                               0
##   Blacklab Entertainment                                                                 1
##   Blackout Productions Inc.                                                              1
##   Blake Edwards                                                                          0
##   Blank of the Dead Productions                                                          1
##   Blast! Films                                                                           1
##   Bleiberg Entertainment                                                                 0
##   Blender Foundation                                                                     0
##   Blenkov & Schønnemann Pictures                                                      1
##   Blind Guy Films                                                                        1
##   Blind Spot Pictures Oy                                                                 1
##   Blind Wink                                                                             1
##   Blind Wink Productions                                                                 1
##   Blinder Films                                                                          1
##   Blinding Edge Pictures                                                                 0
##   BlinkWorks Media                                                                       1
##   Blinky Productions                                                                     1
##   Bliss                                                                                  1
##   Bliss Media                                                                            1
##   Blitz / Welch                                                                          1
##   Blitz Films                                                                            1
##   Blixa Film Productktion                                                                1
##   Block / Hanson                                                                         0
##   Block 2 Pictures                                                                       0
##   Blockade Entertainment                                                                 1
##   Blockbuster Movie Entertainers                                                         1
##   Blondie Girl Productions                                                               0
##   Blood & Chocolate Productions Ltd                                                      1
##   Blood & Wine Productions                                                               1
##   Blood Relations Co.                                                                    1
##   Bloodline Pictures                                                                     1
##   Bloodline Productions                                                                  1
##   Bloodstar Productions                                                                  1
##   BloodWorks                                                                             1
##   Bloody Disgusting                                                                      0
##   Bloody Lip Productions                                                                 1
##   Blowback Pictures                                                                      1
##   BLT Productions                                                                        0
##   Blue-Tongue Films                                                                      0
##   Blue Askew                                                                             1
##   Blue Dot Productions                                                                   1
##   Blue Film                                                                              1
##   Blue Flower Productions                                                                1
##   Blue Gardenia Productions                                                              1
##   Blue Parrot Productions                                                                1
##   Blue Productions                                                                       1
##   Blue Rider Pictures                                                                    0
##   Blue Sea Productions                                                                   1
##   Blue Seraph Productions                                                                1
##   Blue Sky Films                                                                         1
##   Blue Sky Studios                                                                       0
##   Blue Snow Productions                                                                  1
##   Blue Star Pictures                                                                     0
##   Blue Star Productions                                                                  1
##   Blue Train Productions                                                                 1
##   Blue Tulip Productions                                                                 0
##   Blue Wolf                                                                              0
##   Blue Yonder Films                                                                      1
##   Blueeyes Productions                                                                   0
##   Bluegrass Films                                                                        0
##   Bluemark Productions                                                                   1
##   Blueprint Pictures                                                                     0
##   Bluewater Pictures                                                                     1
##   Bluff Road Productions                                                                 1
##   Blumhouse Productions                                                                  0
##   Blurco                                                                                 1
##   BMG Independents                                                                       1
##   BMI (No. 9) Ltd.                                                                       1
##   BN Films                                                                               1
##   BNJArmor                                                                               1
##   Bo-Town Films                                                                          1
##   Bob Productions                                                                        1
##   Bob Swerer Productions                                                                 1
##   Bob Yari Productions                                                                   0
##   Bobby Jones Films LLC                                                                  1
##   Bocaboca Producciones S.A.                                                             1
##   BocFlix                                                                                1
##   Boku Films                                                                             1
##   Bold Films                                                                             0
##   Boll KG                                                                                0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                   0
##   Bollywood Hollywood Production                                                         1
##   Bomar OOD                                                                              0
##   Bombshell Pictures                                                                     1
##   Bona Fide Productions                                                                  0
##   BOND360                                                                                1
##   Bonfire                                                                                1
##   Boo Pictures                                                                           1
##   Bookshop Productions                                                                   1
##   Boram Entertainment Inc.                                                               1
##   Bord Scannan na hEireann / Irish Film Board                                            0
##   Borde/Raich                                                                            1
##   BorderLine Films                                                                       0
##   Boss Media                                                                             0
##   Bottom of the Ninth Productions                                                        1
##   BoulderLight Pictures                                                                  0
##   Boulston Productions Limited                                                           1
##   Bouncing Betty Productions                                                             1
##   Boundless Pictures                                                                     1
##   Bourne Again                                                                           1
##   Bow and Arrow Entertainment                                                            0
##   Bowery Hills Entertainment                                                             1
##   Box Film                                                                               1
##   Boxing Cat Films                                                                       0
##   Boy Culture LLC                                                                        1
##   Boy in the Box                                                                         1
##   Boy of the Year                                                                        1
##   Boy Wonder Films                                                                       1
##   Boyd's Company                                                                         1
##   BoZ Productions                                                                        1
##   Brad Grey Pictures                                                                     0
##   Brad Krevoy Television                                                                 1
##   Brad Zions Films                                                                       1
##   Braeburn Entertainment                                                                 1
##   Brain Farm Digital Cinema                                                              1
##   Branded Entertainment/Batfilm Productions                                              1
##   Brandenberg                                                                            1
##   Brandes Films International                                                            1
##   Brandman Productions                                                                   0
##   Brandt/Haas Productions                                                                1
##   Brandywine Productions                                                                 0
##   Brandywine Productions Ltd.                                                            1
##   Brass Hat Films                                                                        0
##   Braun Entertainment Group                                                              1
##   Braunsberg Productions                                                                 1
##   Brave New Films                                                                        1
##   Braven Films                                                                           1
##   Braveworld Productions                                                                 1
##   BraxtanFILM                                                                            1
##   Break Thru Films                                                                       1
##   Breaking Ball Films                                                                    1
##   Breakthrough Entertainment Productions                                                 1
##   Breakup Productions                                                                    1
##   Breathless Associates                                                                  1
##   Bregman-IAC Productions                                                                1
##   Bregman/Baer Productions                                                               1
##   Breton Film Productions                                                                1
##   Bridge Films                                                                           1
##   Bridgegate FIlms                                                                       1
##   Bridget Johnson Films                                                                  1
##   Bridgit Folman Film Gang                                                               0
##   Bridle Path Films                                                                      1
##   Bright-Persky Associates                                                               1
##   Bright Cold Day Films                                                                  1
##   Brightlight Pictures                                                                   0
##   Brightlight Pictures Inc.                                                              0
##   Brightside Entertainment                                                               1
##   Brightstar Films                                                                       1
##   Brillhart / Gonzales Productions                                                       1
##   Brillstein-Grey Entertainment                                                          0
##   Brillstein Entertainment Partners                                                      1
##   Brink Films                                                                            1
##   Brink Productions                                                                      1
##   Bristol Automotive                                                                     1
##   Bristol Bay Productions                                                                0
##   British American Entertainment                                                         1
##   British Broadcasting Corporation (BBC)                                                 0
##   British Columbia Film                                                                  1
##   British Columbia Television                                                            1
##   British Empire Films Australia                                                         1
##   British Film Company                                                                   0
##   British Film Council                                                                   1
##   British Film Institute (BFI)                                                           0
##   British Lion-Columbia Distributors                                                     1
##   British Lion Film Corporation                                                          0
##   British Lion Films                                                                     1
##   British Screen                                                                         0
##   British Screen Finance Ltd                                                             1
##   British Screen Productions                                                             0
##   Britpack Film Company                                                                  1
##   Broad Green Pictures                                                                   0
##   Broadview Pictures                                                                     1
##   Broadway Video                                                                         1
##   Broken Chair Flickz                                                                    1
##   Broken Films                                                                           1
##   Broken Lizard Industries                                                               0
##   Broken Road Productions                                                                0
##   Bron Capital Partners                                                                  1
##   Bron Studios                                                                           0
##   Bronson Avenue                                                                         1
##   Brood Syndicate                                                                        1
##   Brooks Media                                                                           1
##   Brooksfilms                                                                            0
##   Brooksfilms Ltd.                                                                       1
##   Brookstreet Pictures                                                                   0
##   Brookwell-McNamara Entertainment                                                       0
##   Brothers Dowdle Productions                                                            1
##   Brouwersgracht Investments                                                             0
##   Brown & Stretic                                                                        1
##   Brown Sauce Film Productions                                                           1
##   BrownHouse Productions                                                                 0
##   Brownstone Productions                                                                 0
##   Bruce Brown Films                                                                      1
##   Brucks Entertainment                                                                   1
##   Bruin Grip Services                                                                    0
##   Bryna Productions                                                                      0
##   BSF Film                                                                               1
##   BSM Studio                                                                             0
##   Bubby Productions                                                                      1
##   Buckaroo Entertainment                                                                 0
##   Buckeye Films                                                                          1
##   Buena Onda                                                                             1
##   Buena Vista                                                                            0
##   Buena Vista Distribution Company                                                       1
##   Buena Vista Home Entertainment                                                         1
##   Buena Vista Pictures                                                                   1
##   Bueprint Pictures                                                                      1
##   Buffalo Gal Pictures                                                                   0
##   Buffalo Picture House                                                                  1
##   BUFO                                                                                   1
##   Bugsy Malone Productions                                                               1
##   Bull's Eye Entertainment                                                               0
##   Bull Market Entertainment                                                              1
##   Bullet Films                                                                           0
##   Bullet Pictures                                                                        1
##   Bulletproof Cupid                                                                      1
##   Bungalow 78 Productions                                                                1
##   Bungalow Productions                                                                   1
##   Bunk 11 Pictures                                                                       1
##   Burbank Films Australia                                                                1
##   Burg/Koules Productions                                                                0
##   Burgundy Films                                                                         1
##   Burke/Samples/Foster Productions                                                       1
##   Burn Later Productions                                                                 0
##   Burning Bright Productions                                                             1
##   Burning Ships Productions                                                              1
##   Burns Family Studios                                                                   1
##   Burnside Entertainment                                                                 0
##   Burskin Film                                                                           1
##   Busboy Productions                                                                     1
##   Bushwood Pictures                                                                      1
##   Business Location Sudtirol Alto Adige                                                  1
##   Busted Shark Productions                                                               1
##   Busy Bee Productions                                                                   1
##   Butcher's Run Films                                                                    1
##   Butcher's Run Productions                                                              1
##   Buttercup Films Ltd.                                                                   1
##   BXR Productions                                                                        1
##   Byron A. Martin Productions                                                            1
##   Bystander Films                                                                        1
##   C-2 Pictures                                                                           0
##   C-Films AG                                                                             1
##   C-Hundred Film Corporation                                                             1
##   C & C Brown Production                                                                 1
##   C.B. Films S.A.                                                                        1
##   C.G. Cinema                                                                            0
##   C.O. Films                                                                             1
##   C.O.R.E. Feature Animation                                                             1
##   C.R.G. International                                                                   1
##   C5                                                                                     1
##   CAB Productions                                                                        1
##   Cabin Fever Films                                                                      1
##   Cabin Pictures                                                                         1
##   Cable Stuff Productions                                                                0
##   Cadre Films                                                                            1
##   Café Film                                                                           1
##   Cake Productions Inc.                                                                  1
##   Calamity Films                                                                         1
##   Calash Corporation                                                                     1
##   Calendar Productions                                                                   1
##   Caliban Films                                                                          1
##   Caliber Media Company                                                                  0
##   California Pictures                                                                    1
##   Calimari Productions                                                                   1
##   Callahan Filmworks                                                                     1
##   CALT Productions                                                                       1
##   Caméra One                                                                          1
##   Camberwell / Fly Films                                                                 1
##   Cambria Productions                                                                    1
##   Cambridge Productions                                                                  1
##   Camellia Entertainment                                                                 0
##   Camelot Pictures                                                                       0
##   Camelot Productions                                                                    1
##   Camera 40 Productions                                                                  1
##   Camerimage Festival                                                                    1
##   CAMERON MACKINTOSH                                                                     0
##   Camp / Thompson Pictures                                                               1
##   Camp Hill                                                                              1
##   Camp Video                                                                             1
##   Campanile Productions                                                                  1
##   Campbell Grobman Films                                                                 0
##   Campfire                                                                               1
##   Campfire LLC                                                                           1
##   Canadian Film Centre (CFC)                                                             1
##   Canadian Film Development Corporation (CFDC)                                           0
##   Canadian Film or Video Production Tax Credit (CPTC)                                    0
##   Canadian Television (CTV)                                                              1
##   Canal Plus                                                                             0
##   Canal Plus Group                                                                       1
##   Canal Street Films                                                                     1
##   Canal Sur Televisión                                                                0
##   Canal+                                                                                 0
##   Canal+ Droits Audiovisuels                                                             0
##   Canal+ España                                                                       0
##   Canal+ Polska                                                                          1
##   Canal+France                                                                           1
##   Canal+Polska                                                                           0
##   Canana Films                                                                           1
##   Candleridge Entertainment                                                              1
##   Candlewood Entertainment                                                               0
##   Candy Heart Productions                                                                1
##   Canfield Pictures                                                                      1
##   Cannell Studios                                                                        1
##   Cannes Film Festival                                                                   1
##   Cannibal Films Ltd.                                                                    1
##   Cannon and Morley Productions                                                          1
##   Cannon Entertainment                                                                   1
##   Cannon Films                                                                           0
##   Cannon Group                                                                           0
##   Cannon Italia Srl                                                                      1
##   Cannon Pictures                                                                        0
##   Cannon Productions                                                                     1
##   Canonigo Films                                                                         0
##   Cantharus Productions                                                                  1
##   Capacity Pictures                                                                      0
##   Capcom                                                                                 1
##   Capcom Company                                                                         1
##   Capelight Pictures                                                                     1
##   Capella                                                                                1
##   Capella Films                                                                          1
##   Capella International                                                                  0
##   Capglobe                                                                               1
##   Capital Arts Entertainment                                                             0
##   Capital Equipment Leasing                                                              0
##   Capital Markets Film Finance                                                           1
##   Capitol Films                                                                          0
##   Capitole Films                                                                         1
##   Cappa Defina Productions                                                               1
##   Cappa Productions                                                                      0
##   Capstone Entertainment Group                                                           1
##   Captain Movies                                                                         1
##   Captivate Entertainment                                                                1
##   Captivity Productions                                                                  1
##   Capture The Flag Films                                                                 1
##   Caramel Film                                                                           1
##   Caramel Films                                                                          0
##   Caravan Pictures                                                                       0
##   Carbunkle Cartoons                                                                     1
##   Cargo Entertainment                                                                    0
##   Cargo Films                                                                            1
##   Carlino Productions                                                                    1
##   Carlo Ponti Cinematografica                                                            1
##   Carlo Ponti Production                                                                 1
##   Carlyle Productions                                                                    1
##   Carmel Creek Productions                                                               1
##   Carmel Entertainment                                                                   1
##   Carnaby International                                                                  0
##   Carnelian Productions                                                                  1
##   Carnival Films                                                                         0
##   Carnival Films & Television                                                            0
##   Caro-McLeod                                                                            1
##   Carol Baum Productions                                                                 0
##   Carolco Entertainment                                                                  1
##   Carolco International N.V.                                                             0
##   Carolco Pictures                                                                       0
##   Carolina Film Works                                                                    1
##   Caroline Films                                                                         1
##   Carousel Picture Company                                                               0
##   Carousel Picture Company, The                                                          1
##   Carousel Productions                                                                   1
##   Carsey-Werner Company                                                                  1
##   Cart Before The Horse Productions                                                      1
##   Cartel Productions                                                                     1
##   Carthago Films S.a.r.l.                                                                0
##   Cartier Productions                                                                    1
##   Cartoon Network Studios                                                                0
##   Cartoon Saloon                                                                         0
##   Carver Films                                                                           1
##   Casa Bonita                                                                            1
##   Casablanca Filmworks                                                                   0
##   Casadelic Pictures                                                                     1
##   Case 39 Productions                                                                    1
##   Casey Productions                                                                      0
##   Casey Silver Productions                                                               0
##   Cassadaga Film Production                                                              1
##   Castel Film Romania                                                                    0
##   Castel Film Studio                                                                     1
##   Castel Films                                                                           1
##   Castelao Pictures                                                                      1
##   Castelao Producciones                                                                  0
##   Castle Hill Productions                                                                1
##   Castle Rock Entertainment                                                              0
##   Castleberg Productions                                                                 1
##   Castlight Pictures                                                                     1
##   Casualties Bureau                                                                      1
##   Cat Burglar Productions                                                                1
##   CAT Films                                                                              1
##   Catacombs Productions                                                                  1
##   Catapult Films                                                                         1
##   Catch 23 Entertainment                                                                 1
##   Catch Productions                                                                      1
##   CatchPlay                                                                              0
##   Catfish Productions                                                                    0
##   Cattleya                                                                               0
##   Causeway Films                                                                         1
##   Caviar Films                                                                           0
##   CB Films                                                                               0
##   CB Productions                                                                         1
##   CBS Entertainment Productions                                                          1
##   CBS Films                                                                              0
##   CC Capital Arts Entertainment SRL                                                      0
##   CCCP                                                                                   1
##   CD Films                                                                               1
##   Ce Qui Me Meut Motion Pictures                                                         0
##   Cecchi Gori Group Tiger Cinematografica                                                1
##   Cecchi Gori Pictures                                                                   1
##   CED Productions                                                                        1
##   Celador Films                                                                          0
##   Celador Productions                                                                    1
##   Celandine Films                                                                        1
##   Cell                                                                                   1
##   Celluloid Dreams                                                                       0
##   Celluloid Dreams Productions                                                           1
##   Celtic Films Entertainment                                                             1
##   Cent Productions Inc.                                                                  1
##   Central                                                                                0
##   Central Films                                                                          1
##   Central Films Limited                                                                  1
##   Central Independent Television                                                         1
##   Central Productions                                                                    1
##   Centre National de la Cinématographie                                               0
##   Centre National de la Cinématographie (CNC)                                         0
##   Centron Pictures                                                                       1
##   Centropolis Entertainment                                                              0
##   Centropolis Film Productions                                                           0
##   Century 21 Television                                                                  1
##   Century Park Pictures                                                                  1
##   Century Time (H.K.) Ltd.                                                               1
##   CFCN Communications                                                                    1
##   Chad Troutwine Films                                                                   1
##   Chain Camera Pictures                                                                  1
##   Chaintron                                                                              1
##   Chako Film Company                                                                     0
##   Chal Productions                                                                       1
##   Challenge Film Corporation                                                             1
##                                                                                         Freq
## Var1                                                                                     2
##   "DIA" Productions GmbH & Co. KG                                                        0
##   # Lexyn Productions                                                                    0
##   10 West Studios                                                                        0
##   100 Feet Productions                                                                   0
##   1019 Entertainment                                                                     0
##   108 Media                                                                              0
##   10th Hole Productions                                                                  0
##   11:11 Mediaworks                                                                       0
##   12 Gauge Productions                                                                   0
##   120dB Films                                                                            0
##   13 Ghosts Productions Canada Inc.                                                      0
##   1492 Pictures                                                                          0
##   1600 Limited Partnership                                                               0
##   1812 Productions                                                                       0
##   1818                                                                                   0
##   1821 Pictures                                                                          0
##   185 Trax                                                                               0
##   1976 Productions                                                                       0
##   1984 Private Defense Contractors                                                       0
##   1992 Number Four Limited Partnership                                                   0
##   2 Bridges Productions                                                                  0
##   2 Entertain                                                                            1
##   2 Entertain Video                                                                      0
##   2 Loop Films                                                                           0
##   2 Player Productions                                                                   0
##   2 Wolves Films                                                                         0
##   2.4.7. Films                                                                           0
##   2003 Productions                                                                       0
##   20ten Media                                                                            0
##   20th Century Fox                                                                       0
##   20th Century Fox Film Corporation                                                      0
##   20th Century Fox Home Entertainment                                                    0
##   20th Century Fox Russia                                                                0
##   20th Century Fox Television                                                            0
##   20th Century Pictures                                                                  0
##   21 Laps Entertainment                                                                  0
##   21st Century Film Corporation                                                          0
##   224 Entertainment                                                                      0
##   2262730 Ontario                                                                        0
##   22h22                                                                                  0
##   23/5 Filmproduktion                                                                    0
##   24 Seven Productions                                                                   0
##   24/7 Films                                                                             0
##   26 Films                                                                               0
##   27 Films Production                                                                    0
##   2929 Productions                                                                       0
##   2am Films                                                                              0
##   2B Films                                                                               0
##   2DS Productions                                                                        0
##   2S Films                                                                               0
##   3 Arts Entertainment                                                                   0
##   3 in the Box                                                                           1
##   3 Ring Circus Films                                                                    0
##   33 Pictures                                                                            0
##   3311 Productions                                                                       0
##   33andOut Productions                                                                   0
##   343 Industries                                                                         0
##   34th Street Films                                                                      1
##   360 Pictures                                                                           0
##   391 Productions                                                                        0
##   3b productions                                                                         0
##   3B Productions                                                                         0
##   3DTK                                                                                   0
##   3Foot7                                                                                 0
##   3L Filmproduktion GmbH                                                                 0
##   3L Filmverleih                                                                         0
##   3L Productions                                                                         0
##   40 Acres & A Mule Filmworks                                                            0
##   403 Productions                                                                        0
##   42 Films                                                                               0
##   430 Productions                                                                        0
##   44th Floor Productions                                                                 0
##   455 Films                                                                              0
##   4Cows                                                                                  0
##   4DH Films                                                                              0
##   4Kids Entertainment                                                                    0
##   4M                                                                                     0
##   5150 Action                                                                            0
##   61* Productions Inc.                                                                   0
##   6140 Productions                                                                       0
##   7 Network                                                                              0
##   72 Productions                                                                         1
##   72nd Street Productions                                                                0
##   777 Films Corporation                                                                  0
##   7th Sense Films                                                                        0
##   8:38 Productions                                                                       0
##   80 Days Productions                                                                    0
##   8383 Productions                                                                       0
##   852 Films                                                                              0
##   87Eleven                                                                               1
##   8th In Line                                                                            0
##   9 Story Media Group                                                                    0
##   900 Films                                                                              0
##   98 MPH Productions                                                                     0
##   A-1 Pictures                                                                           0
##   A-Mark Entertainment                                                                   0
##   A-Team                                                                                 1
##   A B Corp                                                                               0
##   A Band Apart                                                                           0
##   A BandApart                                                                            0
##   A Bigger Boat                                                                          0
##   A Company Filmproduktionsgesellschaft                                                  0
##   A Grand Elephant                                                                       1
##   A Hot Dog                                                                              0
##   A Loopy Production LLC                                                                 0
##   A Lucky Old Sun Production                                                             0
##   A Plus Entertainment                                                                   0
##   A&B Producoes                                                                          0
##   A&E IndieFilms                                                                         1
##   A&E Television Networks                                                                0
##   A&M Films                                                                              0
##   A. C. I. Films                                                                         0
##   A. Film                                                                                0
##   A.C. Lyles Productions                                                                 0
##   A.C.E.                                                                                 0
##   A.G. Films                                                                             0
##   A.J.O.Z. Films                                                                         0
##   A.S. Films                                                                             1
##   A.U.M. Films                                                                           0
##   A+E Studios                                                                            0
##   A113                                                                                   0
##   A2 Entertainment Group                                                                 0
##   A24                                                                                    0
##   A71 Productions                                                                        0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                            0
##   AAMPI Inc.                                                                             0
##   AAR Films                                                                              0
##   Aardman Animations                                                                     0
##   Aaron Spelling Productions                                                             0
##   Abandon Entertainment                                                                  0
##   Abandon Pictures                                                                       1
##   Abbolita Productions                                                                   1
##   ABC Circle Films                                                                       1
##   ABC Entertainment                                                                      0
##   ABC Family                                                                             1
##   ABC Motion Pictures                                                                    0
##   ABC Pictures                                                                           0
##   ABC Productions                                                                        0
##   ABC Studios                                                                            0
##   Abduction Films                                                                        0
##   Aberration Films                                                                       0
##   Abnormal Pictures                                                                      0
##   Abraham Productions                                                                    0
##   abramoff Production                                                                    0
##   Abramoff Production                                                                    0
##   ABS-CBN Film Productions                                                               0
##   Absolute Entertainment                                                                 0
##   Academy Films                                                                          0
##   Academy Pictures                                                                       0
##   Acajou Films                                                                           0
##   Accelerated Matter                                                                     0
##   Accelerator Films                                                                      0
##   Accent Films                                                                           0
##   Access Films                                                                           0
##   Access Motion Pictures                                                                 1
##   Access Pictures                                                                        0
##   Accomplice Films                                                                       0
##   Ace Film Company                                                                       0
##   Achab Film                                                                             0
##   Achilles                                                                               0
##   Achte Babelsberg Film                                                                  0
##   Acme Shark                                                                             0
##   Acorn Pictures                                                                         0
##   Acorn Productions                                                                      0
##   Acrobat Productions                                                                    0
##   Across the River Productions                                                           0
##   Across Town Productions                                                                0
##   Act III Communications                                                                 0
##   Actionhouse                                                                            0
##   Active Entertainment                                                                   1
##   Ad Hominem Enterprises                                                                 0
##   Ad Vitim Distribution                                                                  0
##   Ada Films                                                                              0
##   Adam Fields Productions                                                                0
##   Adam Schroeder Productions                                                             0
##   ADCB Films                                                                             0
##   Adder                                                                                  0
##   Addicted Productions                                                                   0
##   Addis Wechsler Pictures                                                                0
##   Adelaide Film Festival                                                                 0
##   Aden Film                                                                              0
##   Adi Shankar Production                                                                 0
##   Adlabs Films Ltd.                                                                      0
##   Admire Productions Ltd.                                                                0
##   AdScott Pictures                                                                       0
##   Adventure Pictures                                                                     0
##   AE Electra Productions                                                                 0
##   Aegis Film Fund                                                                        0
##   Aeroplano                                                                              0
##   Aeteas Filmproduktions                                                                 0
##   AF Production                                                                          0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                    0
##   Affirm Films                                                                           0
##   AFG Talons Productions                                                                 0
##   Afineevsky - Tolmor Production                                                         0
##   Afraid of the Dark                                                                     0
##   Afrodita Audiovisual, A.I.E.                                                           1
##   After Dark Films                                                                       0
##   Against the Wild Films                                                                 0
##   Agamemnon Films                                                                        0
##   Agat Films & Cie                                                                       1
##   Agatha Christie Ltd                                                                    0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                       0
##   Agencja Produkcji Filmowej                                                             1
##   Agenda                                                                                 0
##   Agent Two                                                                              0
##   AGGK Films                                                                             0
##   Aggregate Film                                                                         0
##   Aggregate Films                                                                        0
##   Agi Orsi Productions                                                                   0
##   Agora Entertainment                                                                    1
##   Ahimsa Films                                                                           0
##   AI-Film                                                                                1
##   Aimimage Productions                                                                   1
##   Airborne Productions                                                                   1
##   Akil Production Company                                                                0
##   Akkord Film Produktion GmbH                                                            0
##   Akson Studio                                                                           0
##   Al!ve AG                                                                               0
##   Alabama Moon Entertainment                                                             0
##   Alabama Production Group                                                               0
##   Alan Greenspan Productions                                                             0
##   Alan Jay Lerner Productions                                                            0
##   Alan Landsburg Productions                                                             0
##   Alan Sacks Productions                                                                 1
##   Alan Shayne Productions                                                                0
##   Alarum PIctures                                                                        0
##   Albert Band International Productions Inc.                                             0
##   Albert S. Ruddy Productions                                                            0
##   Alberta Film Entertainment                                                             0
##   Alberto Grimaldi Productions                                                           0
##   Albino Alligator Productions                                                           0
##   Alced Productions                                                                      0
##   Alchemedia Films                                                                       1
##   Alchemy Television                                                                     0
##   Alcina Pictures                                                                        1
##   Alcon Entertainment                                                                    0
##   Alcor Films                                                                            0
##   Alcove Entertainment                                                                   1
##   Aldamisa Entertainment                                                                 0
##   Aldrich Group                                                                          0
##   Alea Docs & Films                                                                      0
##   Alejandro Martínez                                                                  0
##   Aleph Motion Pictures                                                                  0
##   Alex Entertainment Inc.                                                                0
##   Alexander Groupe                                                                       0
##   Alexander Salkind                                                                      0
##   Alexandre Films                                                                        0
##   Alfama Films                                                                           0
##   Alfran Productions                                                                     0
##   Alfred Image Works                                                                     0
##   Alfred J. Hitchcock Productions                                                        0
##   Algonquin                                                                              0
##   Algonquin Productions Limited                                                          0
##   AliBella Pictures                                                                      0
##   Alicéléo                                                                         0
##   Alive Films                                                                            0
##   Alive Productions                                                                      1
##   All For A Films                                                                        0
##   All Girl Productions                                                                   1
##   All Knight Productions                                                                 0
##   All Night Productions                                                                  0
##   Allagash Films                                                                         0
##   Allan Zeman Productions                                                                0
##   Allarcom Limited                                                                       0
##   Allarts                                                                                0
##   Allarts Production                                                                     0
##   Allegra Pictures                                                                       0
##   Allegro-Film                                                                           0
##   Allegro Films                                                                          0
##   Alliance                                                                               0
##   Alliance Atlantis Communications                                                       0
##   Alliance Atlantis Motion Picture Production                                            0
##   Alliance Communications                                                                0
##   Alliance Communications Corporation                                                    0
##   Alliance Entertainment                                                                 0
##   Alliance Films                                                                         0
##   Allied Artists                                                                         0
##   Allied Artists Pictures                                                                0
##   Allied Film Makers                                                                     0
##   Allied Film Production                                                                 0
##   Allied Filmmakers                                                                      0
##   Allied Stars, Ltd.                                                                     0
##   Allied Vision                                                                          1
##   Alligator Inc                                                                          0
##   Allison Shearmur Productions                                                           0
##   Alloy Entertainment                                                                    0
##   Allspark Pictures                                                                      0
##   Almega Projects                                                                        0
##   Almena Films                                                                           0
##   Almost Midnight Productions                                                            0
##   Aloe Entertainment                                                                     0
##   Along The Tracks                                                                       0
##   Aloupis Productions                                                                    0
##   Alpha Core                                                                             1
##   Alpha Films                                                                            0
##   Alpha Productions                                                                      0
##   Alphaville Films                                                                       0
##   Alphaville Productions                                                                 1
##   Alpine Pictures                                                                        0
##   Alquimia Cinema                                                                        1
##   Also Known As Pictures                                                                 0
##   Alta Films S.A.                                                                        0
##   Alta Loma Entertainment                                                                0
##   Alta Vista Film Production                                                             0
##   Alta Vista Productions                                                                 0
##   Altar Productions                                                                      1
##   Alter Films                                                                            0
##   Alternate Ending Studios                                                               0
##   Altitude Film Entertainment                                                            0
##   Altus Productions                                                                      0
##   Always Split Aces Productions                                                          0
##   Amalgam Features                                                                       0
##   Amasia Entertainment                                                                   1
##   Amaze Film + Television                                                                0
##   Amazing Film Studio                                                                    0
##   Amazon Studios                                                                         0
##   amber entertainment                                                                    1
##   Amber Lamps                                                                            0
##   Amberdale Productions                                                                  1
##   AMBI Group                                                                             0
##   Ambi Pictures                                                                          1
##   Ambience Entertainment                                                                 0
##   Ambient Entertainment GmbH                                                             1
##   Amblimation                                                                            0
##   Amblin Entertainment                                                                   0
##   Ambrosino / Delmenico                                                                  0
##   Ambush Entertainment                                                                   0
##   AMC Pictures                                                                           0
##   Amen Ra Films                                                                          0
##   Ameran Films                                                                           1
##   Amercent Films                                                                         0
##   American Broadcasting Company (ABC)                                                    0
##   American Cinema International                                                          1
##   American Cinema Productions                                                            1
##   American Eagle                                                                         0
##   American Empirical Pictures                                                            1
##   American Entertainment Investors                                                       0
##   American Entertainment Partners II L.P.                                                1
##   American Entertainment Partners L.P.                                                   0
##   American Film Company                                                                  1
##   American Film Institute (AFI)                                                          0
##   American Films                                                                         0
##   American Independent Productions                                                       0
##   American International Pictures (AIP)                                                  0
##   American International Productions                                                     1
##   American Media Group                                                                   0
##   American Playhouse                                                                     1
##   American Playhouse Theatrical Films                                                    0
##   American Werewolf Inc.                                                                 0
##   American Zoetrope                                                                      0
##   Amicus Entertainment                                                                   0
##   Amicus Productions                                                                     0
##   Amjo Productions                                                                       1
##   AMLF                                                                                   0
##   Amok II Productions                                                                    0
##   Amok Productions                                                                       0
##   Amy Robinson Productions                                                               0
##   An Olive Branch Productions                                                            1
##   ANA Media                                                                              1
##   Anacol Productions Inc.                                                                0
##   Anagram Pictures Inc.                                                                  1
##   Anagram Produktion                                                                     0
##   Anant Singh Production                                                                 0
##   Anarchos Productions                                                                   0
##   Anchor Bay                                                                             0
##   Anchor Bay Entertainment                                                               0
##   Anchor Bay Films                                                                       0
##   Andalasia Productions                                                                  0
##   Andale Pictures                                                                        0
##   Andell Entertainment                                                                   1
##   Andertainment Group                                                                    0
##   Andor Films                                                                            0
##   Andrea Leone Films                                                                     0
##   Andrea Sperling Productions                                                            1
##   Andrew Lauren Productions (ALP)                                                        0
##   Andrew Stevens Entertainment                                                           0
##   Ang Lee Productions                                                                    0
##   Angeles Entertainment Group                                                            0
##   Angels & Airwaves                                                                      0
##   Anglia Television                                                                      1
##   Anglo-Amalgamated Film Distributors                                                    1
##   Anglo-Amalgamated Productions                                                          0
##   Anglo-American Film Corporation                                                        0
##   Anglo Enterprises                                                                      0
##   Angoa-Agicoa                                                                           0
##   Angry Films                                                                            0
##   Anguish Film                                                                           0
##   Anhelo Productions                                                                     0
##   Anil Kapoor Film Company                                                               0
##   AnimagicNet A/S                                                                        0
##   Animakids Productions                                                                  0
##   Animal Kingdom                                                                         0
##   Animal Logic                                                                           1
##   Animal Planet                                                                          0
##   Animatógrafo                                                                        0
##   Animation Picture Company                                                              0
##   Animationwerks                                                                         0
##   Anime Innovation Tokyo                                                                 0
##   Animus Films                                                                           0
##   Aniplex                                                                                0
##   Anka Film                                                                              0
##   Anna Lena Films                                                                        0
##   Annapurna Pictures                                                                     0
##   Annapurna Productions                                                                  0
##   Annuit Coeptis Entertainment II                                                        0
##   Annuit Coeptis Entertainment Inc.                                                      1
##   Anomaly Entertainment                                                                  0
##   Anonymous Content                                                                      0
##   Another Mulligan Entertainment                                                         0
##   Antares Produzione Cinematografica                                                     0
##   Antena 3 Films                                                                         0
##   Antena 3 Televisión                                                                 1
##   Anthem Productions                                                                     0
##   Anthos Media                                                                           0
##   Antidote Films                                                                         0
##   Antidote Films (I)                                                                     1
##   Antietam Filmworks                                                                     0
##   Anton Capital Entertainment (ACE)                                                      0
##   Antzworks                                                                              0
##   Apaches Entertainment                                                                  0
##   Apart Films                                                                            0
##   Apatow Productions                                                                     0
##   Aperture Entertainment                                                                 0
##   Apipoulaï                                                                           0
##   Apjac International                                                                    0
##   APJAC Productions                                                                      0
##   Apollo Associates                                                                      0
##   Apollo Media                                                                           0
##   Apollo Pictures                                                                        0
##   ApolloMedia Distribution                                                               0
##   ApolloMovie Beteiligungs                                                               0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                     1
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                         0
##   ApolloProMovie                                                                         1
##   ApolloProMovie & Co. 3. Filmproduktion                                                 0
##   ApolloProScreen                                                                        0
##   ApolloProScreen Filmproduktion                                                         1
##   Apotheosis Media Group                                                                 0
##   Apparatus Productions                                                                  0
##   Appian Way                                                                             0
##   Apple Corps                                                                            1
##   Apple Film Productions                                                                 0
##   Apple Inc.                                                                             0
##   Applecross                                                                             0
##   Applehead Pictures                                                                     0
##   Appleseed Film Partners                                                                0
##   Applied Action                                                                         0
##   April Productions                                                                      0
##   APT Films                                                                              0
##   Aquarius Films                                                                         1
##   AR-TL                                                                                  0
##   AR Films                                                                               0
##   Arable Entertainment                                                                   0
##   Arachnid Productions Ltd.                                                              0
##   Aramid Entertainment Fund                                                              0
##   Arc Entertainment                                                                      1
##   Arc Productions                                                                        0
##   Arcade Films                                                                           0
##   Arcade Pictures                                                                        0
##   Arcadia Motion Pictures                                                                0
##   Arcane Pictures                                                                        0
##   Archangel                                                                              0
##   Archer Entertainment                                                                   0
##   Archer Gray                                                                            0
##   Archer Street Productions                                                              0
##   Archimede                                                                              1
##   Archipel 35                                                                            0
##   Arclight Films                                                                         0
##   Arcola Pictures                                                                        0
##   Arcturus Motion Pictures                                                               0
##   ARD                                                                                    0
##   ARD Degeto Film                                                                        0
##   ARD/Degeto Film GmbH                                                                   0
##   Ardustry Entertainment                                                                 1
##   area japan                                                                             0
##   Arena Productions                                                                      0
##   Arenamedia                                                                             0
##   Argonaut Pictures                                                                      0
##   Argos Films                                                                            0
##   Argyle Enterprises                                                                     1
##   Argyll Film Partners                                                                   0
##   Aries [jp]                                                                             0
##   Aries Cinematográfica Argentina                                                     0
##   Aries Productions                                                                      0
##   ArieScope Pictures                                                                     0
##   Aristos Films                                                                          0
##   Ariztical Entertainment                                                                0
##   Arkoff International                                                                   0
##   Arlington Road Productions Corporation                                                 0
##   ARM Entertainment                                                                      0
##   Armada Films                                                                           0
##   Armian pictures                                                                        0
##   Armor Entertainment                                                                    0
##   Armory Films                                                                           0
##   Armzfx                                                                                 0
##   Arnold Kopelson Productions                                                            0
##   Arnold Stiefel Company                                                                 0
##   Arnon Milchan Productions                                                              0
##   ARO Entertainment                                                                      0
##   ARP Sélection                                                                       1
##   Arramis Films                                                                          0
##   Arrete Ton Cinema                                                                      0
##   Arrow Films                                                                            0
##   Arrowstorm Entertainment                                                               0
##   ARS Film Production                                                                    0
##   Ars Nova                                                                               0
##   Art & Industry                                                                         0
##   Art In Motion                                                                          0
##   Art Linson Productions                                                                 0
##   Art Pictures Studio                                                                    0
##   Artémis Productions                                                                 0
##   Arte                                                                                   0
##   ARTE                                                                                   0
##   Arte Deutschland TV GmbH                                                               0
##   Arte France                                                                            0
##   Arte France Cinéma                                                                  0
##   Artemis                                                                                0
##   Artemis Film                                                                           1
##   Artfire Films                                                                          0
##   Artic Productions LLC                                                                  0
##   ArtImage Entertainment                                                                 0
##   Artimm                                                                                 0
##   Artina Films                                                                           0
##   Artisan Entertainment                                                                  0
##   Artist Film                                                                            0
##   Artista Management                                                                     0
##   Artistry Limited                                                                       0
##   Artists Entertainment Complex                                                          1
##   Artists Production Group (APG)                                                         1
##   Artists Public Domain                                                                  0
##   ArtPhyl                                                                                0
##   Arts Council of England                                                                0
##   Arts+Labor                                                                             0
##   Arturo Production                                                                      0
##   Arwin Productions                                                                      1
##   As Is Productions                                                                      0
##   ASAF                                                                                   0
##   Asahi National Broadcasting Company                                                    0
##   Asap films                                                                             0
##   Ascendant Pictures                                                                     0
##   Ascension Pictures                                                                     1
##   Ascension Productions                                                                  0
##   Ascot Elite Home Entertainment                                                         1
##   Asgaard Entertainment                                                                  0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                               0
##   Asia Digital Entertainment                                                             0
##   Asia Tropical Films                                                                    0
##   ASIG Productions                                                                       0
##   Asis Productions                                                                       0
##   ASK Kodansha                                                                           0
##   Asmik Ace Entertainment                                                                1
##   Aspect Ratio Film                                                                      0
##   Aspen Film Society                                                                     0
##   Aspen Productions                                                                      0
##   Aspen Productions (I)                                                                  0
##   Asphalt Productions                                                                    0
##   Assassin's Fist Limited                                                                0
##   Assassin Films                                                                         0
##   Associated British-Pathé                                                            1
##   Associated Capital                                                                     0
##   Associated General Films                                                               0
##   Associated Producers (API)                                                             0
##   Associates & Aldrich Company, The                                                      1
##   Astral Bellevue Pathé                                                               0
##   Astral Media                                                                           0
##   Astron-6 Video International                                                           1
##   Asylum Films                                                                           0
##   Asylum, The                                                                            0
##   Asymmetrical Productions                                                               0
##   Atípica Films                                                                       0
##   ATG Productions                                                                        0
##   Atitude Produções e Empreendimentos                                              0
##   Atkinson/Knickerbocker Productions                                                     0
##   Atlantic Entertainment Group                                                           1
##   Atlantic Picture Company                                                               0
##   Atlantic Pictures                                                                      0
##   Atlantic Pictures (II)                                                                 0
##   Atlantic Releasing Corporation                                                         0
##   Atlantic Swiss Productions                                                             1
##   Atlantic Television                                                                    0
##   Atlas 2 Productions                                                                    0
##   Atlas Entertainment                                                                    0
##   Atlas Film                                                                             0
##   Atlas Films                                                                            0
##   Atlas Independent                                                                      1
##   Atlas Productions                                                                      0
##   Atman Entertainment                                                                    0
##   Atmo Media Network                                                                     0
##   Atmosphere Entertainment MM                                                            0
##   Atmospheric Pictures                                                                   0
##   ATO Pictures                                                                           0
##   ATR Films                                                                              0
##   Atresmedia Cine                                                                        0
##   Attaboy Films                                                                          0
##   Attainment Media Group                                                                 0
##   Attercop Productions                                                                   0
##   Attic Light Films                                                                      0
##   Attila Productions                                                                     0
##   Aubrey Schenck Productions                                                             0
##   Audax Films                                                                            0
##   Audley Films LLP                                                                       0
##   August Entertainment                                                                   0
##   August Films                                                                           0
##   Augustus Color                                                                         0
##   Augustus Film                                                                          0
##   Aura Entertainment                                                                     0
##   Aura Film Partnership                                                                  0
##   Aurora Entertainment                                                                   1
##   Aurora Productions                                                                     0
##   Australian Broadcasting Corporation                                                    1
##   Australian Film Commission                                                             1
##   Australian Film Finance Corporation                                                    0
##   Australian Film Finance Corporation (AFFC)                                             0
##   Australian International Film Corp. (AIFC)                                             0
##   Automatic Media                                                                        0
##   Automatik Entertainment                                                                0
##   Autonomous                                                                             1
##   Autonomous Films                                                                       0
##   Autour de Minuit Productions                                                           0
##   AV Club, The                                                                           0
##   AV Pictures                                                                            0
##   AvÅŸar Film                                                                          0
##   Avala Film                                                                             1
##   Avalanche Films                                                                        0
##   Avalanche Productions                                                                  0
##   Avalon Pictures                                                                        0
##   Avalon Studios                                                                         0
##   Avalon/NFU Studios                                                                     0
##   AVCO Embassy Pictures                                                                  0
##   Avenging Conscience                                                                    1
##   Avenue Entertainment                                                                   0
##   Avenue Picture                                                                         0
##   Avenue Pictures Productions                                                            0
##   Aversano Films                                                                         0
##   Avery Pix                                                                              0
##   Avex Inc.                                                                              0
##   Avi Arad Productions                                                                   0
##   Avi Chai fund                                                                          0
##   Avnet/Kerner Productions                                                               0
##   Avrora Media                                                                           0
##   Awesomeness Films                                                                      0
##   Axon Films                                                                             0
##   AZ Works                                                                               0
##   Azari Media                                                                            0
##   AZL Productions KG                                                                     0
##   Azoff Entertainment                                                                    1
##   B and G Derivatives Holdings                                                           0
##   B.A. Produktion                                                                        0
##   B.D.S. Productions                                                                     0
##   B.D.S. Productions Inc.                                                                0
##   B.H. Finance C.V.                                                                      0
##   B24                                                                                    0
##   Baba Arts Limited Productions                                                          0
##   Babbo Inc.                                                                             0
##   Babe Film                                                                              0
##   Babe Films                                                                             1
##   Babelsberg Film                                                                        1
##   Babelsberg Film GmbH                                                                   0
##   Babelsberg International Film Produktion                                               0
##   Babieka                                                                                1
##   Baby Cart                                                                              0
##   Baby Cow Films                                                                         1
##   Baby Cow Productions                                                                   0
##   Babylon                                                                                0
##   Babylonian Productions                                                                 0
##   Bac Films                                                                              0
##   BAC Films                                                                              1
##   Bachelor Party Productions                                                             0
##   Bachrach/Gottlieb Productions                                                          0
##   Back Lot Pictures                                                                      0
##   Backup Films                                                                           0
##   Backup Media                                                                           1
##   Bacon & Eggs                                                                           0
##   Bad Angels Productions, Ltd.                                                           1
##   Bad Badger                                                                             0
##   Bad Biology                                                                            0
##   Bad Cop Bad Cop Film Productions                                                       0
##   Bad Hat Harry Productions                                                              0
##   Bad Lt. Productions                                                                    0
##   Bad Monkey Productions                                                                 0
##   Bad Robot                                                                              0
##   Badlands Company                                                                       0
##   Bórd Scannán na hÃâ\200°ireann                                                     0
##   Bagdasarian Productions                                                                0
##   BaggyJoe Productions                                                                   0
##   Bahr Productions Inc.                                                                  0
##   Bait Productions                                                                       0
##   Baker Street                                                                           1
##   Bakshi Productions                                                                     1
##   Balaji Motion Pictures                                                                 0
##   Balcor Film Investors                                                                  1
##   Baldwin Entertainment Group                                                            0
##   Baldwin/Cohen Productions                                                              0
##   Ballinran Productions                                                                  0
##   Ballpark Productions Partnership                                                       0
##   Baltic Film Group                                                                      0
##   Baltic Film Services                                                                   0
##   Baltimore Pictures                                                                     0
##   Baltimore Spring Creek Pictures                                                        0
##   Baltimore Spring Creek Productions                                                     0
##   Baltmedia                                                                              0
##   Banana-Moon Sky Films                                                                  0
##   Bandai Visual Company (JAPAN)                                                          0
##   Bande a Part Films                                                                     0
##   Bandito Brothers                                                                       1
##   Bandoola Productions                                                                   0
##   Banger Films                                                                           0
##   Banger Productions                                                                     1
##   Bankable                                                                               0
##   Bankside Films                                                                         1
##   Banner House Productions                                                               0
##   Banter                                                                                 0
##   Barbarian Films                                                                        1
##   Barclays Mercantile Industrial Finance                                                 0
##   Bardel Entertainment Inc.                                                              0
##   barefoot films                                                                         0
##   Barenholtz Production                                                                  0
##   Barking Fish Entertainment                                                             0
##   Barnet Bain Films                                                                      0
##   Barnsnape Films                                                                        0
##   Baron Films                                                                            0
##   Barraboy Films                                                                         0
##   Barry & Enright Productions                                                            0
##   Barry Mendel Productions                                                               0
##   Bartlett Films                                                                         0
##   Barwood Films                                                                          1
##   Base 12 Productions                                                                    0
##   Basic Pictures                                                                         0
##   Basket Case Productions                                                                0
##   Batjac Productions                                                                     0
##   Battle Mountain Films                                                                  0
##   Battleplan Productions                                                                 0
##   Bauer Martinez Studios                                                                 1
##   Baumgarten-Prophet Entertainment                                                       0
##   Baumgarten Management and Productions (BMP)                                            0
##   Baumgarten Merims Productions                                                          1
##   Bausan Films                                                                           0
##   Bavaria Film                                                                           0
##   Bavaria Pictures                                                                       1
##   Bay Films                                                                              0
##   Bayerischer Banken-Fonds                                                               0
##   Bayerischer Rundfunk (BR)                                                              0
##   Bayonne Entertainment                                                                  0
##   Bayou Film Inc                                                                         0
##   Bayou Pictures                                                                         0
##   Bazelevs Production                                                                    0
##   Bazmark Films                                                                          0
##   BB Film Productions                                                                    0
##   BB Films                                                                               0
##   BBC                                                                                    0
##   BBC America                                                                            0
##   BBC Arena                                                                              0
##   BBC Cymru Wales                                                                        0
##   BBC Drama Group                                                                        0
##   BBC Drama Productions                                                                  0
##   BBC Earth                                                                              1
##   BBC Earth Films                                                                        0
##   BBC Films                                                                              0
##   BBC Home Video                                                                         0
##   BBC Natural History                                                                    0
##   BBC Scotland                                                                           1
##   BBC Storyville                                                                         0
##   BBC Television UK                                                                      0
##   BBC Wales                                                                              1
##   BBC Worldwide                                                                          0
##   BBS Productions                                                                        1
##   BCDF Pictures                                                                          0
##   BD Cine                                                                                0
##   Be Gentlemen Limited Partnership                                                       0
##   Be Good Productions                                                                    0
##   Beachfront Films                                                                       0
##   Beachside Films                                                                        1
##   Beacon Communications                                                                  0
##   Beacon Pictures                                                                        0
##   Beagle Pug Films                                                                       1
##   Beanca Films                                                                           0
##   Beatrice Film                                                                          0
##   Beautiful Kate Productions                                                             0
##   Beaver Films                                                                           0
##   Bece Canada Productions                                                                0
##   Becker International                                                                   0
##   Bedford Falls Company, The                                                             0
##   Bedford Falls Productions                                                              0
##   Bedlam Pictures                                                                        0
##   Bedlam Productions                                                                     1
##   Bee Holder Productions                                                                 0
##   Bee Train                                                                              0
##   Bee Vine Pictures                                                                      0
##   Beech Hill Films                                                                       0
##   Before the Door Pictures                                                               0
##   Beginner's Luck                                                                        0
##   Behavioral Problem Productions Ltd.                                                    0
##   Beijing Poly-bona Film Distribution Company                                            0
##   Beijing Shuijing Shenlan International Media Co.                                       0
##   Bekmambetov Projects Ltd.                                                              0
##   Bel Air Entertainment                                                                  0
##   Belgacom                                                                               0
##   Believe Entertainment                                                                  0
##   Believe Pictures                                                                       0
##   Bell Broadcast and New Media Fund                                                      0
##   Bell Media                                                                             0
##   Bella Productions                                                                      0
##   Belladonna Productions                                                                 0
##   Bellanova Films                                                                        0
##   Belle Pictures                                                                         0
##   Bellpond Films                                                                         0
##   Bellwether Pictures                                                                    0
##   Ben-Ami/Leeds Productions                                                              0
##   Benaroya Pictures                                                                      0
##   Benchmark                                                                              0
##   Bender-Spink Inc.                                                                      0
##   Benderspink                                                                            0
##   BenderSpink                                                                            0
##   Benedek Films                                                                          0
##   Benedict Pictures Corp.                                                                0
##   Benmar Productions                                                                     0
##   Bennett-Robbins Productions                                                            0
##   Benteveo Producciones                                                                  0
##   Bentley Productions                                                                    0
##   Bergman Lustig productions                                                             0
##   Berkshire Axis Media                                                                   0
##   Berlanti Productions                                                                   0
##   Bernard Gayle Productions                                                              0
##   Berrick Filmproduktion                                                                 0
##   Bersin Pictures                                                                        1
##   Bert Marcus Productions                                                                0
##   Berwick Street Productions                                                             0
##   Best Brains                                                                            0
##   Best Film                                                                              0
##   Best Man Filmproduktions                                                               0
##   Best Medicine Productions                                                              0
##   Beta Cinema                                                                            0
##   Bettis Productions Limited                                                             0
##   Between The Eyes                                                                       1
##   Beverly Detroit                                                                        0
##   Bewitched                                                                              0
##   Beyond Films                                                                           0
##   Beyond Infinity                                                                        0
##   BFI Film Fund                                                                          0
##   BH Tilt                                                                                0
##   Bhansali Films                                                                         0
##   BHE Films                                                                              0
##   Bi-polar Pictures                                                                      0
##   Bianca Film                                                                            1
##   Bifrost Pictures                                                                       0
##   Big Arty Productions                                                                   0
##   Big Bad Film                                                                           0
##   Big Beach Films                                                                        0
##   Big Beach Productions                                                                  1
##   Big Bug Pictures                                                                       0
##   Big Easy Pictures                                                                      0
##   Big Fan Productions                                                                    0
##   Big Farm                                                                               0
##   Big Fish Films                                                                         0
##   Big Focus Television                                                                   0
##   Big Idea Productions                                                                   1
##   Big Indie Pictures                                                                     0
##   Big Kid Pictures                                                                       0
##   Big Noise Films                                                                        0
##   Big Picture Media Corporation                                                          0
##   BIG Pictures                                                                           1
##   Big Primate Pictures                                                                   0
##   Big Screen Entertainment Group                                                         1
##   Big Screen Productions                                                                 0
##   Big Shot Productions                                                                   0
##   Big Stan Productions                                                                   0
##   Big Talk Productions                                                                   0
##   Big Ticket Productions                                                                 0
##   Big World                                                                              0
##   Big Yellow Films                                                                       0
##   Bigel / Mailer Films                                                                   1
##   Bigel Entertainment                                                                    0
##   Bigelow Productions                                                                    0
##   Bigscope Films                                                                         0
##   Bikini Films                                                                           0
##   Bill and Ben Productions                                                               0
##   Bill Graham Films                                                                      0
##   Bill Kenwright Films                                                                   1
##   Bill Melendez Productions                                                              1
##   Bill/Phillips                                                                          0
##   Billy Goat Pictures                                                                    0
##   BIM Distribuzione                                                                      0
##   Bing Crosby Productions                                                                0
##   Bioskop-Film GmbH                                                                      0
##   Bioskop Film                                                                           0
##   Bioware                                                                                0
##   Birchwood Pictures                                                                     1
##   Bird and a Bear Entertainment                                                          0
##   Birdsong Pictures                                                                      0
##   Birnbaum / Barber Productions                                                          1
##   Birnbaum/Barber                                                                        0
##   Biscayne Pictures                                                                      1
##   Bisgrove Entertainment                                                                 0
##   Bitter Films                                                                           0
##   Black & Blue Films                                                                     0
##   Black & White Productions                                                              0
##   Black and Blu Entertainment                                                            0
##   Black Balloon Productions                                                              0
##   Black Bear Pictures                                                                    0
##   Black Camel Pictures                                                                   1
##   Black Chalk Productions                                                                0
##   Black Diamond Pictures                                                                 0
##   Black Fawn Films                                                                       0
##   Black Fish Films                                                                       0
##   Black Flag                                                                             0
##   Black Forest Films                                                                     0
##   Black Label Media                                                                      1
##   Black Light District                                                                   0
##   Black Marble Productions                                                               0
##   Black Rhino Productions                                                                0
##   Black Robe                                                                             0
##   Black Sand Pictures                                                                    0
##   Black Sheep Films                                                                      0
##   Black Sky Entertainment                                                                0
##   Black Snake                                                                            0
##   Blackfriars Bridge Films                                                               1
##   Blacklab Entertainment                                                                 0
##   Blackout Productions Inc.                                                              0
##   Blake Edwards                                                                          1
##   Blank of the Dead Productions                                                          0
##   Blast! Films                                                                           0
##   Bleiberg Entertainment                                                                 1
##   Blender Foundation                                                                     0
##   Blenkov & Schønnemann Pictures                                                      0
##   Blind Guy Films                                                                        0
##   Blind Spot Pictures Oy                                                                 0
##   Blind Wink                                                                             0
##   Blind Wink Productions                                                                 0
##   Blinder Films                                                                          0
##   Blinding Edge Pictures                                                                 0
##   BlinkWorks Media                                                                       0
##   Blinky Productions                                                                     0
##   Bliss                                                                                  0
##   Bliss Media                                                                            0
##   Blitz / Welch                                                                          0
##   Blitz Films                                                                            0
##   Blixa Film Productktion                                                                0
##   Block / Hanson                                                                         1
##   Block 2 Pictures                                                                       1
##   Blockade Entertainment                                                                 0
##   Blockbuster Movie Entertainers                                                         0
##   Blondie Girl Productions                                                               1
##   Blood & Chocolate Productions Ltd                                                      0
##   Blood & Wine Productions                                                               0
##   Blood Relations Co.                                                                    0
##   Bloodline Pictures                                                                     0
##   Bloodline Productions                                                                  0
##   Bloodstar Productions                                                                  0
##   BloodWorks                                                                             0
##   Bloody Disgusting                                                                      0
##   Bloody Lip Productions                                                                 0
##   Blowback Pictures                                                                      0
##   BLT Productions                                                                        1
##   Blue-Tongue Films                                                                      0
##   Blue Askew                                                                             0
##   Blue Dot Productions                                                                   0
##   Blue Film                                                                              0
##   Blue Flower Productions                                                                0
##   Blue Gardenia Productions                                                              0
##   Blue Parrot Productions                                                                0
##   Blue Productions                                                                       0
##   Blue Rider Pictures                                                                    0
##   Blue Sea Productions                                                                   0
##   Blue Seraph Productions                                                                0
##   Blue Sky Films                                                                         0
##   Blue Sky Studios                                                                       0
##   Blue Snow Productions                                                                  0
##   Blue Star Pictures                                                                     0
##   Blue Star Productions                                                                  0
##   Blue Train Productions                                                                 0
##   Blue Tulip Productions                                                                 0
##   Blue Wolf                                                                              0
##   Blue Yonder Films                                                                      0
##   Blueeyes Productions                                                                   1
##   Bluegrass Films                                                                        0
##   Bluemark Productions                                                                   0
##   Blueprint Pictures                                                                     0
##   Bluewater Pictures                                                                     0
##   Bluff Road Productions                                                                 0
##   Blumhouse Productions                                                                  0
##   Blurco                                                                                 0
##   BMG Independents                                                                       0
##   BMI (No. 9) Ltd.                                                                       0
##   BN Films                                                                               0
##   BNJArmor                                                                               0
##   Bo-Town Films                                                                          0
##   Bob Productions                                                                        0
##   Bob Swerer Productions                                                                 0
##   Bob Yari Productions                                                                   0
##   Bobby Jones Films LLC                                                                  0
##   Bocaboca Producciones S.A.                                                             0
##   BocFlix                                                                                0
##   Boku Films                                                                             0
##   Bold Films                                                                             0
##   Boll KG                                                                                1
##   Boll Kino Beteiligungs GmbH & Co. KG                                                   0
##   Bollywood Hollywood Production                                                         0
##   Bomar OOD                                                                              0
##   Bombshell Pictures                                                                     0
##   Bona Fide Productions                                                                  0
##   BOND360                                                                                0
##   Bonfire                                                                                0
##   Boo Pictures                                                                           0
##   Bookshop Productions                                                                   0
##   Boram Entertainment Inc.                                                               0
##   Bord Scannan na hEireann / Irish Film Board                                            0
##   Borde/Raich                                                                            0
##   BorderLine Films                                                                       0
##   Boss Media                                                                             1
##   Bottom of the Ninth Productions                                                        0
##   BoulderLight Pictures                                                                  1
##   Boulston Productions Limited                                                           0
##   Bouncing Betty Productions                                                             0
##   Boundless Pictures                                                                     0
##   Bourne Again                                                                           0
##   Bow and Arrow Entertainment                                                            0
##   Bowery Hills Entertainment                                                             0
##   Box Film                                                                               0
##   Boxing Cat Films                                                                       1
##   Boy Culture LLC                                                                        0
##   Boy in the Box                                                                         0
##   Boy of the Year                                                                        0
##   Boy Wonder Films                                                                       0
##   Boyd's Company                                                                         0
##   BoZ Productions                                                                        0
##   Brad Grey Pictures                                                                     0
##   Brad Krevoy Television                                                                 0
##   Brad Zions Films                                                                       0
##   Braeburn Entertainment                                                                 0
##   Brain Farm Digital Cinema                                                              0
##   Branded Entertainment/Batfilm Productions                                              0
##   Brandenberg                                                                            0
##   Brandes Films International                                                            0
##   Brandman Productions                                                                   0
##   Brandt/Haas Productions                                                                0
##   Brandywine Productions                                                                 0
##   Brandywine Productions Ltd.                                                            0
##   Brass Hat Films                                                                        1
##   Braun Entertainment Group                                                              0
##   Braunsberg Productions                                                                 0
##   Brave New Films                                                                        0
##   Braven Films                                                                           0
##   Braveworld Productions                                                                 0
##   BraxtanFILM                                                                            0
##   Break Thru Films                                                                       0
##   Breaking Ball Films                                                                    0
##   Breakthrough Entertainment Productions                                                 0
##   Breakup Productions                                                                    0
##   Breathless Associates                                                                  0
##   Bregman-IAC Productions                                                                0
##   Bregman/Baer Productions                                                               0
##   Breton Film Productions                                                                0
##   Bridge Films                                                                           0
##   Bridgegate FIlms                                                                       0
##   Bridget Johnson Films                                                                  0
##   Bridgit Folman Film Gang                                                               1
##   Bridle Path Films                                                                      0
##   Bright-Persky Associates                                                               0
##   Bright Cold Day Films                                                                  0
##   Brightlight Pictures                                                                   0
##   Brightlight Pictures Inc.                                                              1
##   Brightside Entertainment                                                               0
##   Brightstar Films                                                                       0
##   Brillhart / Gonzales Productions                                                       0
##   Brillstein-Grey Entertainment                                                          1
##   Brillstein Entertainment Partners                                                      0
##   Brink Films                                                                            0
##   Brink Productions                                                                      0
##   Bristol Automotive                                                                     0
##   Bristol Bay Productions                                                                0
##   British American Entertainment                                                         0
##   British Broadcasting Corporation (BBC)                                                 0
##   British Columbia Film                                                                  0
##   British Columbia Television                                                            0
##   British Empire Films Australia                                                         0
##   British Film Company                                                                   0
##   British Film Council                                                                   0
##   British Film Institute (BFI)                                                           0
##   British Lion-Columbia Distributors                                                     0
##   British Lion Film Corporation                                                          0
##   British Lion Films                                                                     0
##   British Screen                                                                         1
##   British Screen Finance Ltd                                                             0
##   British Screen Productions                                                             0
##   Britpack Film Company                                                                  0
##   Broad Green Pictures                                                                   0
##   Broadview Pictures                                                                     0
##   Broadway Video                                                                         0
##   Broken Chair Flickz                                                                    0
##   Broken Films                                                                           0
##   Broken Lizard Industries                                                               0
##   Broken Road Productions                                                                0
##   Bron Capital Partners                                                                  0
##   Bron Studios                                                                           0
##   Bronson Avenue                                                                         0
##   Brood Syndicate                                                                        0
##   Brooks Media                                                                           0
##   Brooksfilms                                                                            0
##   Brooksfilms Ltd.                                                                       0
##   Brookstreet Pictures                                                                   0
##   Brookwell-McNamara Entertainment                                                       0
##   Brothers Dowdle Productions                                                            0
##   Brouwersgracht Investments                                                             1
##   Brown & Stretic                                                                        0
##   Brown Sauce Film Productions                                                           0
##   BrownHouse Productions                                                                 0
##   Brownstone Productions                                                                 1
##   Bruce Brown Films                                                                      0
##   Brucks Entertainment                                                                   0
##   Bruin Grip Services                                                                    1
##   Bryna Productions                                                                      1
##   BSF Film                                                                               0
##   BSM Studio                                                                             1
##   Bubby Productions                                                                      0
##   Buckaroo Entertainment                                                                 0
##   Buckeye Films                                                                          0
##   Buena Onda                                                                             0
##   Buena Vista                                                                            0
##   Buena Vista Distribution Company                                                       0
##   Buena Vista Home Entertainment                                                         0
##   Buena Vista Pictures                                                                   0
##   Bueprint Pictures                                                                      0
##   Buffalo Gal Pictures                                                                   0
##   Buffalo Picture House                                                                  0
##   BUFO                                                                                   0
##   Bugsy Malone Productions                                                               0
##   Bull's Eye Entertainment                                                               1
##   Bull Market Entertainment                                                              0
##   Bullet Films                                                                           0
##   Bullet Pictures                                                                        0
##   Bulletproof Cupid                                                                      0
##   Bungalow 78 Productions                                                                0
##   Bungalow Productions                                                                   0
##   Bunk 11 Pictures                                                                       0
##   Burbank Films Australia                                                                0
##   Burg/Koules Productions                                                                1
##   Burgundy Films                                                                         0
##   Burke/Samples/Foster Productions                                                       0
##   Burn Later Productions                                                                 0
##   Burning Bright Productions                                                             0
##   Burning Ships Productions                                                              0
##   Burns Family Studios                                                                   0
##   Burnside Entertainment                                                                 1
##   Burskin Film                                                                           0
##   Busboy Productions                                                                     0
##   Bushwood Pictures                                                                      0
##   Business Location Sudtirol Alto Adige                                                  0
##   Busted Shark Productions                                                               0
##   Busy Bee Productions                                                                   0
##   Butcher's Run Films                                                                    0
##   Butcher's Run Productions                                                              0
##   Buttercup Films Ltd.                                                                   0
##   BXR Productions                                                                        0
##   Byron A. Martin Productions                                                            0
##   Bystander Films                                                                        0
##   C-2 Pictures                                                                           1
##   C-Films AG                                                                             0
##   C-Hundred Film Corporation                                                             0
##   C & C Brown Production                                                                 0
##   C.B. Films S.A.                                                                        0
##   C.G. Cinema                                                                            1
##   C.O. Films                                                                             0
##   C.O.R.E. Feature Animation                                                             0
##   C.R.G. International                                                                   0
##   C5                                                                                     0
##   CAB Productions                                                                        0
##   Cabin Fever Films                                                                      0
##   Cabin Pictures                                                                         0
##   Cable Stuff Productions                                                                0
##   Cadre Films                                                                            0
##   Café Film                                                                           0
##   Cake Productions Inc.                                                                  0
##   Calamity Films                                                                         0
##   Calash Corporation                                                                     0
##   Calendar Productions                                                                   0
##   Caliban Films                                                                          0
##   Caliber Media Company                                                                  0
##   California Pictures                                                                    0
##   Calimari Productions                                                                   0
##   Callahan Filmworks                                                                     0
##   CALT Productions                                                                       0
##   Caméra One                                                                          0
##   Camberwell / Fly Films                                                                 0
##   Cambria Productions                                                                    0
##   Cambridge Productions                                                                  0
##   Camellia Entertainment                                                                 1
##   Camelot Pictures                                                                       0
##   Camelot Productions                                                                    0
##   Camera 40 Productions                                                                  0
##   Camerimage Festival                                                                    0
##   CAMERON MACKINTOSH                                                                     1
##   Camp / Thompson Pictures                                                               0
##   Camp Hill                                                                              0
##   Camp Video                                                                             0
##   Campanile Productions                                                                  0
##   Campbell Grobman Films                                                                 1
##   Campfire                                                                               0
##   Campfire LLC                                                                           0
##   Canadian Film Centre (CFC)                                                             0
##   Canadian Film Development Corporation (CFDC)                                           0
##   Canadian Film or Video Production Tax Credit (CPTC)                                    0
##   Canadian Television (CTV)                                                              0
##   Canal Plus                                                                             0
##   Canal Plus Group                                                                       0
##   Canal Street Films                                                                     0
##   Canal Sur Televisión                                                                1
##   Canal+                                                                                 0
##   Canal+ Droits Audiovisuels                                                             0
##   Canal+ España                                                                       0
##   Canal+ Polska                                                                          0
##   Canal+France                                                                           0
##   Canal+Polska                                                                           1
##   Canana Films                                                                           0
##   Candleridge Entertainment                                                              0
##   Candlewood Entertainment                                                               1
##   Candy Heart Productions                                                                0
##   Canfield Pictures                                                                      0
##   Cannell Studios                                                                        0
##   Cannes Film Festival                                                                   0
##   Cannibal Films Ltd.                                                                    0
##   Cannon and Morley Productions                                                          0
##   Cannon Entertainment                                                                   0
##   Cannon Films                                                                           0
##   Cannon Group                                                                           0
##   Cannon Italia Srl                                                                      0
##   Cannon Pictures                                                                        1
##   Cannon Productions                                                                     0
##   Canonigo Films                                                                         1
##   Cantharus Productions                                                                  0
##   Capacity Pictures                                                                      1
##   Capcom                                                                                 0
##   Capcom Company                                                                         0
##   Capelight Pictures                                                                     0
##   Capella                                                                                0
##   Capella Films                                                                          0
##   Capella International                                                                  0
##   Capglobe                                                                               0
##   Capital Arts Entertainment                                                             0
##   Capital Equipment Leasing                                                              1
##   Capital Markets Film Finance                                                           0
##   Capitol Films                                                                          0
##   Capitole Films                                                                         0
##   Cappa Defina Productions                                                               0
##   Cappa Productions                                                                      0
##   Capstone Entertainment Group                                                           0
##   Captain Movies                                                                         0
##   Captivate Entertainment                                                                0
##   Captivity Productions                                                                  0
##   Capture The Flag Films                                                                 0
##   Caramel Film                                                                           0
##   Caramel Films                                                                          1
##   Caravan Pictures                                                                       0
##   Carbunkle Cartoons                                                                     0
##   Cargo Entertainment                                                                    1
##   Cargo Films                                                                            0
##   Carlino Productions                                                                    0
##   Carlo Ponti Cinematografica                                                            0
##   Carlo Ponti Production                                                                 0
##   Carlyle Productions                                                                    0
##   Carmel Creek Productions                                                               0
##   Carmel Entertainment                                                                   0
##   Carnaby International                                                                  0
##   Carnelian Productions                                                                  0
##   Carnival Films                                                                         0
##   Carnival Films & Television                                                            1
##   Caro-McLeod                                                                            0
##   Carol Baum Productions                                                                 1
##   Carolco Entertainment                                                                  0
##   Carolco International N.V.                                                             1
##   Carolco Pictures                                                                       0
##   Carolina Film Works                                                                    0
##   Caroline Films                                                                         0
##   Carousel Picture Company                                                               1
##   Carousel Picture Company, The                                                          0
##   Carousel Productions                                                                   0
##   Carsey-Werner Company                                                                  0
##   Cart Before The Horse Productions                                                      0
##   Cartel Productions                                                                     0
##   Carthago Films S.a.r.l.                                                                1
##   Cartier Productions                                                                    0
##   Cartoon Network Studios                                                                0
##   Cartoon Saloon                                                                         1
##   Carver Films                                                                           0
##   Casa Bonita                                                                            0
##   Casablanca Filmworks                                                                   0
##   Casadelic Pictures                                                                     0
##   Case 39 Productions                                                                    0
##   Casey Productions                                                                      1
##   Casey Silver Productions                                                               0
##   Cassadaga Film Production                                                              0
##   Castel Film Romania                                                                    0
##   Castel Film Studio                                                                     0
##   Castel Films                                                                           0
##   Castelao Pictures                                                                      0
##   Castelao Producciones                                                                  0
##   Castle Hill Productions                                                                0
##   Castle Rock Entertainment                                                              0
##   Castleberg Productions                                                                 0
##   Castlight Pictures                                                                     0
##   Casualties Bureau                                                                      0
##   Cat Burglar Productions                                                                0
##   CAT Films                                                                              0
##   Catacombs Productions                                                                  0
##   Catapult Films                                                                         0
##   Catch 23 Entertainment                                                                 0
##   Catch Productions                                                                      0
##   CatchPlay                                                                              1
##   Catfish Productions                                                                    0
##   Cattleya                                                                               0
##   Causeway Films                                                                         0
##   Caviar Films                                                                           1
##   CB Films                                                                               1
##   CB Productions                                                                         0
##   CBS Entertainment Productions                                                          0
##   CBS Films                                                                              0
##   CC Capital Arts Entertainment SRL                                                      0
##   CCCP                                                                                   0
##   CD Films                                                                               0
##   Ce Qui Me Meut Motion Pictures                                                         1
##   Cecchi Gori Group Tiger Cinematografica                                                0
##   Cecchi Gori Pictures                                                                   0
##   CED Productions                                                                        0
##   Celador Films                                                                          0
##   Celador Productions                                                                    0
##   Celandine Films                                                                        0
##   Cell                                                                                   0
##   Celluloid Dreams                                                                       1
##   Celluloid Dreams Productions                                                           0
##   Celtic Films Entertainment                                                             0
##   Cent Productions Inc.                                                                  0
##   Central                                                                                1
##   Central Films                                                                          0
##   Central Films Limited                                                                  0
##   Central Independent Television                                                         0
##   Central Productions                                                                    0
##   Centre National de la Cinématographie                                               0
##   Centre National de la Cinématographie (CNC)                                         0
##   Centron Pictures                                                                       0
##   Centropolis Entertainment                                                              0
##   Centropolis Film Productions                                                           0
##   Century 21 Television                                                                  0
##   Century Park Pictures                                                                  0
##   Century Time (H.K.) Ltd.                                                               0
##   CFCN Communications                                                                    0
##   Chad Troutwine Films                                                                   0
##   Chain Camera Pictures                                                                  0
##   Chaintron                                                                              0
##   Chako Film Company                                                                     1
##   Chal Productions                                                                       0
##   Challenge Film Corporation                                                             0
##                                                                                         Freq
## Var1                                                                                     3
##   "DIA" Productions GmbH & Co. KG                                                        0
##   # Lexyn Productions                                                                    0
##   10 West Studios                                                                        0
##   100 Feet Productions                                                                   0
##   1019 Entertainment                                                                     0
##   108 Media                                                                              0
##   10th Hole Productions                                                                  0
##   11:11 Mediaworks                                                                       0
##   12 Gauge Productions                                                                   0
##   120dB Films                                                                            0
##   13 Ghosts Productions Canada Inc.                                                      0
##   1492 Pictures                                                                          0
##   1600 Limited Partnership                                                               0
##   1812 Productions                                                                       0
##   1818                                                                                   0
##   1821 Pictures                                                                          0
##   185 Trax                                                                               0
##   1976 Productions                                                                       0
##   1984 Private Defense Contractors                                                       0
##   1992 Number Four Limited Partnership                                                   0
##   2 Bridges Productions                                                                  0
##   2 Entertain                                                                            0
##   2 Entertain Video                                                                      0
##   2 Loop Films                                                                           0
##   2 Player Productions                                                                   0
##   2 Wolves Films                                                                         0
##   2.4.7. Films                                                                           0
##   2003 Productions                                                                       0
##   20ten Media                                                                            0
##   20th Century Fox                                                                       0
##   20th Century Fox Film Corporation                                                      0
##   20th Century Fox Home Entertainment                                                    0
##   20th Century Fox Russia                                                                0
##   20th Century Fox Television                                                            0
##   20th Century Pictures                                                                  0
##   21 Laps Entertainment                                                                  0
##   21st Century Film Corporation                                                          0
##   224 Entertainment                                                                      0
##   2262730 Ontario                                                                        0
##   22h22                                                                                  0
##   23/5 Filmproduktion                                                                    0
##   24 Seven Productions                                                                   0
##   24/7 Films                                                                             0
##   26 Films                                                                               1
##   27 Films Production                                                                    0
##   2929 Productions                                                                       0
##   2am Films                                                                              0
##   2B Films                                                                               0
##   2DS Productions                                                                        0
##   2S Films                                                                               0
##   3 Arts Entertainment                                                                   0
##   3 in the Box                                                                           0
##   3 Ring Circus Films                                                                    0
##   33 Pictures                                                                            0
##   3311 Productions                                                                       0
##   33andOut Productions                                                                   0
##   343 Industries                                                                         1
##   34th Street Films                                                                      0
##   360 Pictures                                                                           0
##   391 Productions                                                                        0
##   3b productions                                                                         0
##   3B Productions                                                                         0
##   3DTK                                                                                   0
##   3Foot7                                                                                 0
##   3L Filmproduktion GmbH                                                                 0
##   3L Filmverleih                                                                         0
##   3L Productions                                                                         0
##   40 Acres & A Mule Filmworks                                                            0
##   403 Productions                                                                        0
##   42 Films                                                                               0
##   430 Productions                                                                        0
##   44th Floor Productions                                                                 0
##   455 Films                                                                              0
##   4Cows                                                                                  0
##   4DH Films                                                                              0
##   4Kids Entertainment                                                                    0
##   4M                                                                                     0
##   5150 Action                                                                            0
##   61* Productions Inc.                                                                   0
##   6140 Productions                                                                       0
##   7 Network                                                                              0
##   72 Productions                                                                         0
##   72nd Street Productions                                                                0
##   777 Films Corporation                                                                  1
##   7th Sense Films                                                                        0
##   8:38 Productions                                                                       0
##   80 Days Productions                                                                    0
##   8383 Productions                                                                       1
##   852 Films                                                                              0
##   87Eleven                                                                               0
##   8th In Line                                                                            0
##   9 Story Media Group                                                                    0
##   900 Films                                                                              0
##   98 MPH Productions                                                                     0
##   A-1 Pictures                                                                           0
##   A-Mark Entertainment                                                                   0
##   A-Team                                                                                 0
##   A B Corp                                                                               0
##   A Band Apart                                                                           0
##   A BandApart                                                                            0
##   A Bigger Boat                                                                          1
##   A Company Filmproduktionsgesellschaft                                                  0
##   A Grand Elephant                                                                       0
##   A Hot Dog                                                                              0
##   A Loopy Production LLC                                                                 0
##   A Lucky Old Sun Production                                                             0
##   A Plus Entertainment                                                                   0
##   A&B Producoes                                                                          0
##   A&E IndieFilms                                                                         0
##   A&E Television Networks                                                                0
##   A&M Films                                                                              0
##   A. C. I. Films                                                                         0
##   A. Film                                                                                0
##   A.C. Lyles Productions                                                                 0
##   A.C.E.                                                                                 0
##   A.G. Films                                                                             0
##   A.J.O.Z. Films                                                                         0
##   A.S. Films                                                                             0
##   A.U.M. Films                                                                           0
##   A+E Studios                                                                            1
##   A113                                                                                   0
##   A2 Entertainment Group                                                                 0
##   A24                                                                                    0
##   A71 Productions                                                                        0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                            0
##   AAMPI Inc.                                                                             0
##   AAR Films                                                                              0
##   Aardman Animations                                                                     0
##   Aaron Spelling Productions                                                             0
##   Abandon Entertainment                                                                  0
##   Abandon Pictures                                                                       0
##   Abbolita Productions                                                                   0
##   ABC Circle Films                                                                       0
##   ABC Entertainment                                                                      0
##   ABC Family                                                                             0
##   ABC Motion Pictures                                                                    0
##   ABC Pictures                                                                           0
##   ABC Productions                                                                        0
##   ABC Studios                                                                            0
##   Abduction Films                                                                        0
##   Aberration Films                                                                       0
##   Abnormal Pictures                                                                      0
##   Abraham Productions                                                                    0
##   abramoff Production                                                                    0
##   Abramoff Production                                                                    0
##   ABS-CBN Film Productions                                                               0
##   Absolute Entertainment                                                                 0
##   Academy Films                                                                          0
##   Academy Pictures                                                                       0
##   Acajou Films                                                                           0
##   Accelerated Matter                                                                     0
##   Accelerator Films                                                                      0
##   Accent Films                                                                           0
##   Access Films                                                                           0
##   Access Motion Pictures                                                                 0
##   Access Pictures                                                                        0
##   Accomplice Films                                                                       0
##   Ace Film Company                                                                       0
##   Achab Film                                                                             0
##   Achilles                                                                               0
##   Achte Babelsberg Film                                                                  0
##   Acme Shark                                                                             0
##   Acorn Pictures                                                                         0
##   Acorn Productions                                                                      0
##   Acrobat Productions                                                                    0
##   Across the River Productions                                                           0
##   Across Town Productions                                                                0
##   Act III Communications                                                                 0
##   Actionhouse                                                                            0
##   Active Entertainment                                                                   0
##   Ad Hominem Enterprises                                                                 0
##   Ad Vitim Distribution                                                                  0
##   Ada Films                                                                              0
##   Adam Fields Productions                                                                1
##   Adam Schroeder Productions                                                             0
##   ADCB Films                                                                             0
##   Adder                                                                                  0
##   Addicted Productions                                                                   0
##   Addis Wechsler Pictures                                                                0
##   Adelaide Film Festival                                                                 0
##   Aden Film                                                                              0
##   Adi Shankar Production                                                                 0
##   Adlabs Films Ltd.                                                                      0
##   Admire Productions Ltd.                                                                0
##   AdScott Pictures                                                                       0
##   Adventure Pictures                                                                     0
##   AE Electra Productions                                                                 0
##   Aegis Film Fund                                                                        0
##   Aeroplano                                                                              0
##   Aeteas Filmproduktions                                                                 0
##   AF Production                                                                          0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                    0
##   Affirm Films                                                                           0
##   AFG Talons Productions                                                                 0
##   Afineevsky - Tolmor Production                                                         0
##   Afraid of the Dark                                                                     0
##   Afrodita Audiovisual, A.I.E.                                                           0
##   After Dark Films                                                                       0
##   Against the Wild Films                                                                 0
##   Agamemnon Films                                                                        0
##   Agat Films & Cie                                                                       0
##   Agatha Christie Ltd                                                                    0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                       0
##   Agencja Produkcji Filmowej                                                             0
##   Agenda                                                                                 0
##   Agent Two                                                                              0
##   AGGK Films                                                                             0
##   Aggregate Film                                                                         0
##   Aggregate Films                                                                        0
##   Agi Orsi Productions                                                                   0
##   Agora Entertainment                                                                    0
##   Ahimsa Films                                                                           0
##   AI-Film                                                                                0
##   Aimimage Productions                                                                   0
##   Airborne Productions                                                                   0
##   Akil Production Company                                                                0
##   Akkord Film Produktion GmbH                                                            0
##   Akson Studio                                                                           0
##   Al!ve AG                                                                               0
##   Alabama Moon Entertainment                                                             0
##   Alabama Production Group                                                               0
##   Alan Greenspan Productions                                                             0
##   Alan Jay Lerner Productions                                                            0
##   Alan Landsburg Productions                                                             0
##   Alan Sacks Productions                                                                 0
##   Alan Shayne Productions                                                                0
##   Alarum PIctures                                                                        0
##   Albert Band International Productions Inc.                                             0
##   Albert S. Ruddy Productions                                                            1
##   Alberta Film Entertainment                                                             1
##   Alberto Grimaldi Productions                                                           0
##   Albino Alligator Productions                                                           0
##   Alced Productions                                                                      0
##   Alchemedia Films                                                                       0
##   Alchemy Television                                                                     0
##   Alcina Pictures                                                                        0
##   Alcon Entertainment                                                                    0
##   Alcor Films                                                                            0
##   Alcove Entertainment                                                                   0
##   Aldamisa Entertainment                                                                 0
##   Aldrich Group                                                                          0
##   Alea Docs & Films                                                                      0
##   Alejandro Martínez                                                                  0
##   Aleph Motion Pictures                                                                  0
##   Alex Entertainment Inc.                                                                0
##   Alexander Groupe                                                                       0
##   Alexander Salkind                                                                      0
##   Alexandre Films                                                                        0
##   Alfama Films                                                                           0
##   Alfran Productions                                                                     0
##   Alfred Image Works                                                                     0
##   Alfred J. Hitchcock Productions                                                        0
##   Algonquin                                                                              0
##   Algonquin Productions Limited                                                          0
##   AliBella Pictures                                                                      0
##   Alicéléo                                                                         0
##   Alive Films                                                                            0
##   Alive Productions                                                                      0
##   All For A Films                                                                        0
##   All Girl Productions                                                                   0
##   All Knight Productions                                                                 0
##   All Night Productions                                                                  0
##   Allagash Films                                                                         0
##   Allan Zeman Productions                                                                0
##   Allarcom Limited                                                                       0
##   Allarts                                                                                0
##   Allarts Production                                                                     0
##   Allegra Pictures                                                                       0
##   Allegro-Film                                                                           0
##   Allegro Films                                                                          1
##   Alliance                                                                               0
##   Alliance Atlantis Communications                                                       0
##   Alliance Atlantis Motion Picture Production                                            0
##   Alliance Communications                                                                0
##   Alliance Communications Corporation                                                    0
##   Alliance Entertainment                                                                 1
##   Alliance Films                                                                         0
##   Allied Artists                                                                         0
##   Allied Artists Pictures                                                                0
##   Allied Film Makers                                                                     0
##   Allied Film Production                                                                 0
##   Allied Filmmakers                                                                      0
##   Allied Stars, Ltd.                                                                     0
##   Allied Vision                                                                          0
##   Alligator Inc                                                                          0
##   Allison Shearmur Productions                                                           0
##   Alloy Entertainment                                                                    1
##   Allspark Pictures                                                                      0
##   Almega Projects                                                                        0
##   Almena Films                                                                           0
##   Almost Midnight Productions                                                            0
##   Aloe Entertainment                                                                     0
##   Along The Tracks                                                                       0
##   Aloupis Productions                                                                    0
##   Alpha Core                                                                             0
##   Alpha Films                                                                            0
##   Alpha Productions                                                                      0
##   Alphaville Films                                                                       0
##   Alphaville Productions                                                                 0
##   Alpine Pictures                                                                        0
##   Alquimia Cinema                                                                        0
##   Also Known As Pictures                                                                 0
##   Alta Films S.A.                                                                        0
##   Alta Loma Entertainment                                                                0
##   Alta Vista Film Production                                                             0
##   Alta Vista Productions                                                                 0
##   Altar Productions                                                                      0
##   Alter Films                                                                            0
##   Alternate Ending Studios                                                               0
##   Altitude Film Entertainment                                                            0
##   Altus Productions                                                                      0
##   Always Split Aces Productions                                                          0
##   Amalgam Features                                                                       0
##   Amasia Entertainment                                                                   0
##   Amaze Film + Television                                                                0
##   Amazing Film Studio                                                                    0
##   Amazon Studios                                                                         1
##   amber entertainment                                                                    0
##   Amber Lamps                                                                            0
##   Amberdale Productions                                                                  0
##   AMBI Group                                                                             0
##   Ambi Pictures                                                                          0
##   Ambience Entertainment                                                                 1
##   Ambient Entertainment GmbH                                                             0
##   Amblimation                                                                            1
##   Amblin Entertainment                                                                   0
##   Ambrosino / Delmenico                                                                  0
##   Ambush Entertainment                                                                   0
##   AMC Pictures                                                                           0
##   Amen Ra Films                                                                          0
##   Ameran Films                                                                           0
##   Amercent Films                                                                         0
##   American Broadcasting Company (ABC)                                                    0
##   American Cinema International                                                          0
##   American Cinema Productions                                                            0
##   American Eagle                                                                         0
##   American Empirical Pictures                                                            0
##   American Entertainment Investors                                                       0
##   American Entertainment Partners II L.P.                                                0
##   American Entertainment Partners L.P.                                                   0
##   American Film Company                                                                  0
##   American Film Institute (AFI)                                                          0
##   American Films                                                                         0
##   American Independent Productions                                                       0
##   American International Pictures (AIP)                                                  0
##   American International Productions                                                     0
##   American Media Group                                                                   0
##   American Playhouse                                                                     0
##   American Playhouse Theatrical Films                                                    0
##   American Werewolf Inc.                                                                 0
##   American Zoetrope                                                                      0
##   Amicus Entertainment                                                                   0
##   Amicus Productions                                                                     0
##   Amjo Productions                                                                       0
##   AMLF                                                                                   0
##   Amok II Productions                                                                    0
##   Amok Productions                                                                       0
##   Amy Robinson Productions                                                               0
##   An Olive Branch Productions                                                            0
##   ANA Media                                                                              0
##   Anacol Productions Inc.                                                                0
##   Anagram Pictures Inc.                                                                  0
##   Anagram Produktion                                                                     0
##   Anant Singh Production                                                                 0
##   Anarchos Productions                                                                   0
##   Anchor Bay                                                                             0
##   Anchor Bay Entertainment                                                               1
##   Anchor Bay Films                                                                       0
##   Andalasia Productions                                                                  0
##   Andale Pictures                                                                        0
##   Andell Entertainment                                                                   0
##   Andertainment Group                                                                    0
##   Andor Films                                                                            0
##   Andrea Leone Films                                                                     0
##   Andrea Sperling Productions                                                            0
##   Andrew Lauren Productions (ALP)                                                        0
##   Andrew Stevens Entertainment                                                           0
##   Ang Lee Productions                                                                    0
##   Angeles Entertainment Group                                                            0
##   Angels & Airwaves                                                                      0
##   Anglia Television                                                                      0
##   Anglo-Amalgamated Film Distributors                                                    0
##   Anglo-Amalgamated Productions                                                          0
##   Anglo-American Film Corporation                                                        0
##   Anglo Enterprises                                                                      0
##   Angoa-Agicoa                                                                           0
##   Angry Films                                                                            1
##   Anguish Film                                                                           0
##   Anhelo Productions                                                                     0
##   Anil Kapoor Film Company                                                               0
##   AnimagicNet A/S                                                                        0
##   Animakids Productions                                                                  0
##   Animal Kingdom                                                                         0
##   Animal Logic                                                                           0
##   Animal Planet                                                                          0
##   Animatógrafo                                                                        0
##   Animation Picture Company                                                              0
##   Animationwerks                                                                         0
##   Anime Innovation Tokyo                                                                 0
##   Animus Films                                                                           0
##   Aniplex                                                                                1
##   Anka Film                                                                              0
##   Anna Lena Films                                                                        0
##   Annapurna Pictures                                                                     0
##   Annapurna Productions                                                                  0
##   Annuit Coeptis Entertainment II                                                        0
##   Annuit Coeptis Entertainment Inc.                                                      0
##   Anomaly Entertainment                                                                  0
##   Anonymous Content                                                                      0
##   Another Mulligan Entertainment                                                         0
##   Antares Produzione Cinematografica                                                     0
##   Antena 3 Films                                                                         0
##   Antena 3 Televisión                                                                 0
##   Anthem Productions                                                                     0
##   Anthos Media                                                                           0
##   Antidote Films                                                                         0
##   Antidote Films (I)                                                                     0
##   Antietam Filmworks                                                                     0
##   Anton Capital Entertainment (ACE)                                                      0
##   Antzworks                                                                              0
##   Apaches Entertainment                                                                  0
##   Apart Films                                                                            0
##   Apatow Productions                                                                     0
##   Aperture Entertainment                                                                 1
##   Apipoulaï                                                                           1
##   Apjac International                                                                    0
##   APJAC Productions                                                                      0
##   Apollo Associates                                                                      0
##   Apollo Media                                                                           0
##   Apollo Pictures                                                                        0
##   ApolloMedia Distribution                                                               0
##   ApolloMovie Beteiligungs                                                               0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                     0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                         0
##   ApolloProMovie                                                                         0
##   ApolloProMovie & Co. 3. Filmproduktion                                                 0
##   ApolloProScreen                                                                        0
##   ApolloProScreen Filmproduktion                                                         0
##   Apotheosis Media Group                                                                 0
##   Apparatus Productions                                                                  0
##   Appian Way                                                                             0
##   Apple Corps                                                                            0
##   Apple Film Productions                                                                 0
##   Apple Inc.                                                                             0
##   Applecross                                                                             0
##   Applehead Pictures                                                                     0
##   Appleseed Film Partners                                                                0
##   Applied Action                                                                         0
##   April Productions                                                                      0
##   APT Films                                                                              0
##   Aquarius Films                                                                         0
##   AR-TL                                                                                  0
##   AR Films                                                                               1
##   Arable Entertainment                                                                   0
##   Arachnid Productions Ltd.                                                              0
##   Aramid Entertainment Fund                                                              0
##   Arc Entertainment                                                                      0
##   Arc Productions                                                                        0
##   Arcade Films                                                                           0
##   Arcade Pictures                                                                        0
##   Arcadia Motion Pictures                                                                0
##   Arcane Pictures                                                                        0
##   Archangel                                                                              0
##   Archer Entertainment                                                                   0
##   Archer Gray                                                                            1
##   Archer Street Productions                                                              1
##   Archimede                                                                              0
##   Archipel 35                                                                            1
##   Arclight Films                                                                         0
##   Arcola Pictures                                                                        0
##   Arcturus Motion Pictures                                                               0
##   ARD                                                                                    0
##   ARD Degeto Film                                                                        0
##   ARD/Degeto Film GmbH                                                                   0
##   Ardustry Entertainment                                                                 0
##   area japan                                                                             0
##   Arena Productions                                                                      0
##   Arenamedia                                                                             0
##   Argonaut Pictures                                                                      0
##   Argos Films                                                                            0
##   Argyle Enterprises                                                                     0
##   Argyll Film Partners                                                                   0
##   Aries [jp]                                                                             0
##   Aries Cinematográfica Argentina                                                     0
##   Aries Productions                                                                      0
##   ArieScope Pictures                                                                     0
##   Aristos Films                                                                          0
##   Ariztical Entertainment                                                                0
##   Arkoff International                                                                   0
##   Arlington Road Productions Corporation                                                 0
##   ARM Entertainment                                                                      0
##   Armada Films                                                                           0
##   Armian pictures                                                                        0
##   Armor Entertainment                                                                    0
##   Armory Films                                                                           0
##   Armzfx                                                                                 0
##   Arnold Kopelson Productions                                                            1
##   Arnold Stiefel Company                                                                 0
##   Arnon Milchan Productions                                                              0
##   ARO Entertainment                                                                      0
##   ARP Sélection                                                                       0
##   Arramis Films                                                                          0
##   Arrete Ton Cinema                                                                      0
##   Arrow Films                                                                            0
##   Arrowstorm Entertainment                                                               0
##   ARS Film Production                                                                    0
##   Ars Nova                                                                               0
##   Art & Industry                                                                         0
##   Art In Motion                                                                          0
##   Art Linson Productions                                                                 0
##   Art Pictures Studio                                                                    0
##   Artémis Productions                                                                 0
##   Arte                                                                                   0
##   ARTE                                                                                   0
##   Arte Deutschland TV GmbH                                                               0
##   Arte France                                                                            0
##   Arte France Cinéma                                                                  0
##   Artemis                                                                                0
##   Artemis Film                                                                           0
##   Artfire Films                                                                          1
##   Artic Productions LLC                                                                  0
##   ArtImage Entertainment                                                                 0
##   Artimm                                                                                 0
##   Artina Films                                                                           0
##   Artisan Entertainment                                                                  0
##   Artist Film                                                                            0
##   Artista Management                                                                     0
##   Artistry Limited                                                                       0
##   Artists Entertainment Complex                                                          0
##   Artists Production Group (APG)                                                         0
##   Artists Public Domain                                                                  0
##   ArtPhyl                                                                                0
##   Arts Council of England                                                                1
##   Arts+Labor                                                                             0
##   Arturo Production                                                                      0
##   Arwin Productions                                                                      0
##   As Is Productions                                                                      0
##   ASAF                                                                                   0
##   Asahi National Broadcasting Company                                                    0
##   Asap films                                                                             0
##   Ascendant Pictures                                                                     0
##   Ascension Pictures                                                                     0
##   Ascension Productions                                                                  0
##   Ascot Elite Home Entertainment                                                         0
##   Asgaard Entertainment                                                                  0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                               0
##   Asia Digital Entertainment                                                             0
##   Asia Tropical Films                                                                    0
##   ASIG Productions                                                                       0
##   Asis Productions                                                                       0
##   ASK Kodansha                                                                           0
##   Asmik Ace Entertainment                                                                0
##   Aspect Ratio Film                                                                      0
##   Aspen Film Society                                                                     0
##   Aspen Productions                                                                      0
##   Aspen Productions (I)                                                                  0
##   Asphalt Productions                                                                    0
##   Assassin's Fist Limited                                                                0
##   Assassin Films                                                                         0
##   Associated British-Pathé                                                            0
##   Associated Capital                                                                     0
##   Associated General Films                                                               0
##   Associated Producers (API)                                                             0
##   Associates & Aldrich Company, The                                                      0
##   Astral Bellevue Pathé                                                               0
##   Astral Media                                                                           0
##   Astron-6 Video International                                                           0
##   Asylum Films                                                                           0
##   Asylum, The                                                                            0
##   Asymmetrical Productions                                                               0
##   Atípica Films                                                                       0
##   ATG Productions                                                                        0
##   Atitude Produções e Empreendimentos                                              0
##   Atkinson/Knickerbocker Productions                                                     0
##   Atlantic Entertainment Group                                                           0
##   Atlantic Picture Company                                                               0
##   Atlantic Pictures                                                                      0
##   Atlantic Pictures (II)                                                                 0
##   Atlantic Releasing Corporation                                                         0
##   Atlantic Swiss Productions                                                             0
##   Atlantic Television                                                                    0
##   Atlas 2 Productions                                                                    0
##   Atlas Entertainment                                                                    0
##   Atlas Film                                                                             0
##   Atlas Films                                                                            0
##   Atlas Independent                                                                      0
##   Atlas Productions                                                                      0
##   Atman Entertainment                                                                    0
##   Atmo Media Network                                                                     0
##   Atmosphere Entertainment MM                                                            0
##   Atmospheric Pictures                                                                   0
##   ATO Pictures                                                                           0
##   ATR Films                                                                              0
##   Atresmedia Cine                                                                        0
##   Attaboy Films                                                                          0
##   Attainment Media Group                                                                 0
##   Attercop Productions                                                                   0
##   Attic Light Films                                                                      0
##   Attila Productions                                                                     0
##   Aubrey Schenck Productions                                                             0
##   Audax Films                                                                            0
##   Audley Films LLP                                                                       0
##   August Entertainment                                                                   1
##   August Films                                                                           0
##   Augustus Color                                                                         0
##   Augustus Film                                                                          0
##   Aura Entertainment                                                                     0
##   Aura Film Partnership                                                                  1
##   Aurora Entertainment                                                                   0
##   Aurora Productions                                                                     0
##   Australian Broadcasting Corporation                                                    0
##   Australian Film Commission                                                             0
##   Australian Film Finance Corporation                                                    0
##   Australian Film Finance Corporation (AFFC)                                             0
##   Australian International Film Corp. (AIFC)                                             0
##   Automatic Media                                                                        0
##   Automatik Entertainment                                                                0
##   Autonomous                                                                             0
##   Autonomous Films                                                                       0
##   Autour de Minuit Productions                                                           0
##   AV Club, The                                                                           0
##   AV Pictures                                                                            0
##   AvÅŸar Film                                                                          0
##   Avala Film                                                                             0
##   Avalanche Films                                                                        0
##   Avalanche Productions                                                                  1
##   Avalon Pictures                                                                        0
##   Avalon Studios                                                                         0
##   Avalon/NFU Studios                                                                     0
##   AVCO Embassy Pictures                                                                  0
##   Avenging Conscience                                                                    0
##   Avenue Entertainment                                                                   0
##   Avenue Picture                                                                         0
##   Avenue Pictures Productions                                                            0
##   Aversano Films                                                                         0
##   Avery Pix                                                                              0
##   Avex Inc.                                                                              0
##   Avi Arad Productions                                                                   0
##   Avi Chai fund                                                                          0
##   Avnet/Kerner Productions                                                               0
##   Avrora Media                                                                           0
##   Awesomeness Films                                                                      0
##   Axon Films                                                                             0
##   AZ Works                                                                               0
##   Azari Media                                                                            0
##   AZL Productions KG                                                                     0
##   Azoff Entertainment                                                                    0
##   B and G Derivatives Holdings                                                           0
##   B.A. Produktion                                                                        0
##   B.D.S. Productions                                                                     0
##   B.D.S. Productions Inc.                                                                0
##   B.H. Finance C.V.                                                                      0
##   B24                                                                                    0
##   Baba Arts Limited Productions                                                          0
##   Babbo Inc.                                                                             0
##   Babe Film                                                                              0
##   Babe Films                                                                             0
##   Babelsberg Film                                                                        0
##   Babelsberg Film GmbH                                                                   0
##   Babelsberg International Film Produktion                                               0
##   Babieka                                                                                0
##   Baby Cart                                                                              0
##   Baby Cow Films                                                                         0
##   Baby Cow Productions                                                                   0
##   Babylon                                                                                0
##   Babylonian Productions                                                                 0
##   Bac Films                                                                              0
##   BAC Films                                                                              0
##   Bachelor Party Productions                                                             0
##   Bachrach/Gottlieb Productions                                                          0
##   Back Lot Pictures                                                                      1
##   Backup Films                                                                           0
##   Backup Media                                                                           0
##   Bacon & Eggs                                                                           0
##   Bad Angels Productions, Ltd.                                                           0
##   Bad Badger                                                                             0
##   Bad Biology                                                                            0
##   Bad Cop Bad Cop Film Productions                                                       0
##   Bad Hat Harry Productions                                                              0
##   Bad Lt. Productions                                                                    0
##   Bad Monkey Productions                                                                 0
##   Bad Robot                                                                              0
##   Badlands Company                                                                       0
##   Bórd Scannán na hÃâ\200°ireann                                                     0
##   Bagdasarian Productions                                                                0
##   BaggyJoe Productions                                                                   0
##   Bahr Productions Inc.                                                                  0
##   Bait Productions                                                                       0
##   Baker Street                                                                           0
##   Bakshi Productions                                                                     0
##   Balaji Motion Pictures                                                                 0
##   Balcor Film Investors                                                                  0
##   Baldwin Entertainment Group                                                            1
##   Baldwin/Cohen Productions                                                              0
##   Ballinran Productions                                                                  0
##   Ballpark Productions Partnership                                                       0
##   Baltic Film Group                                                                      0
##   Baltic Film Services                                                                   0
##   Baltimore Pictures                                                                     0
##   Baltimore Spring Creek Pictures                                                        0
##   Baltimore Spring Creek Productions                                                     0
##   Baltmedia                                                                              0
##   Banana-Moon Sky Films                                                                  0
##   Bandai Visual Company (JAPAN)                                                          0
##   Bande a Part Films                                                                     0
##   Bandito Brothers                                                                       0
##   Bandoola Productions                                                                   0
##   Banger Films                                                                           0
##   Banger Productions                                                                     0
##   Bankable                                                                               0
##   Bankside Films                                                                         0
##   Banner House Productions                                                               0
##   Banter                                                                                 0
##   Barbarian Films                                                                        0
##   Barclays Mercantile Industrial Finance                                                 1
##   Bardel Entertainment Inc.                                                              0
##   barefoot films                                                                         0
##   Barenholtz Production                                                                  0
##   Barking Fish Entertainment                                                             0
##   Barnet Bain Films                                                                      0
##   Barnsnape Films                                                                        0
##   Baron Films                                                                            0
##   Barraboy Films                                                                         0
##   Barry & Enright Productions                                                            0
##   Barry Mendel Productions                                                               0
##   Bartlett Films                                                                         0
##   Barwood Films                                                                          0
##   Base 12 Productions                                                                    0
##   Basic Pictures                                                                         0
##   Basket Case Productions                                                                0
##   Batjac Productions                                                                     0
##   Battle Mountain Films                                                                  0
##   Battleplan Productions                                                                 0
##   Bauer Martinez Studios                                                                 0
##   Baumgarten-Prophet Entertainment                                                       0
##   Baumgarten Management and Productions (BMP)                                            0
##   Baumgarten Merims Productions                                                          0
##   Bausan Films                                                                           0
##   Bavaria Film                                                                           0
##   Bavaria Pictures                                                                       0
##   Bay Films                                                                              0
##   Bayerischer Banken-Fonds                                                               0
##   Bayerischer Rundfunk (BR)                                                              0
##   Bayonne Entertainment                                                                  0
##   Bayou Film Inc                                                                         0
##   Bayou Pictures                                                                         0
##   Bazelevs Production                                                                    0
##   Bazmark Films                                                                          0
##   BB Film Productions                                                                    1
##   BB Films                                                                               0
##   BBC                                                                                    0
##   BBC America                                                                            0
##   BBC Arena                                                                              0
##   BBC Cymru Wales                                                                        1
##   BBC Drama Group                                                                        0
##   BBC Drama Productions                                                                  0
##   BBC Earth                                                                              0
##   BBC Earth Films                                                                        0
##   BBC Films                                                                              0
##   BBC Home Video                                                                         0
##   BBC Natural History                                                                    0
##   BBC Scotland                                                                           0
##   BBC Storyville                                                                         0
##   BBC Television UK                                                                      0
##   BBC Wales                                                                              0
##   BBC Worldwide                                                                          1
##   BBS Productions                                                                        0
##   BCDF Pictures                                                                          0
##   BD Cine                                                                                0
##   Be Gentlemen Limited Partnership                                                       0
##   Be Good Productions                                                                    0
##   Beachfront Films                                                                       0
##   Beachside Films                                                                        0
##   Beacon Communications                                                                  0
##   Beacon Pictures                                                                        0
##   Beagle Pug Films                                                                       0
##   Beanca Films                                                                           0
##   Beatrice Film                                                                          0
##   Beautiful Kate Productions                                                             0
##   Beaver Films                                                                           0
##   Bece Canada Productions                                                                0
##   Becker International                                                                   0
##   Bedford Falls Company, The                                                             0
##   Bedford Falls Productions                                                              0
##   Bedlam Pictures                                                                        0
##   Bedlam Productions                                                                     0
##   Bee Holder Productions                                                                 0
##   Bee Train                                                                              0
##   Bee Vine Pictures                                                                      0
##   Beech Hill Films                                                                       0
##   Before the Door Pictures                                                               0
##   Beginner's Luck                                                                        0
##   Behavioral Problem Productions Ltd.                                                    0
##   Beijing Poly-bona Film Distribution Company                                            0
##   Beijing Shuijing Shenlan International Media Co.                                       0
##   Bekmambetov Projects Ltd.                                                              0
##   Bel Air Entertainment                                                                  0
##   Belgacom                                                                               0
##   Believe Entertainment                                                                  0
##   Believe Pictures                                                                       0
##   Bell Broadcast and New Media Fund                                                      0
##   Bell Media                                                                             0
##   Bella Productions                                                                      0
##   Belladonna Productions                                                                 0
##   Bellanova Films                                                                        0
##   Belle Pictures                                                                         0
##   Bellpond Films                                                                         0
##   Bellwether Pictures                                                                    0
##   Ben-Ami/Leeds Productions                                                              0
##   Benaroya Pictures                                                                      0
##   Benchmark                                                                              0
##   Bender-Spink Inc.                                                                      0
##   Benderspink                                                                            0
##   BenderSpink                                                                            0
##   Benedek Films                                                                          0
##   Benedict Pictures Corp.                                                                0
##   Benmar Productions                                                                     0
##   Bennett-Robbins Productions                                                            0
##   Benteveo Producciones                                                                  0
##   Bentley Productions                                                                    0
##   Bergman Lustig productions                                                             0
##   Berkshire Axis Media                                                                   0
##   Berlanti Productions                                                                   0
##   Bernard Gayle Productions                                                              0
##   Berrick Filmproduktion                                                                 0
##   Bersin Pictures                                                                        0
##   Bert Marcus Productions                                                                0
##   Berwick Street Productions                                                             0
##   Best Brains                                                                            0
##   Best Film                                                                              0
##   Best Man Filmproduktions                                                               0
##   Best Medicine Productions                                                              0
##   Beta Cinema                                                                            0
##   Bettis Productions Limited                                                             0
##   Between The Eyes                                                                       0
##   Beverly Detroit                                                                        1
##   Bewitched                                                                              0
##   Beyond Films                                                                           1
##   Beyond Infinity                                                                        0
##   BFI Film Fund                                                                          0
##   BH Tilt                                                                                0
##   Bhansali Films                                                                         0
##   BHE Films                                                                              0
##   Bi-polar Pictures                                                                      0
##   Bianca Film                                                                            0
##   Bifrost Pictures                                                                       0
##   Big Arty Productions                                                                   1
##   Big Bad Film                                                                           0
##   Big Beach Films                                                                        0
##   Big Beach Productions                                                                  0
##   Big Bug Pictures                                                                       0
##   Big Easy Pictures                                                                      0
##   Big Fan Productions                                                                    0
##   Big Farm                                                                               0
##   Big Fish Films                                                                         0
##   Big Focus Television                                                                   0
##   Big Idea Productions                                                                   0
##   Big Indie Pictures                                                                     1
##   Big Kid Pictures                                                                       1
##   Big Noise Films                                                                        0
##   Big Picture Media Corporation                                                          0
##   BIG Pictures                                                                           0
##   Big Primate Pictures                                                                   0
##   Big Screen Entertainment Group                                                         0
##   Big Screen Productions                                                                 0
##   Big Shot Productions                                                                   0
##   Big Stan Productions                                                                   0
##   Big Talk Productions                                                                   0
##   Big Ticket Productions                                                                 0
##   Big World                                                                              0
##   Big Yellow Films                                                                       0
##   Bigel / Mailer Films                                                                   0
##   Bigel Entertainment                                                                    0
##   Bigelow Productions                                                                    0
##   Bigscope Films                                                                         1
##   Bikini Films                                                                           0
##   Bill and Ben Productions                                                               0
##   Bill Graham Films                                                                      0
##   Bill Kenwright Films                                                                   0
##   Bill Melendez Productions                                                              0
##   Bill/Phillips                                                                          0
##   Billy Goat Pictures                                                                    0
##   BIM Distribuzione                                                                      0
##   Bing Crosby Productions                                                                0
##   Bioskop-Film GmbH                                                                      0
##   Bioskop Film                                                                           0
##   Bioware                                                                                0
##   Birchwood Pictures                                                                     0
##   Bird and a Bear Entertainment                                                          0
##   Birdsong Pictures                                                                      0
##   Birnbaum / Barber Productions                                                          0
##   Birnbaum/Barber                                                                        0
##   Biscayne Pictures                                                                      0
##   Bisgrove Entertainment                                                                 0
##   Bitter Films                                                                           1
##   Black & Blue Films                                                                     0
##   Black & White Productions                                                              0
##   Black and Blu Entertainment                                                            0
##   Black Balloon Productions                                                              0
##   Black Bear Pictures                                                                    1
##   Black Camel Pictures                                                                   0
##   Black Chalk Productions                                                                0
##   Black Diamond Pictures                                                                 0
##   Black Fawn Films                                                                       0
##   Black Fish Films                                                                       0
##   Black Flag                                                                             0
##   Black Forest Films                                                                     0
##   Black Label Media                                                                      0
##   Black Light District                                                                   0
##   Black Marble Productions                                                               0
##   Black Rhino Productions                                                                0
##   Black Robe                                                                             0
##   Black Sand Pictures                                                                    0
##   Black Sheep Films                                                                      0
##   Black Sky Entertainment                                                                0
##   Black Snake                                                                            0
##   Blackfriars Bridge Films                                                               0
##   Blacklab Entertainment                                                                 0
##   Blackout Productions Inc.                                                              0
##   Blake Edwards                                                                          0
##   Blank of the Dead Productions                                                          0
##   Blast! Films                                                                           0
##   Bleiberg Entertainment                                                                 0
##   Blender Foundation                                                                     1
##   Blenkov & Schønnemann Pictures                                                      0
##   Blind Guy Films                                                                        0
##   Blind Spot Pictures Oy                                                                 0
##   Blind Wink                                                                             0
##   Blind Wink Productions                                                                 0
##   Blinder Films                                                                          0
##   Blinding Edge Pictures                                                                 0
##   BlinkWorks Media                                                                       0
##   Blinky Productions                                                                     0
##   Bliss                                                                                  0
##   Bliss Media                                                                            0
##   Blitz / Welch                                                                          0
##   Blitz Films                                                                            0
##   Blixa Film Productktion                                                                0
##   Block / Hanson                                                                         0
##   Block 2 Pictures                                                                       0
##   Blockade Entertainment                                                                 0
##   Blockbuster Movie Entertainers                                                         0
##   Blondie Girl Productions                                                               0
##   Blood & Chocolate Productions Ltd                                                      0
##   Blood & Wine Productions                                                               0
##   Blood Relations Co.                                                                    0
##   Bloodline Pictures                                                                     0
##   Bloodline Productions                                                                  0
##   Bloodstar Productions                                                                  0
##   BloodWorks                                                                             0
##   Bloody Disgusting                                                                      1
##   Bloody Lip Productions                                                                 0
##   Blowback Pictures                                                                      0
##   BLT Productions                                                                        0
##   Blue-Tongue Films                                                                      1
##   Blue Askew                                                                             0
##   Blue Dot Productions                                                                   0
##   Blue Film                                                                              0
##   Blue Flower Productions                                                                0
##   Blue Gardenia Productions                                                              0
##   Blue Parrot Productions                                                                0
##   Blue Productions                                                                       0
##   Blue Rider Pictures                                                                    0
##   Blue Sea Productions                                                                   0
##   Blue Seraph Productions                                                                0
##   Blue Sky Films                                                                         0
##   Blue Sky Studios                                                                       0
##   Blue Snow Productions                                                                  0
##   Blue Star Pictures                                                                     0
##   Blue Star Productions                                                                  0
##   Blue Train Productions                                                                 0
##   Blue Tulip Productions                                                                 1
##   Blue Wolf                                                                              1
##   Blue Yonder Films                                                                      0
##   Blueeyes Productions                                                                   0
##   Bluegrass Films                                                                        0
##   Bluemark Productions                                                                   0
##   Blueprint Pictures                                                                     0
##   Bluewater Pictures                                                                     0
##   Bluff Road Productions                                                                 0
##   Blumhouse Productions                                                                  0
##   Blurco                                                                                 0
##   BMG Independents                                                                       0
##   BMI (No. 9) Ltd.                                                                       0
##   BN Films                                                                               0
##   BNJArmor                                                                               0
##   Bo-Town Films                                                                          0
##   Bob Productions                                                                        0
##   Bob Swerer Productions                                                                 0
##   Bob Yari Productions                                                                   1
##   Bobby Jones Films LLC                                                                  0
##   Bocaboca Producciones S.A.                                                             0
##   BocFlix                                                                                0
##   Boku Films                                                                             0
##   Bold Films                                                                             0
##   Boll KG                                                                                0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                   0
##   Bollywood Hollywood Production                                                         0
##   Bomar OOD                                                                              0
##   Bombshell Pictures                                                                     0
##   Bona Fide Productions                                                                  0
##   BOND360                                                                                0
##   Bonfire                                                                                0
##   Boo Pictures                                                                           0
##   Bookshop Productions                                                                   0
##   Boram Entertainment Inc.                                                               0
##   Bord Scannan na hEireann / Irish Film Board                                            0
##   Borde/Raich                                                                            0
##   BorderLine Films                                                                       0
##   Boss Media                                                                             0
##   Bottom of the Ninth Productions                                                        0
##   BoulderLight Pictures                                                                  0
##   Boulston Productions Limited                                                           0
##   Bouncing Betty Productions                                                             0
##   Boundless Pictures                                                                     0
##   Bourne Again                                                                           0
##   Bow and Arrow Entertainment                                                            1
##   Bowery Hills Entertainment                                                             0
##   Box Film                                                                               0
##   Boxing Cat Films                                                                       0
##   Boy Culture LLC                                                                        0
##   Boy in the Box                                                                         0
##   Boy of the Year                                                                        0
##   Boy Wonder Films                                                                       0
##   Boyd's Company                                                                         0
##   BoZ Productions                                                                        0
##   Brad Grey Pictures                                                                     0
##   Brad Krevoy Television                                                                 0
##   Brad Zions Films                                                                       0
##   Braeburn Entertainment                                                                 0
##   Brain Farm Digital Cinema                                                              0
##   Branded Entertainment/Batfilm Productions                                              0
##   Brandenberg                                                                            0
##   Brandes Films International                                                            0
##   Brandman Productions                                                                   0
##   Brandt/Haas Productions                                                                0
##   Brandywine Productions                                                                 0
##   Brandywine Productions Ltd.                                                            0
##   Brass Hat Films                                                                        0
##   Braun Entertainment Group                                                              0
##   Braunsberg Productions                                                                 0
##   Brave New Films                                                                        0
##   Braven Films                                                                           0
##   Braveworld Productions                                                                 0
##   BraxtanFILM                                                                            0
##   Break Thru Films                                                                       0
##   Breaking Ball Films                                                                    0
##   Breakthrough Entertainment Productions                                                 0
##   Breakup Productions                                                                    0
##   Breathless Associates                                                                  0
##   Bregman-IAC Productions                                                                0
##   Bregman/Baer Productions                                                               0
##   Breton Film Productions                                                                0
##   Bridge Films                                                                           0
##   Bridgegate FIlms                                                                       0
##   Bridget Johnson Films                                                                  0
##   Bridgit Folman Film Gang                                                               0
##   Bridle Path Films                                                                      0
##   Bright-Persky Associates                                                               0
##   Bright Cold Day Films                                                                  0
##   Brightlight Pictures                                                                   0
##   Brightlight Pictures Inc.                                                              0
##   Brightside Entertainment                                                               0
##   Brightstar Films                                                                       0
##   Brillhart / Gonzales Productions                                                       0
##   Brillstein-Grey Entertainment                                                          0
##   Brillstein Entertainment Partners                                                      0
##   Brink Films                                                                            0
##   Brink Productions                                                                      0
##   Bristol Automotive                                                                     0
##   Bristol Bay Productions                                                                1
##   British American Entertainment                                                         0
##   British Broadcasting Corporation (BBC)                                                 0
##   British Columbia Film                                                                  0
##   British Columbia Television                                                            0
##   British Empire Films Australia                                                         0
##   British Film Company                                                                   1
##   British Film Council                                                                   0
##   British Film Institute (BFI)                                                           0
##   British Lion-Columbia Distributors                                                     0
##   British Lion Film Corporation                                                          1
##   British Lion Films                                                                     0
##   British Screen                                                                         0
##   British Screen Finance Ltd                                                             0
##   British Screen Productions                                                             0
##   Britpack Film Company                                                                  0
##   Broad Green Pictures                                                                   1
##   Broadview Pictures                                                                     0
##   Broadway Video                                                                         0
##   Broken Chair Flickz                                                                    0
##   Broken Films                                                                           0
##   Broken Lizard Industries                                                               0
##   Broken Road Productions                                                                0
##   Bron Capital Partners                                                                  0
##   Bron Studios                                                                           0
##   Bronson Avenue                                                                         0
##   Brood Syndicate                                                                        0
##   Brooks Media                                                                           0
##   Brooksfilms                                                                            0
##   Brooksfilms Ltd.                                                                       0
##   Brookstreet Pictures                                                                   1
##   Brookwell-McNamara Entertainment                                                       0
##   Brothers Dowdle Productions                                                            0
##   Brouwersgracht Investments                                                             0
##   Brown & Stretic                                                                        0
##   Brown Sauce Film Productions                                                           0
##   BrownHouse Productions                                                                 0
##   Brownstone Productions                                                                 0
##   Bruce Brown Films                                                                      0
##   Brucks Entertainment                                                                   0
##   Bruin Grip Services                                                                    0
##   Bryna Productions                                                                      0
##   BSF Film                                                                               0
##   BSM Studio                                                                             0
##   Bubby Productions                                                                      0
##   Buckaroo Entertainment                                                                 1
##   Buckeye Films                                                                          0
##   Buena Onda                                                                             0
##   Buena Vista                                                                            0
##   Buena Vista Distribution Company                                                       0
##   Buena Vista Home Entertainment                                                         0
##   Buena Vista Pictures                                                                   0
##   Bueprint Pictures                                                                      0
##   Buffalo Gal Pictures                                                                   0
##   Buffalo Picture House                                                                  0
##   BUFO                                                                                   0
##   Bugsy Malone Productions                                                               0
##   Bull's Eye Entertainment                                                               0
##   Bull Market Entertainment                                                              0
##   Bullet Films                                                                           1
##   Bullet Pictures                                                                        0
##   Bulletproof Cupid                                                                      0
##   Bungalow 78 Productions                                                                0
##   Bungalow Productions                                                                   0
##   Bunk 11 Pictures                                                                       0
##   Burbank Films Australia                                                                0
##   Burg/Koules Productions                                                                0
##   Burgundy Films                                                                         0
##   Burke/Samples/Foster Productions                                                       0
##   Burn Later Productions                                                                 1
##   Burning Bright Productions                                                             0
##   Burning Ships Productions                                                              0
##   Burns Family Studios                                                                   0
##   Burnside Entertainment                                                                 0
##   Burskin Film                                                                           0
##   Busboy Productions                                                                     0
##   Bushwood Pictures                                                                      0
##   Business Location Sudtirol Alto Adige                                                  0
##   Busted Shark Productions                                                               0
##   Busy Bee Productions                                                                   0
##   Butcher's Run Films                                                                    0
##   Butcher's Run Productions                                                              0
##   Buttercup Films Ltd.                                                                   0
##   BXR Productions                                                                        0
##   Byron A. Martin Productions                                                            0
##   Bystander Films                                                                        0
##   C-2 Pictures                                                                           0
##   C-Films AG                                                                             0
##   C-Hundred Film Corporation                                                             0
##   C & C Brown Production                                                                 0
##   C.B. Films S.A.                                                                        0
##   C.G. Cinema                                                                            0
##   C.O. Films                                                                             0
##   C.O.R.E. Feature Animation                                                             0
##   C.R.G. International                                                                   0
##   C5                                                                                     0
##   CAB Productions                                                                        0
##   Cabin Fever Films                                                                      0
##   Cabin Pictures                                                                         0
##   Cable Stuff Productions                                                                1
##   Cadre Films                                                                            0
##   Café Film                                                                           0
##   Cake Productions Inc.                                                                  0
##   Calamity Films                                                                         0
##   Calash Corporation                                                                     0
##   Calendar Productions                                                                   0
##   Caliban Films                                                                          0
##   Caliber Media Company                                                                  0
##   California Pictures                                                                    0
##   Calimari Productions                                                                   0
##   Callahan Filmworks                                                                     0
##   CALT Productions                                                                       0
##   Caméra One                                                                          0
##   Camberwell / Fly Films                                                                 0
##   Cambria Productions                                                                    0
##   Cambridge Productions                                                                  0
##   Camellia Entertainment                                                                 0
##   Camelot Pictures                                                                       0
##   Camelot Productions                                                                    0
##   Camera 40 Productions                                                                  0
##   Camerimage Festival                                                                    0
##   CAMERON MACKINTOSH                                                                     0
##   Camp / Thompson Pictures                                                               0
##   Camp Hill                                                                              0
##   Camp Video                                                                             0
##   Campanile Productions                                                                  0
##   Campbell Grobman Films                                                                 0
##   Campfire                                                                               0
##   Campfire LLC                                                                           0
##   Canadian Film Centre (CFC)                                                             0
##   Canadian Film Development Corporation (CFDC)                                           0
##   Canadian Film or Video Production Tax Credit (CPTC)                                    0
##   Canadian Television (CTV)                                                              0
##   Canal Plus                                                                             0
##   Canal Plus Group                                                                       0
##   Canal Street Films                                                                     0
##   Canal Sur Televisión                                                                0
##   Canal+                                                                                 0
##   Canal+ Droits Audiovisuels                                                             1
##   Canal+ España                                                                       0
##   Canal+ Polska                                                                          0
##   Canal+France                                                                           0
##   Canal+Polska                                                                           0
##   Canana Films                                                                           0
##   Candleridge Entertainment                                                              0
##   Candlewood Entertainment                                                               0
##   Candy Heart Productions                                                                0
##   Canfield Pictures                                                                      0
##   Cannell Studios                                                                        0
##   Cannes Film Festival                                                                   0
##   Cannibal Films Ltd.                                                                    0
##   Cannon and Morley Productions                                                          0
##   Cannon Entertainment                                                                   0
##   Cannon Films                                                                           0
##   Cannon Group                                                                           0
##   Cannon Italia Srl                                                                      0
##   Cannon Pictures                                                                        0
##   Cannon Productions                                                                     0
##   Canonigo Films                                                                         0
##   Cantharus Productions                                                                  0
##   Capacity Pictures                                                                      0
##   Capcom                                                                                 0
##   Capcom Company                                                                         0
##   Capelight Pictures                                                                     0
##   Capella                                                                                0
##   Capella Films                                                                          0
##   Capella International                                                                  0
##   Capglobe                                                                               0
##   Capital Arts Entertainment                                                             0
##   Capital Equipment Leasing                                                              0
##   Capital Markets Film Finance                                                           0
##   Capitol Films                                                                          0
##   Capitole Films                                                                         0
##   Cappa Defina Productions                                                               0
##   Cappa Productions                                                                      0
##   Capstone Entertainment Group                                                           0
##   Captain Movies                                                                         0
##   Captivate Entertainment                                                                0
##   Captivity Productions                                                                  0
##   Capture The Flag Films                                                                 0
##   Caramel Film                                                                           0
##   Caramel Films                                                                          0
##   Caravan Pictures                                                                       0
##   Carbunkle Cartoons                                                                     0
##   Cargo Entertainment                                                                    0
##   Cargo Films                                                                            0
##   Carlino Productions                                                                    0
##   Carlo Ponti Cinematografica                                                            0
##   Carlo Ponti Production                                                                 0
##   Carlyle Productions                                                                    0
##   Carmel Creek Productions                                                               0
##   Carmel Entertainment                                                                   0
##   Carnaby International                                                                  0
##   Carnelian Productions                                                                  0
##   Carnival Films                                                                         1
##   Carnival Films & Television                                                            0
##   Caro-McLeod                                                                            0
##   Carol Baum Productions                                                                 0
##   Carolco Entertainment                                                                  0
##   Carolco International N.V.                                                             0
##   Carolco Pictures                                                                       0
##   Carolina Film Works                                                                    0
##   Caroline Films                                                                         0
##   Carousel Picture Company                                                               0
##   Carousel Picture Company, The                                                          0
##   Carousel Productions                                                                   0
##   Carsey-Werner Company                                                                  0
##   Cart Before The Horse Productions                                                      0
##   Cartel Productions                                                                     0
##   Carthago Films S.a.r.l.                                                                0
##   Cartier Productions                                                                    0
##   Cartoon Network Studios                                                                0
##   Cartoon Saloon                                                                         0
##   Carver Films                                                                           0
##   Casa Bonita                                                                            0
##   Casablanca Filmworks                                                                   1
##   Casadelic Pictures                                                                     0
##   Case 39 Productions                                                                    0
##   Casey Productions                                                                      0
##   Casey Silver Productions                                                               0
##   Cassadaga Film Production                                                              0
##   Castel Film Romania                                                                    0
##   Castel Film Studio                                                                     0
##   Castel Films                                                                           0
##   Castelao Pictures                                                                      0
##   Castelao Producciones                                                                  0
##   Castle Hill Productions                                                                0
##   Castle Rock Entertainment                                                              0
##   Castleberg Productions                                                                 0
##   Castlight Pictures                                                                     0
##   Casualties Bureau                                                                      0
##   Cat Burglar Productions                                                                0
##   CAT Films                                                                              0
##   Catacombs Productions                                                                  0
##   Catapult Films                                                                         0
##   Catch 23 Entertainment                                                                 0
##   Catch Productions                                                                      0
##   CatchPlay                                                                              0
##   Catfish Productions                                                                    1
##   Cattleya                                                                               0
##   Causeway Films                                                                         0
##   Caviar Films                                                                           0
##   CB Films                                                                               0
##   CB Productions                                                                         0
##   CBS Entertainment Productions                                                          0
##   CBS Films                                                                              0
##   CC Capital Arts Entertainment SRL                                                      1
##   CCCP                                                                                   0
##   CD Films                                                                               0
##   Ce Qui Me Meut Motion Pictures                                                         0
##   Cecchi Gori Group Tiger Cinematografica                                                0
##   Cecchi Gori Pictures                                                                   0
##   CED Productions                                                                        0
##   Celador Films                                                                          0
##   Celador Productions                                                                    0
##   Celandine Films                                                                        0
##   Cell                                                                                   0
##   Celluloid Dreams                                                                       0
##   Celluloid Dreams Productions                                                           0
##   Celtic Films Entertainment                                                             0
##   Cent Productions Inc.                                                                  0
##   Central                                                                                0
##   Central Films                                                                          0
##   Central Films Limited                                                                  0
##   Central Independent Television                                                         0
##   Central Productions                                                                    0
##   Centre National de la Cinématographie                                               0
##   Centre National de la Cinématographie (CNC)                                         0
##   Centron Pictures                                                                       0
##   Centropolis Entertainment                                                              0
##   Centropolis Film Productions                                                           0
##   Century 21 Television                                                                  0
##   Century Park Pictures                                                                  0
##   Century Time (H.K.) Ltd.                                                               0
##   CFCN Communications                                                                    0
##   Chad Troutwine Films                                                                   0
##   Chain Camera Pictures                                                                  0
##   Chaintron                                                                              0
##   Chako Film Company                                                                     0
##   Chal Productions                                                                       0
##   Challenge Film Corporation                                                             0
##                                                                                         Freq
## Var1                                                                                     4
##   "DIA" Productions GmbH & Co. KG                                                        0
##   # Lexyn Productions                                                                    0
##   10 West Studios                                                                        0
##   100 Feet Productions                                                                   0
##   1019 Entertainment                                                                     0
##   108 Media                                                                              0
##   10th Hole Productions                                                                  1
##   11:11 Mediaworks                                                                       0
##   12 Gauge Productions                                                                   0
##   120dB Films                                                                            0
##   13 Ghosts Productions Canada Inc.                                                      0
##   1492 Pictures                                                                          0
##   1600 Limited Partnership                                                               0
##   1812 Productions                                                                       0
##   1818                                                                                   0
##   1821 Pictures                                                                          0
##   185 Trax                                                                               0
##   1976 Productions                                                                       0
##   1984 Private Defense Contractors                                                       0
##   1992 Number Four Limited Partnership                                                   0
##   2 Bridges Productions                                                                  0
##   2 Entertain                                                                            0
##   2 Entertain Video                                                                      0
##   2 Loop Films                                                                           0
##   2 Player Productions                                                                   0
##   2 Wolves Films                                                                         0
##   2.4.7. Films                                                                           0
##   2003 Productions                                                                       0
##   20ten Media                                                                            0
##   20th Century Fox                                                                       0
##   20th Century Fox Film Corporation                                                      0
##   20th Century Fox Home Entertainment                                                    0
##   20th Century Fox Russia                                                                0
##   20th Century Fox Television                                                            0
##   20th Century Pictures                                                                  0
##   21 Laps Entertainment                                                                  0
##   21st Century Film Corporation                                                          1
##   224 Entertainment                                                                      0
##   2262730 Ontario                                                                        0
##   22h22                                                                                  0
##   23/5 Filmproduktion                                                                    0
##   24 Seven Productions                                                                   0
##   24/7 Films                                                                             0
##   26 Films                                                                               0
##   27 Films Production                                                                    0
##   2929 Productions                                                                       0
##   2am Films                                                                              0
##   2B Films                                                                               0
##   2DS Productions                                                                        0
##   2S Films                                                                               0
##   3 Arts Entertainment                                                                   0
##   3 in the Box                                                                           0
##   3 Ring Circus Films                                                                    0
##   33 Pictures                                                                            0
##   3311 Productions                                                                       0
##   33andOut Productions                                                                   0
##   343 Industries                                                                         0
##   34th Street Films                                                                      0
##   360 Pictures                                                                           1
##   391 Productions                                                                        0
##   3b productions                                                                         0
##   3B Productions                                                                         0
##   3DTK                                                                                   0
##   3Foot7                                                                                 0
##   3L Filmproduktion GmbH                                                                 0
##   3L Filmverleih                                                                         0
##   3L Productions                                                                         0
##   40 Acres & A Mule Filmworks                                                            0
##   403 Productions                                                                        0
##   42 Films                                                                               0
##   430 Productions                                                                        0
##   44th Floor Productions                                                                 0
##   455 Films                                                                              0
##   4Cows                                                                                  0
##   4DH Films                                                                              0
##   4Kids Entertainment                                                                    0
##   4M                                                                                     0
##   5150 Action                                                                            0
##   61* Productions Inc.                                                                   0
##   6140 Productions                                                                       0
##   7 Network                                                                              0
##   72 Productions                                                                         0
##   72nd Street Productions                                                                0
##   777 Films Corporation                                                                  0
##   7th Sense Films                                                                        0
##   8:38 Productions                                                                       0
##   80 Days Productions                                                                    0
##   8383 Productions                                                                       0
##   852 Films                                                                              0
##   87Eleven                                                                               0
##   8th In Line                                                                            0
##   9 Story Media Group                                                                    0
##   900 Films                                                                              0
##   98 MPH Productions                                                                     0
##   A-1 Pictures                                                                           0
##   A-Mark Entertainment                                                                   0
##   A-Team                                                                                 0
##   A B Corp                                                                               0
##   A Band Apart                                                                           0
##   A BandApart                                                                            0
##   A Bigger Boat                                                                          0
##   A Company Filmproduktionsgesellschaft                                                  0
##   A Grand Elephant                                                                       0
##   A Hot Dog                                                                              0
##   A Loopy Production LLC                                                                 0
##   A Lucky Old Sun Production                                                             0
##   A Plus Entertainment                                                                   0
##   A&B Producoes                                                                          0
##   A&E IndieFilms                                                                         0
##   A&E Television Networks                                                                0
##   A&M Films                                                                              1
##   A. C. I. Films                                                                         0
##   A. Film                                                                                0
##   A.C. Lyles Productions                                                                 0
##   A.C.E.                                                                                 0
##   A.G. Films                                                                             0
##   A.J.O.Z. Films                                                                         0
##   A.S. Films                                                                             0
##   A.U.M. Films                                                                           0
##   A+E Studios                                                                            0
##   A113                                                                                   0
##   A2 Entertainment Group                                                                 0
##   A24                                                                                    0
##   A71 Productions                                                                        0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                            0
##   AAMPI Inc.                                                                             0
##   AAR Films                                                                              0
##   Aardman Animations                                                                     0
##   Aaron Spelling Productions                                                             0
##   Abandon Entertainment                                                                  0
##   Abandon Pictures                                                                       0
##   Abbolita Productions                                                                   0
##   ABC Circle Films                                                                       0
##   ABC Entertainment                                                                      0
##   ABC Family                                                                             0
##   ABC Motion Pictures                                                                    0
##   ABC Pictures                                                                           0
##   ABC Productions                                                                        0
##   ABC Studios                                                                            0
##   Abduction Films                                                                        0
##   Aberration Films                                                                       0
##   Abnormal Pictures                                                                      0
##   Abraham Productions                                                                    0
##   abramoff Production                                                                    0
##   Abramoff Production                                                                    0
##   ABS-CBN Film Productions                                                               0
##   Absolute Entertainment                                                                 0
##   Academy Films                                                                          0
##   Academy Pictures                                                                       0
##   Acajou Films                                                                           0
##   Accelerated Matter                                                                     0
##   Accelerator Films                                                                      0
##   Accent Films                                                                           0
##   Access Films                                                                           0
##   Access Motion Pictures                                                                 0
##   Access Pictures                                                                        0
##   Accomplice Films                                                                       0
##   Ace Film Company                                                                       0
##   Achab Film                                                                             0
##   Achilles                                                                               0
##   Achte Babelsberg Film                                                                  0
##   Acme Shark                                                                             0
##   Acorn Pictures                                                                         0
##   Acorn Productions                                                                      0
##   Acrobat Productions                                                                    0
##   Across the River Productions                                                           0
##   Across Town Productions                                                                0
##   Act III Communications                                                                 0
##   Actionhouse                                                                            0
##   Active Entertainment                                                                   0
##   Ad Hominem Enterprises                                                                 1
##   Ad Vitim Distribution                                                                  0
##   Ada Films                                                                              0
##   Adam Fields Productions                                                                0
##   Adam Schroeder Productions                                                             0
##   ADCB Films                                                                             0
##   Adder                                                                                  0
##   Addicted Productions                                                                   0
##   Addis Wechsler Pictures                                                                0
##   Adelaide Film Festival                                                                 0
##   Aden Film                                                                              0
##   Adi Shankar Production                                                                 0
##   Adlabs Films Ltd.                                                                      0
##   Admire Productions Ltd.                                                                0
##   AdScott Pictures                                                                       0
##   Adventure Pictures                                                                     0
##   AE Electra Productions                                                                 0
##   Aegis Film Fund                                                                        0
##   Aeroplano                                                                              0
##   Aeteas Filmproduktions                                                                 0
##   AF Production                                                                          0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                    0
##   Affirm Films                                                                           0
##   AFG Talons Productions                                                                 0
##   Afineevsky - Tolmor Production                                                         0
##   Afraid of the Dark                                                                     0
##   Afrodita Audiovisual, A.I.E.                                                           0
##   After Dark Films                                                                       0
##   Against the Wild Films                                                                 0
##   Agamemnon Films                                                                        0
##   Agat Films & Cie                                                                       0
##   Agatha Christie Ltd                                                                    0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                       0
##   Agencja Produkcji Filmowej                                                             0
##   Agenda                                                                                 0
##   Agent Two                                                                              0
##   AGGK Films                                                                             0
##   Aggregate Film                                                                         0
##   Aggregate Films                                                                        0
##   Agi Orsi Productions                                                                   0
##   Agora Entertainment                                                                    0
##   Ahimsa Films                                                                           0
##   AI-Film                                                                                0
##   Aimimage Productions                                                                   0
##   Airborne Productions                                                                   0
##   Akil Production Company                                                                0
##   Akkord Film Produktion GmbH                                                            0
##   Akson Studio                                                                           0
##   Al!ve AG                                                                               0
##   Alabama Moon Entertainment                                                             0
##   Alabama Production Group                                                               0
##   Alan Greenspan Productions                                                             0
##   Alan Jay Lerner Productions                                                            0
##   Alan Landsburg Productions                                                             0
##   Alan Sacks Productions                                                                 0
##   Alan Shayne Productions                                                                0
##   Alarum PIctures                                                                        0
##   Albert Band International Productions Inc.                                             0
##   Albert S. Ruddy Productions                                                            0
##   Alberta Film Entertainment                                                             0
##   Alberto Grimaldi Productions                                                           0
##   Albino Alligator Productions                                                           0
##   Alced Productions                                                                      0
##   Alchemedia Films                                                                       0
##   Alchemy Television                                                                     0
##   Alcina Pictures                                                                        0
##   Alcon Entertainment                                                                    0
##   Alcor Films                                                                            0
##   Alcove Entertainment                                                                   0
##   Aldamisa Entertainment                                                                 0
##   Aldrich Group                                                                          0
##   Alea Docs & Films                                                                      0
##   Alejandro Martínez                                                                  0
##   Aleph Motion Pictures                                                                  0
##   Alex Entertainment Inc.                                                                0
##   Alexander Groupe                                                                       0
##   Alexander Salkind                                                                      0
##   Alexandre Films                                                                        0
##   Alfama Films                                                                           0
##   Alfran Productions                                                                     0
##   Alfred Image Works                                                                     0
##   Alfred J. Hitchcock Productions                                                        0
##   Algonquin                                                                              0
##   Algonquin Productions Limited                                                          0
##   AliBella Pictures                                                                      0
##   Alicéléo                                                                         0
##   Alive Films                                                                            0
##   Alive Productions                                                                      0
##   All For A Films                                                                        0
##   All Girl Productions                                                                   0
##   All Knight Productions                                                                 0
##   All Night Productions                                                                  0
##   Allagash Films                                                                         0
##   Allan Zeman Productions                                                                0
##   Allarcom Limited                                                                       0
##   Allarts                                                                                0
##   Allarts Production                                                                     0
##   Allegra Pictures                                                                       0
##   Allegro-Film                                                                           0
##   Allegro Films                                                                          0
##   Alliance                                                                               0
##   Alliance Atlantis Communications                                                       0
##   Alliance Atlantis Motion Picture Production                                            0
##   Alliance Communications                                                                0
##   Alliance Communications Corporation                                                    0
##   Alliance Entertainment                                                                 0
##   Alliance Films                                                                         0
##   Allied Artists                                                                         0
##   Allied Artists Pictures                                                                0
##   Allied Film Makers                                                                     0
##   Allied Film Production                                                                 0
##   Allied Filmmakers                                                                      0
##   Allied Stars, Ltd.                                                                     0
##   Allied Vision                                                                          0
##   Alligator Inc                                                                          0
##   Allison Shearmur Productions                                                           0
##   Alloy Entertainment                                                                    0
##   Allspark Pictures                                                                      0
##   Almega Projects                                                                        0
##   Almena Films                                                                           0
##   Almost Midnight Productions                                                            0
##   Aloe Entertainment                                                                     0
##   Along The Tracks                                                                       0
##   Aloupis Productions                                                                    0
##   Alpha Core                                                                             0
##   Alpha Films                                                                            0
##   Alpha Productions                                                                      0
##   Alphaville Films                                                                       0
##   Alphaville Productions                                                                 0
##   Alpine Pictures                                                                        0
##   Alquimia Cinema                                                                        0
##   Also Known As Pictures                                                                 0
##   Alta Films S.A.                                                                        0
##   Alta Loma Entertainment                                                                0
##   Alta Vista Film Production                                                             0
##   Alta Vista Productions                                                                 0
##   Altar Productions                                                                      0
##   Alter Films                                                                            0
##   Alternate Ending Studios                                                               0
##   Altitude Film Entertainment                                                            0
##   Altus Productions                                                                      0
##   Always Split Aces Productions                                                          0
##   Amalgam Features                                                                       0
##   Amasia Entertainment                                                                   0
##   Amaze Film + Television                                                                0
##   Amazing Film Studio                                                                    0
##   Amazon Studios                                                                         0
##   amber entertainment                                                                    0
##   Amber Lamps                                                                            0
##   Amberdale Productions                                                                  0
##   AMBI Group                                                                             0
##   Ambi Pictures                                                                          0
##   Ambience Entertainment                                                                 0
##   Ambient Entertainment GmbH                                                             0
##   Amblimation                                                                            0
##   Amblin Entertainment                                                                   0
##   Ambrosino / Delmenico                                                                  0
##   Ambush Entertainment                                                                   1
##   AMC Pictures                                                                           0
##   Amen Ra Films                                                                          0
##   Ameran Films                                                                           0
##   Amercent Films                                                                         0
##   American Broadcasting Company (ABC)                                                    0
##   American Cinema International                                                          0
##   American Cinema Productions                                                            0
##   American Eagle                                                                         0
##   American Empirical Pictures                                                            0
##   American Entertainment Investors                                                       0
##   American Entertainment Partners II L.P.                                                0
##   American Entertainment Partners L.P.                                                   0
##   American Film Company                                                                  0
##   American Film Institute (AFI)                                                          0
##   American Films                                                                         0
##   American Independent Productions                                                       0
##   American International Pictures (AIP)                                                  0
##   American International Productions                                                     0
##   American Media Group                                                                   0
##   American Playhouse                                                                     0
##   American Playhouse Theatrical Films                                                    0
##   American Werewolf Inc.                                                                 0
##   American Zoetrope                                                                      0
##   Amicus Entertainment                                                                   0
##   Amicus Productions                                                                     0
##   Amjo Productions                                                                       0
##   AMLF                                                                                   0
##   Amok II Productions                                                                    0
##   Amok Productions                                                                       0
##   Amy Robinson Productions                                                               0
##   An Olive Branch Productions                                                            0
##   ANA Media                                                                              0
##   Anacol Productions Inc.                                                                0
##   Anagram Pictures Inc.                                                                  0
##   Anagram Produktion                                                                     0
##   Anant Singh Production                                                                 0
##   Anarchos Productions                                                                   0
##   Anchor Bay                                                                             0
##   Anchor Bay Entertainment                                                               0
##   Anchor Bay Films                                                                       0
##   Andalasia Productions                                                                  0
##   Andale Pictures                                                                        0
##   Andell Entertainment                                                                   0
##   Andertainment Group                                                                    0
##   Andor Films                                                                            0
##   Andrea Leone Films                                                                     0
##   Andrea Sperling Productions                                                            0
##   Andrew Lauren Productions (ALP)                                                        0
##   Andrew Stevens Entertainment                                                           1
##   Ang Lee Productions                                                                    0
##   Angeles Entertainment Group                                                            0
##   Angels & Airwaves                                                                      0
##   Anglia Television                                                                      0
##   Anglo-Amalgamated Film Distributors                                                    0
##   Anglo-Amalgamated Productions                                                          0
##   Anglo-American Film Corporation                                                        0
##   Anglo Enterprises                                                                      0
##   Angoa-Agicoa                                                                           0
##   Angry Films                                                                            0
##   Anguish Film                                                                           0
##   Anhelo Productions                                                                     0
##   Anil Kapoor Film Company                                                               0
##   AnimagicNet A/S                                                                        0
##   Animakids Productions                                                                  0
##   Animal Kingdom                                                                         1
##   Animal Logic                                                                           0
##   Animal Planet                                                                          0
##   Animatógrafo                                                                        0
##   Animation Picture Company                                                              0
##   Animationwerks                                                                         0
##   Anime Innovation Tokyo                                                                 0
##   Animus Films                                                                           1
##   Aniplex                                                                                0
##   Anka Film                                                                              0
##   Anna Lena Films                                                                        0
##   Annapurna Pictures                                                                     0
##   Annapurna Productions                                                                  0
##   Annuit Coeptis Entertainment II                                                        0
##   Annuit Coeptis Entertainment Inc.                                                      0
##   Anomaly Entertainment                                                                  0
##   Anonymous Content                                                                      0
##   Another Mulligan Entertainment                                                         0
##   Antares Produzione Cinematografica                                                     0
##   Antena 3 Films                                                                         0
##   Antena 3 Televisión                                                                 0
##   Anthem Productions                                                                     0
##   Anthos Media                                                                           0
##   Antidote Films                                                                         1
##   Antidote Films (I)                                                                     0
##   Antietam Filmworks                                                                     0
##   Anton Capital Entertainment (ACE)                                                      0
##   Antzworks                                                                              0
##   Apaches Entertainment                                                                  1
##   Apart Films                                                                            0
##   Apatow Productions                                                                     0
##   Aperture Entertainment                                                                 0
##   Apipoulaï                                                                           0
##   Apjac International                                                                    0
##   APJAC Productions                                                                      0
##   Apollo Associates                                                                      0
##   Apollo Media                                                                           0
##   Apollo Pictures                                                                        0
##   ApolloMedia Distribution                                                               1
##   ApolloMovie Beteiligungs                                                               1
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                     0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                         0
##   ApolloProMovie                                                                         0
##   ApolloProMovie & Co. 3. Filmproduktion                                                 0
##   ApolloProScreen                                                                        0
##   ApolloProScreen Filmproduktion                                                         0
##   Apotheosis Media Group                                                                 0
##   Apparatus Productions                                                                  0
##   Appian Way                                                                             0
##   Apple Corps                                                                            0
##   Apple Film Productions                                                                 0
##   Apple Inc.                                                                             0
##   Applecross                                                                             0
##   Applehead Pictures                                                                     0
##   Appleseed Film Partners                                                                0
##   Applied Action                                                                         0
##   April Productions                                                                      0
##   APT Films                                                                              0
##   Aquarius Films                                                                         0
##   AR-TL                                                                                  0
##   AR Films                                                                               0
##   Arable Entertainment                                                                   0
##   Arachnid Productions Ltd.                                                              0
##   Aramid Entertainment Fund                                                              0
##   Arc Entertainment                                                                      0
##   Arc Productions                                                                        0
##   Arcade Films                                                                           0
##   Arcade Pictures                                                                        1
##   Arcadia Motion Pictures                                                                1
##   Arcane Pictures                                                                        0
##   Archangel                                                                              0
##   Archer Entertainment                                                                   0
##   Archer Gray                                                                            0
##   Archer Street Productions                                                              0
##   Archimede                                                                              0
##   Archipel 35                                                                            0
##   Arclight Films                                                                         0
##   Arcola Pictures                                                                        0
##   Arcturus Motion Pictures                                                               0
##   ARD                                                                                    0
##   ARD Degeto Film                                                                        1
##   ARD/Degeto Film GmbH                                                                   0
##   Ardustry Entertainment                                                                 0
##   area japan                                                                             0
##   Arena Productions                                                                      0
##   Arenamedia                                                                             0
##   Argonaut Pictures                                                                      0
##   Argos Films                                                                            0
##   Argyle Enterprises                                                                     0
##   Argyll Film Partners                                                                   0
##   Aries [jp]                                                                             0
##   Aries Cinematográfica Argentina                                                     0
##   Aries Productions                                                                      0
##   ArieScope Pictures                                                                     0
##   Aristos Films                                                                          0
##   Ariztical Entertainment                                                                0
##   Arkoff International                                                                   0
##   Arlington Road Productions Corporation                                                 0
##   ARM Entertainment                                                                      0
##   Armada Films                                                                           0
##   Armian pictures                                                                        0
##   Armor Entertainment                                                                    0
##   Armory Films                                                                           0
##   Armzfx                                                                                 0
##   Arnold Kopelson Productions                                                            0
##   Arnold Stiefel Company                                                                 0
##   Arnon Milchan Productions                                                              0
##   ARO Entertainment                                                                      0
##   ARP Sélection                                                                       0
##   Arramis Films                                                                          0
##   Arrete Ton Cinema                                                                      0
##   Arrow Films                                                                            0
##   Arrowstorm Entertainment                                                               0
##   ARS Film Production                                                                    0
##   Ars Nova                                                                               0
##   Art & Industry                                                                         0
##   Art In Motion                                                                          0
##   Art Linson Productions                                                                 0
##   Art Pictures Studio                                                                    0
##   Artémis Productions                                                                 0
##   Arte                                                                                   0
##   ARTE                                                                                   0
##   Arte Deutschland TV GmbH                                                               0
##   Arte France                                                                            0
##   Arte France Cinéma                                                                  0
##   Artemis                                                                                0
##   Artemis Film                                                                           0
##   Artfire Films                                                                          0
##   Artic Productions LLC                                                                  0
##   ArtImage Entertainment                                                                 0
##   Artimm                                                                                 0
##   Artina Films                                                                           0
##   Artisan Entertainment                                                                  0
##   Artist Film                                                                            0
##   Artista Management                                                                     0
##   Artistry Limited                                                                       0
##   Artists Entertainment Complex                                                          0
##   Artists Production Group (APG)                                                         0
##   Artists Public Domain                                                                  0
##   ArtPhyl                                                                                0
##   Arts Council of England                                                                0
##   Arts+Labor                                                                             0
##   Arturo Production                                                                      0
##   Arwin Productions                                                                      0
##   As Is Productions                                                                      0
##   ASAF                                                                                   0
##   Asahi National Broadcasting Company                                                    0
##   Asap films                                                                             0
##   Ascendant Pictures                                                                     0
##   Ascension Pictures                                                                     0
##   Ascension Productions                                                                  0
##   Ascot Elite Home Entertainment                                                         0
##   Asgaard Entertainment                                                                  0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                               0
##   Asia Digital Entertainment                                                             0
##   Asia Tropical Films                                                                    0
##   ASIG Productions                                                                       0
##   Asis Productions                                                                       0
##   ASK Kodansha                                                                           0
##   Asmik Ace Entertainment                                                                0
##   Aspect Ratio Film                                                                      0
##   Aspen Film Society                                                                     1
##   Aspen Productions                                                                      0
##   Aspen Productions (I)                                                                  0
##   Asphalt Productions                                                                    0
##   Assassin's Fist Limited                                                                0
##   Assassin Films                                                                         0
##   Associated British-Pathé                                                            0
##   Associated Capital                                                                     0
##   Associated General Films                                                               1
##   Associated Producers (API)                                                             0
##   Associates & Aldrich Company, The                                                      0
##   Astral Bellevue Pathé                                                               1
##   Astral Media                                                                           1
##   Astron-6 Video International                                                           0
##   Asylum Films                                                                           0
##   Asylum, The                                                                            0
##   Asymmetrical Productions                                                               1
##   Atípica Films                                                                       0
##   ATG Productions                                                                        0
##   Atitude Produções e Empreendimentos                                              0
##   Atkinson/Knickerbocker Productions                                                     0
##   Atlantic Entertainment Group                                                           0
##   Atlantic Picture Company                                                               0
##   Atlantic Pictures                                                                      0
##   Atlantic Pictures (II)                                                                 0
##   Atlantic Releasing Corporation                                                         0
##   Atlantic Swiss Productions                                                             0
##   Atlantic Television                                                                    0
##   Atlas 2 Productions                                                                    0
##   Atlas Entertainment                                                                    0
##   Atlas Film                                                                             0
##   Atlas Films                                                                            0
##   Atlas Independent                                                                      0
##   Atlas Productions                                                                      0
##   Atman Entertainment                                                                    0
##   Atmo Media Network                                                                     0
##   Atmosphere Entertainment MM                                                            0
##   Atmospheric Pictures                                                                   0
##   ATO Pictures                                                                           1
##   ATR Films                                                                              0
##   Atresmedia Cine                                                                        0
##   Attaboy Films                                                                          0
##   Attainment Media Group                                                                 0
##   Attercop Productions                                                                   0
##   Attic Light Films                                                                      0
##   Attila Productions                                                                     0
##   Aubrey Schenck Productions                                                             0
##   Audax Films                                                                            0
##   Audley Films LLP                                                                       0
##   August Entertainment                                                                   0
##   August Films                                                                           0
##   Augustus Color                                                                         0
##   Augustus Film                                                                          0
##   Aura Entertainment                                                                     0
##   Aura Film Partnership                                                                  0
##   Aurora Entertainment                                                                   0
##   Aurora Productions                                                                     0
##   Australian Broadcasting Corporation                                                    0
##   Australian Film Commission                                                             0
##   Australian Film Finance Corporation                                                    0
##   Australian Film Finance Corporation (AFFC)                                             0
##   Australian International Film Corp. (AIFC)                                             0
##   Automatic Media                                                                        0
##   Automatik Entertainment                                                                0
##   Autonomous                                                                             0
##   Autonomous Films                                                                       0
##   Autour de Minuit Productions                                                           0
##   AV Club, The                                                                           0
##   AV Pictures                                                                            0
##   AvÅŸar Film                                                                          0
##   Avala Film                                                                             0
##   Avalanche Films                                                                        0
##   Avalanche Productions                                                                  0
##   Avalon Pictures                                                                        0
##   Avalon Studios                                                                         0
##   Avalon/NFU Studios                                                                     0
##   AVCO Embassy Pictures                                                                  0
##   Avenging Conscience                                                                    0
##   Avenue Entertainment                                                                   0
##   Avenue Picture                                                                         0
##   Avenue Pictures Productions                                                            0
##   Aversano Films                                                                         0
##   Avery Pix                                                                              0
##   Avex Inc.                                                                              0
##   Avi Arad Productions                                                                   0
##   Avi Chai fund                                                                          0
##   Avnet/Kerner Productions                                                               0
##   Avrora Media                                                                           0
##   Awesomeness Films                                                                      0
##   Axon Films                                                                             0
##   AZ Works                                                                               0
##   Azari Media                                                                            0
##   AZL Productions KG                                                                     0
##   Azoff Entertainment                                                                    0
##   B and G Derivatives Holdings                                                           0
##   B.A. Produktion                                                                        0
##   B.D.S. Productions                                                                     0
##   B.D.S. Productions Inc.                                                                0
##   B.H. Finance C.V.                                                                      0
##   B24                                                                                    0
##   Baba Arts Limited Productions                                                          0
##   Babbo Inc.                                                                             0
##   Babe Film                                                                              0
##   Babe Films                                                                             0
##   Babelsberg Film                                                                        0
##   Babelsberg Film GmbH                                                                   0
##   Babelsberg International Film Produktion                                               0
##   Babieka                                                                                0
##   Baby Cart                                                                              0
##   Baby Cow Films                                                                         0
##   Baby Cow Productions                                                                   1
##   Babylon                                                                                0
##   Babylonian Productions                                                                 0
##   Bac Films                                                                              0
##   BAC Films                                                                              0
##   Bachelor Party Productions                                                             0
##   Bachrach/Gottlieb Productions                                                          0
##   Back Lot Pictures                                                                      0
##   Backup Films                                                                           0
##   Backup Media                                                                           0
##   Bacon & Eggs                                                                           0
##   Bad Angels Productions, Ltd.                                                           0
##   Bad Badger                                                                             0
##   Bad Biology                                                                            0
##   Bad Cop Bad Cop Film Productions                                                       0
##   Bad Hat Harry Productions                                                              0
##   Bad Lt. Productions                                                                    0
##   Bad Monkey Productions                                                                 0
##   Bad Robot                                                                              0
##   Badlands Company                                                                       0
##   Bórd Scannán na hÃâ\200°ireann                                                     0
##   Bagdasarian Productions                                                                1
##   BaggyJoe Productions                                                                   0
##   Bahr Productions Inc.                                                                  0
##   Bait Productions                                                                       0
##   Baker Street                                                                           0
##   Bakshi Productions                                                                     0
##   Balaji Motion Pictures                                                                 0
##   Balcor Film Investors                                                                  0
##   Baldwin Entertainment Group                                                            0
##   Baldwin/Cohen Productions                                                              0
##   Ballinran Productions                                                                  0
##   Ballpark Productions Partnership                                                       0
##   Baltic Film Group                                                                      0
##   Baltic Film Services                                                                   0
##   Baltimore Pictures                                                                     0
##   Baltimore Spring Creek Pictures                                                        0
##   Baltimore Spring Creek Productions                                                     1
##   Baltmedia                                                                              0
##   Banana-Moon Sky Films                                                                  0
##   Bandai Visual Company (JAPAN)                                                          0
##   Bande a Part Films                                                                     0
##   Bandito Brothers                                                                       0
##   Bandoola Productions                                                                   0
##   Banger Films                                                                           0
##   Banger Productions                                                                     0
##   Bankable                                                                               0
##   Bankside Films                                                                         0
##   Banner House Productions                                                               0
##   Banter                                                                                 0
##   Barbarian Films                                                                        0
##   Barclays Mercantile Industrial Finance                                                 0
##   Bardel Entertainment Inc.                                                              0
##   barefoot films                                                                         0
##   Barenholtz Production                                                                  0
##   Barking Fish Entertainment                                                             0
##   Barnet Bain Films                                                                      0
##   Barnsnape Films                                                                        0
##   Baron Films                                                                            0
##   Barraboy Films                                                                         0
##   Barry & Enright Productions                                                            0
##   Barry Mendel Productions                                                               1
##   Bartlett Films                                                                         0
##   Barwood Films                                                                          0
##   Base 12 Productions                                                                    0
##   Basic Pictures                                                                         0
##   Basket Case Productions                                                                0
##   Batjac Productions                                                                     0
##   Battle Mountain Films                                                                  0
##   Battleplan Productions                                                                 1
##   Bauer Martinez Studios                                                                 0
##   Baumgarten-Prophet Entertainment                                                       0
##   Baumgarten Management and Productions (BMP)                                            1
##   Baumgarten Merims Productions                                                          0
##   Bausan Films                                                                           0
##   Bavaria Film                                                                           0
##   Bavaria Pictures                                                                       0
##   Bay Films                                                                              0
##   Bayerischer Banken-Fonds                                                               0
##   Bayerischer Rundfunk (BR)                                                              0
##   Bayonne Entertainment                                                                  0
##   Bayou Film Inc                                                                         0
##   Bayou Pictures                                                                         0
##   Bazelevs Production                                                                    0
##   Bazmark Films                                                                          1
##   BB Film Productions                                                                    0
##   BB Films                                                                               0
##   BBC                                                                                    0
##   BBC America                                                                            0
##   BBC Arena                                                                              0
##   BBC Cymru Wales                                                                        0
##   BBC Drama Group                                                                        0
##   BBC Drama Productions                                                                  0
##   BBC Earth                                                                              0
##   BBC Earth Films                                                                        0
##   BBC Films                                                                              0
##   BBC Home Video                                                                         0
##   BBC Natural History                                                                    0
##   BBC Scotland                                                                           0
##   BBC Storyville                                                                         0
##   BBC Television UK                                                                      0
##   BBC Wales                                                                              0
##   BBC Worldwide                                                                          0
##   BBS Productions                                                                        0
##   BCDF Pictures                                                                          1
##   BD Cine                                                                                0
##   Be Gentlemen Limited Partnership                                                       0
##   Be Good Productions                                                                    0
##   Beachfront Films                                                                       0
##   Beachside Films                                                                        0
##   Beacon Communications                                                                  0
##   Beacon Pictures                                                                        0
##   Beagle Pug Films                                                                       0
##   Beanca Films                                                                           0
##   Beatrice Film                                                                          0
##   Beautiful Kate Productions                                                             0
##   Beaver Films                                                                           0
##   Bece Canada Productions                                                                0
##   Becker International                                                                   0
##   Bedford Falls Company, The                                                             0
##   Bedford Falls Productions                                                              0
##   Bedlam Pictures                                                                        0
##   Bedlam Productions                                                                     0
##   Bee Holder Productions                                                                 0
##   Bee Train                                                                              0
##   Bee Vine Pictures                                                                      0
##   Beech Hill Films                                                                       0
##   Before the Door Pictures                                                               1
##   Beginner's Luck                                                                        0
##   Behavioral Problem Productions Ltd.                                                    0
##   Beijing Poly-bona Film Distribution Company                                            0
##   Beijing Shuijing Shenlan International Media Co.                                       0
##   Bekmambetov Projects Ltd.                                                              0
##   Bel Air Entertainment                                                                  0
##   Belgacom                                                                               0
##   Believe Entertainment                                                                  0
##   Believe Pictures                                                                       0
##   Bell Broadcast and New Media Fund                                                      0
##   Bell Media                                                                             0
##   Bella Productions                                                                      0
##   Belladonna Productions                                                                 0
##   Bellanova Films                                                                        0
##   Belle Pictures                                                                         0
##   Bellpond Films                                                                         0
##   Bellwether Pictures                                                                    0
##   Ben-Ami/Leeds Productions                                                              0
##   Benaroya Pictures                                                                      0
##   Benchmark                                                                              0
##   Bender-Spink Inc.                                                                      0
##   Benderspink                                                                            0
##   BenderSpink                                                                            0
##   Benedek Films                                                                          0
##   Benedict Pictures Corp.                                                                0
##   Benmar Productions                                                                     0
##   Bennett-Robbins Productions                                                            0
##   Benteveo Producciones                                                                  0
##   Bentley Productions                                                                    0
##   Bergman Lustig productions                                                             0
##   Berkshire Axis Media                                                                   0
##   Berlanti Productions                                                                   0
##   Bernard Gayle Productions                                                              0
##   Berrick Filmproduktion                                                                 0
##   Bersin Pictures                                                                        0
##   Bert Marcus Productions                                                                0
##   Berwick Street Productions                                                             0
##   Best Brains                                                                            0
##   Best Film                                                                              0
##   Best Man Filmproduktions                                                               0
##   Best Medicine Productions                                                              0
##   Beta Cinema                                                                            0
##   Bettis Productions Limited                                                             0
##   Between The Eyes                                                                       0
##   Beverly Detroit                                                                        0
##   Bewitched                                                                              0
##   Beyond Films                                                                           0
##   Beyond Infinity                                                                        0
##   BFI Film Fund                                                                          0
##   BH Tilt                                                                                0
##   Bhansali Films                                                                         0
##   BHE Films                                                                              0
##   Bi-polar Pictures                                                                      0
##   Bianca Film                                                                            0
##   Bifrost Pictures                                                                       1
##   Big Arty Productions                                                                   0
##   Big Bad Film                                                                           0
##   Big Beach Films                                                                        0
##   Big Beach Productions                                                                  0
##   Big Bug Pictures                                                                       0
##   Big Easy Pictures                                                                      0
##   Big Fan Productions                                                                    0
##   Big Farm                                                                               0
##   Big Fish Films                                                                         0
##   Big Focus Television                                                                   0
##   Big Idea Productions                                                                   0
##   Big Indie Pictures                                                                     0
##   Big Kid Pictures                                                                       0
##   Big Noise Films                                                                        0
##   Big Picture Media Corporation                                                          0
##   BIG Pictures                                                                           0
##   Big Primate Pictures                                                                   0
##   Big Screen Entertainment Group                                                         0
##   Big Screen Productions                                                                 0
##   Big Shot Productions                                                                   0
##   Big Stan Productions                                                                   0
##   Big Talk Productions                                                                   0
##   Big Ticket Productions                                                                 0
##   Big World                                                                              0
##   Big Yellow Films                                                                       0
##   Bigel / Mailer Films                                                                   0
##   Bigel Entertainment                                                                    0
##   Bigelow Productions                                                                    0
##   Bigscope Films                                                                         0
##   Bikini Films                                                                           0
##   Bill and Ben Productions                                                               0
##   Bill Graham Films                                                                      0
##   Bill Kenwright Films                                                                   0
##   Bill Melendez Productions                                                              0
##   Bill/Phillips                                                                          0
##   Billy Goat Pictures                                                                    0
##   BIM Distribuzione                                                                      0
##   Bing Crosby Productions                                                                0
##   Bioskop-Film GmbH                                                                      0
##   Bioskop Film                                                                           0
##   Bioware                                                                                0
##   Birchwood Pictures                                                                     0
##   Bird and a Bear Entertainment                                                          0
##   Birdsong Pictures                                                                      0
##   Birnbaum / Barber Productions                                                          0
##   Birnbaum/Barber                                                                        0
##   Biscayne Pictures                                                                      0
##   Bisgrove Entertainment                                                                 0
##   Bitter Films                                                                           0
##   Black & Blue Films                                                                     0
##   Black & White Productions                                                              0
##   Black and Blu Entertainment                                                            0
##   Black Balloon Productions                                                              0
##   Black Bear Pictures                                                                    0
##   Black Camel Pictures                                                                   0
##   Black Chalk Productions                                                                0
##   Black Diamond Pictures                                                                 0
##   Black Fawn Films                                                                       0
##   Black Fish Films                                                                       0
##   Black Flag                                                                             0
##   Black Forest Films                                                                     0
##   Black Label Media                                                                      0
##   Black Light District                                                                   0
##   Black Marble Productions                                                               0
##   Black Rhino Productions                                                                0
##   Black Robe                                                                             0
##   Black Sand Pictures                                                                    0
##   Black Sheep Films                                                                      0
##   Black Sky Entertainment                                                                0
##   Black Snake                                                                            0
##   Blackfriars Bridge Films                                                               0
##   Blacklab Entertainment                                                                 0
##   Blackout Productions Inc.                                                              0
##   Blake Edwards                                                                          0
##   Blank of the Dead Productions                                                          0
##   Blast! Films                                                                           0
##   Bleiberg Entertainment                                                                 0
##   Blender Foundation                                                                     0
##   Blenkov & Schønnemann Pictures                                                      0
##   Blind Guy Films                                                                        0
##   Blind Spot Pictures Oy                                                                 0
##   Blind Wink                                                                             0
##   Blind Wink Productions                                                                 0
##   Blinder Films                                                                          0
##   Blinding Edge Pictures                                                                 0
##   BlinkWorks Media                                                                       0
##   Blinky Productions                                                                     0
##   Bliss                                                                                  0
##   Bliss Media                                                                            0
##   Blitz / Welch                                                                          0
##   Blitz Films                                                                            0
##   Blixa Film Productktion                                                                0
##   Block / Hanson                                                                         0
##   Block 2 Pictures                                                                       0
##   Blockade Entertainment                                                                 0
##   Blockbuster Movie Entertainers                                                         0
##   Blondie Girl Productions                                                               0
##   Blood & Chocolate Productions Ltd                                                      0
##   Blood & Wine Productions                                                               0
##   Blood Relations Co.                                                                    0
##   Bloodline Pictures                                                                     0
##   Bloodline Productions                                                                  0
##   Bloodstar Productions                                                                  0
##   BloodWorks                                                                             0
##   Bloody Disgusting                                                                      0
##   Bloody Lip Productions                                                                 0
##   Blowback Pictures                                                                      0
##   BLT Productions                                                                        0
##   Blue-Tongue Films                                                                      0
##   Blue Askew                                                                             0
##   Blue Dot Productions                                                                   0
##   Blue Film                                                                              0
##   Blue Flower Productions                                                                0
##   Blue Gardenia Productions                                                              0
##   Blue Parrot Productions                                                                0
##   Blue Productions                                                                       0
##   Blue Rider Pictures                                                                    0
##   Blue Sea Productions                                                                   0
##   Blue Seraph Productions                                                                0
##   Blue Sky Films                                                                         0
##   Blue Sky Studios                                                                       0
##   Blue Snow Productions                                                                  0
##   Blue Star Pictures                                                                     0
##   Blue Star Productions                                                                  0
##   Blue Train Productions                                                                 0
##   Blue Tulip Productions                                                                 0
##   Blue Wolf                                                                              0
##   Blue Yonder Films                                                                      0
##   Blueeyes Productions                                                                   0
##   Bluegrass Films                                                                        0
##   Bluemark Productions                                                                   0
##   Blueprint Pictures                                                                     0
##   Bluewater Pictures                                                                     0
##   Bluff Road Productions                                                                 0
##   Blumhouse Productions                                                                  0
##   Blurco                                                                                 0
##   BMG Independents                                                                       0
##   BMI (No. 9) Ltd.                                                                       0
##   BN Films                                                                               0
##   BNJArmor                                                                               0
##   Bo-Town Films                                                                          0
##   Bob Productions                                                                        0
##   Bob Swerer Productions                                                                 0
##   Bob Yari Productions                                                                   0
##   Bobby Jones Films LLC                                                                  0
##   Bocaboca Producciones S.A.                                                             0
##   BocFlix                                                                                0
##   Boku Films                                                                             0
##   Bold Films                                                                             0
##   Boll KG                                                                                0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                   0
##   Bollywood Hollywood Production                                                         0
##   Bomar OOD                                                                              1
##   Bombshell Pictures                                                                     0
##   Bona Fide Productions                                                                  0
##   BOND360                                                                                0
##   Bonfire                                                                                0
##   Boo Pictures                                                                           0
##   Bookshop Productions                                                                   0
##   Boram Entertainment Inc.                                                               0
##   Bord Scannan na hEireann / Irish Film Board                                            1
##   Borde/Raich                                                                            0
##   BorderLine Films                                                                       1
##   Boss Media                                                                             0
##   Bottom of the Ninth Productions                                                        0
##   BoulderLight Pictures                                                                  0
##   Boulston Productions Limited                                                           0
##   Bouncing Betty Productions                                                             0
##   Boundless Pictures                                                                     0
##   Bourne Again                                                                           0
##   Bow and Arrow Entertainment                                                            0
##   Bowery Hills Entertainment                                                             0
##   Box Film                                                                               0
##   Boxing Cat Films                                                                       0
##   Boy Culture LLC                                                                        0
##   Boy in the Box                                                                         0
##   Boy of the Year                                                                        0
##   Boy Wonder Films                                                                       0
##   Boyd's Company                                                                         0
##   BoZ Productions                                                                        0
##   Brad Grey Pictures                                                                     1
##   Brad Krevoy Television                                                                 0
##   Brad Zions Films                                                                       0
##   Braeburn Entertainment                                                                 0
##   Brain Farm Digital Cinema                                                              0
##   Branded Entertainment/Batfilm Productions                                              0
##   Brandenberg                                                                            0
##   Brandes Films International                                                            0
##   Brandman Productions                                                                   0
##   Brandt/Haas Productions                                                                0
##   Brandywine Productions                                                                 0
##   Brandywine Productions Ltd.                                                            0
##   Brass Hat Films                                                                        0
##   Braun Entertainment Group                                                              0
##   Braunsberg Productions                                                                 0
##   Brave New Films                                                                        0
##   Braven Films                                                                           0
##   Braveworld Productions                                                                 0
##   BraxtanFILM                                                                            0
##   Break Thru Films                                                                       0
##   Breaking Ball Films                                                                    0
##   Breakthrough Entertainment Productions                                                 0
##   Breakup Productions                                                                    0
##   Breathless Associates                                                                  0
##   Bregman-IAC Productions                                                                0
##   Bregman/Baer Productions                                                               0
##   Breton Film Productions                                                                0
##   Bridge Films                                                                           0
##   Bridgegate FIlms                                                                       0
##   Bridget Johnson Films                                                                  0
##   Bridgit Folman Film Gang                                                               0
##   Bridle Path Films                                                                      0
##   Bright-Persky Associates                                                               0
##   Bright Cold Day Films                                                                  0
##   Brightlight Pictures                                                                   0
##   Brightlight Pictures Inc.                                                              0
##   Brightside Entertainment                                                               0
##   Brightstar Films                                                                       0
##   Brillhart / Gonzales Productions                                                       0
##   Brillstein-Grey Entertainment                                                          0
##   Brillstein Entertainment Partners                                                      0
##   Brink Films                                                                            0
##   Brink Productions                                                                      0
##   Bristol Automotive                                                                     0
##   Bristol Bay Productions                                                                0
##   British American Entertainment                                                         0
##   British Broadcasting Corporation (BBC)                                                 0
##   British Columbia Film                                                                  0
##   British Columbia Television                                                            0
##   British Empire Films Australia                                                         0
##   British Film Company                                                                   0
##   British Film Council                                                                   0
##   British Film Institute (BFI)                                                           0
##   British Lion-Columbia Distributors                                                     0
##   British Lion Film Corporation                                                          0
##   British Lion Films                                                                     0
##   British Screen                                                                         0
##   British Screen Finance Ltd                                                             0
##   British Screen Productions                                                             0
##   Britpack Film Company                                                                  0
##   Broad Green Pictures                                                                   0
##   Broadview Pictures                                                                     0
##   Broadway Video                                                                         0
##   Broken Chair Flickz                                                                    0
##   Broken Films                                                                           0
##   Broken Lizard Industries                                                               0
##   Broken Road Productions                                                                0
##   Bron Capital Partners                                                                  0
##   Bron Studios                                                                           0
##   Bronson Avenue                                                                         0
##   Brood Syndicate                                                                        0
##   Brooks Media                                                                           0
##   Brooksfilms                                                                            0
##   Brooksfilms Ltd.                                                                       0
##   Brookstreet Pictures                                                                   0
##   Brookwell-McNamara Entertainment                                                       0
##   Brothers Dowdle Productions                                                            0
##   Brouwersgracht Investments                                                             0
##   Brown & Stretic                                                                        0
##   Brown Sauce Film Productions                                                           0
##   BrownHouse Productions                                                                 1
##   Brownstone Productions                                                                 0
##   Bruce Brown Films                                                                      0
##   Brucks Entertainment                                                                   0
##   Bruin Grip Services                                                                    0
##   Bryna Productions                                                                      0
##   BSF Film                                                                               0
##   BSM Studio                                                                             0
##   Bubby Productions                                                                      0
##   Buckaroo Entertainment                                                                 0
##   Buckeye Films                                                                          0
##   Buena Onda                                                                             0
##   Buena Vista                                                                            0
##   Buena Vista Distribution Company                                                       0
##   Buena Vista Home Entertainment                                                         0
##   Buena Vista Pictures                                                                   0
##   Bueprint Pictures                                                                      0
##   Buffalo Gal Pictures                                                                   0
##   Buffalo Picture House                                                                  0
##   BUFO                                                                                   0
##   Bugsy Malone Productions                                                               0
##   Bull's Eye Entertainment                                                               0
##   Bull Market Entertainment                                                              0
##   Bullet Films                                                                           0
##   Bullet Pictures                                                                        0
##   Bulletproof Cupid                                                                      0
##   Bungalow 78 Productions                                                                0
##   Bungalow Productions                                                                   0
##   Bunk 11 Pictures                                                                       0
##   Burbank Films Australia                                                                0
##   Burg/Koules Productions                                                                0
##   Burgundy Films                                                                         0
##   Burke/Samples/Foster Productions                                                       0
##   Burn Later Productions                                                                 0
##   Burning Bright Productions                                                             0
##   Burning Ships Productions                                                              0
##   Burns Family Studios                                                                   0
##   Burnside Entertainment                                                                 0
##   Burskin Film                                                                           0
##   Busboy Productions                                                                     0
##   Bushwood Pictures                                                                      0
##   Business Location Sudtirol Alto Adige                                                  0
##   Busted Shark Productions                                                               0
##   Busy Bee Productions                                                                   0
##   Butcher's Run Films                                                                    0
##   Butcher's Run Productions                                                              0
##   Buttercup Films Ltd.                                                                   0
##   BXR Productions                                                                        0
##   Byron A. Martin Productions                                                            0
##   Bystander Films                                                                        0
##   C-2 Pictures                                                                           0
##   C-Films AG                                                                             0
##   C-Hundred Film Corporation                                                             0
##   C & C Brown Production                                                                 0
##   C.B. Films S.A.                                                                        0
##   C.G. Cinema                                                                            0
##   C.O. Films                                                                             0
##   C.O.R.E. Feature Animation                                                             0
##   C.R.G. International                                                                   0
##   C5                                                                                     0
##   CAB Productions                                                                        0
##   Cabin Fever Films                                                                      0
##   Cabin Pictures                                                                         0
##   Cable Stuff Productions                                                                0
##   Cadre Films                                                                            0
##   Café Film                                                                           0
##   Cake Productions Inc.                                                                  0
##   Calamity Films                                                                         0
##   Calash Corporation                                                                     0
##   Calendar Productions                                                                   0
##   Caliban Films                                                                          0
##   Caliber Media Company                                                                  0
##   California Pictures                                                                    0
##   Calimari Productions                                                                   0
##   Callahan Filmworks                                                                     0
##   CALT Productions                                                                       0
##   Caméra One                                                                          0
##   Camberwell / Fly Films                                                                 0
##   Cambria Productions                                                                    0
##   Cambridge Productions                                                                  0
##   Camellia Entertainment                                                                 0
##   Camelot Pictures                                                                       0
##   Camelot Productions                                                                    0
##   Camera 40 Productions                                                                  0
##   Camerimage Festival                                                                    0
##   CAMERON MACKINTOSH                                                                     0
##   Camp / Thompson Pictures                                                               0
##   Camp Hill                                                                              0
##   Camp Video                                                                             0
##   Campanile Productions                                                                  0
##   Campbell Grobman Films                                                                 0
##   Campfire                                                                               0
##   Campfire LLC                                                                           0
##   Canadian Film Centre (CFC)                                                             0
##   Canadian Film Development Corporation (CFDC)                                           0
##   Canadian Film or Video Production Tax Credit (CPTC)                                    0
##   Canadian Television (CTV)                                                              0
##   Canal Plus                                                                             0
##   Canal Plus Group                                                                       0
##   Canal Street Films                                                                     0
##   Canal Sur Televisión                                                                0
##   Canal+                                                                                 0
##   Canal+ Droits Audiovisuels                                                             0
##   Canal+ España                                                                       0
##   Canal+ Polska                                                                          0
##   Canal+France                                                                           0
##   Canal+Polska                                                                           0
##   Canana Films                                                                           0
##   Candleridge Entertainment                                                              0
##   Candlewood Entertainment                                                               0
##   Candy Heart Productions                                                                0
##   Canfield Pictures                                                                      0
##   Cannell Studios                                                                        0
##   Cannes Film Festival                                                                   0
##   Cannibal Films Ltd.                                                                    0
##   Cannon and Morley Productions                                                          0
##   Cannon Entertainment                                                                   0
##   Cannon Films                                                                           0
##   Cannon Group                                                                           0
##   Cannon Italia Srl                                                                      0
##   Cannon Pictures                                                                        0
##   Cannon Productions                                                                     0
##   Canonigo Films                                                                         0
##   Cantharus Productions                                                                  0
##   Capacity Pictures                                                                      0
##   Capcom                                                                                 0
##   Capcom Company                                                                         0
##   Capelight Pictures                                                                     0
##   Capella                                                                                0
##   Capella Films                                                                          0
##   Capella International                                                                  1
##   Capglobe                                                                               0
##   Capital Arts Entertainment                                                             0
##   Capital Equipment Leasing                                                              0
##   Capital Markets Film Finance                                                           0
##   Capitol Films                                                                          0
##   Capitole Films                                                                         0
##   Cappa Defina Productions                                                               0
##   Cappa Productions                                                                      1
##   Capstone Entertainment Group                                                           0
##   Captain Movies                                                                         0
##   Captivate Entertainment                                                                0
##   Captivity Productions                                                                  0
##   Capture The Flag Films                                                                 0
##   Caramel Film                                                                           0
##   Caramel Films                                                                          0
##   Caravan Pictures                                                                       0
##   Carbunkle Cartoons                                                                     0
##   Cargo Entertainment                                                                    0
##   Cargo Films                                                                            0
##   Carlino Productions                                                                    0
##   Carlo Ponti Cinematografica                                                            0
##   Carlo Ponti Production                                                                 0
##   Carlyle Productions                                                                    0
##   Carmel Creek Productions                                                               0
##   Carmel Entertainment                                                                   0
##   Carnaby International                                                                  1
##   Carnelian Productions                                                                  0
##   Carnival Films                                                                         0
##   Carnival Films & Television                                                            0
##   Caro-McLeod                                                                            0
##   Carol Baum Productions                                                                 0
##   Carolco Entertainment                                                                  0
##   Carolco International N.V.                                                             0
##   Carolco Pictures                                                                       0
##   Carolina Film Works                                                                    0
##   Caroline Films                                                                         0
##   Carousel Picture Company                                                               0
##   Carousel Picture Company, The                                                          0
##   Carousel Productions                                                                   0
##   Carsey-Werner Company                                                                  0
##   Cart Before The Horse Productions                                                      0
##   Cartel Productions                                                                     0
##   Carthago Films S.a.r.l.                                                                0
##   Cartier Productions                                                                    0
##   Cartoon Network Studios                                                                0
##   Cartoon Saloon                                                                         0
##   Carver Films                                                                           0
##   Casa Bonita                                                                            0
##   Casablanca Filmworks                                                                   0
##   Casadelic Pictures                                                                     0
##   Case 39 Productions                                                                    0
##   Casey Productions                                                                      0
##   Casey Silver Productions                                                               1
##   Cassadaga Film Production                                                              0
##   Castel Film Romania                                                                    0
##   Castel Film Studio                                                                     0
##   Castel Films                                                                           0
##   Castelao Pictures                                                                      0
##   Castelao Producciones                                                                  0
##   Castle Hill Productions                                                                0
##   Castle Rock Entertainment                                                              0
##   Castleberg Productions                                                                 0
##   Castlight Pictures                                                                     0
##   Casualties Bureau                                                                      0
##   Cat Burglar Productions                                                                0
##   CAT Films                                                                              0
##   Catacombs Productions                                                                  0
##   Catapult Films                                                                         0
##   Catch 23 Entertainment                                                                 0
##   Catch Productions                                                                      0
##   CatchPlay                                                                              0
##   Catfish Productions                                                                    0
##   Cattleya                                                                               1
##   Causeway Films                                                                         0
##   Caviar Films                                                                           0
##   CB Films                                                                               0
##   CB Productions                                                                         0
##   CBS Entertainment Productions                                                          0
##   CBS Films                                                                              0
##   CC Capital Arts Entertainment SRL                                                      0
##   CCCP                                                                                   0
##   CD Films                                                                               0
##   Ce Qui Me Meut Motion Pictures                                                         0
##   Cecchi Gori Group Tiger Cinematografica                                                0
##   Cecchi Gori Pictures                                                                   0
##   CED Productions                                                                        0
##   Celador Films                                                                          0
##   Celador Productions                                                                    0
##   Celandine Films                                                                        0
##   Cell                                                                                   0
##   Celluloid Dreams                                                                       0
##   Celluloid Dreams Productions                                                           0
##   Celtic Films Entertainment                                                             0
##   Cent Productions Inc.                                                                  0
##   Central                                                                                0
##   Central Films                                                                          0
##   Central Films Limited                                                                  0
##   Central Independent Television                                                         0
##   Central Productions                                                                    0
##   Centre National de la Cinématographie                                               0
##   Centre National de la Cinématographie (CNC)                                         0
##   Centron Pictures                                                                       0
##   Centropolis Entertainment                                                              0
##   Centropolis Film Productions                                                           0
##   Century 21 Television                                                                  0
##   Century Park Pictures                                                                  0
##   Century Time (H.K.) Ltd.                                                               0
##   CFCN Communications                                                                    0
##   Chad Troutwine Films                                                                   0
##   Chain Camera Pictures                                                                  0
##   Chaintron                                                                              0
##   Chako Film Company                                                                     0
##   Chal Productions                                                                       0
##   Challenge Film Corporation                                                             0
##                                                                                         Freq
## Var1                                                                                     5
##   "DIA" Productions GmbH & Co. KG                                                        0
##   # Lexyn Productions                                                                    0
##   10 West Studios                                                                        0
##   100 Feet Productions                                                                   0
##   1019 Entertainment                                                                     0
##   108 Media                                                                              0
##   10th Hole Productions                                                                  0
##   11:11 Mediaworks                                                                       0
##   12 Gauge Productions                                                                   0
##   120dB Films                                                                            0
##   13 Ghosts Productions Canada Inc.                                                      0
##   1492 Pictures                                                                          0
##   1600 Limited Partnership                                                               0
##   1812 Productions                                                                       0
##   1818                                                                                   0
##   1821 Pictures                                                                          0
##   185 Trax                                                                               0
##   1976 Productions                                                                       0
##   1984 Private Defense Contractors                                                       0
##   1992 Number Four Limited Partnership                                                   0
##   2 Bridges Productions                                                                  0
##   2 Entertain                                                                            0
##   2 Entertain Video                                                                      0
##   2 Loop Films                                                                           0
##   2 Player Productions                                                                   0
##   2 Wolves Films                                                                         0
##   2.4.7. Films                                                                           0
##   2003 Productions                                                                       0
##   20ten Media                                                                            0
##   20th Century Fox                                                                       0
##   20th Century Fox Film Corporation                                                      0
##   20th Century Fox Home Entertainment                                                    0
##   20th Century Fox Russia                                                                0
##   20th Century Fox Television                                                            0
##   20th Century Pictures                                                                  0
##   21 Laps Entertainment                                                                  0
##   21st Century Film Corporation                                                          0
##   224 Entertainment                                                                      0
##   2262730 Ontario                                                                        0
##   22h22                                                                                  0
##   23/5 Filmproduktion                                                                    0
##   24 Seven Productions                                                                   0
##   24/7 Films                                                                             0
##   26 Films                                                                               0
##   27 Films Production                                                                    0
##   2929 Productions                                                                       0
##   2am Films                                                                              0
##   2B Films                                                                               0
##   2DS Productions                                                                        0
##   2S Films                                                                               0
##   3 Arts Entertainment                                                                   0
##   3 in the Box                                                                           0
##   3 Ring Circus Films                                                                    0
##   33 Pictures                                                                            0
##   3311 Productions                                                                       0
##   33andOut Productions                                                                   0
##   343 Industries                                                                         0
##   34th Street Films                                                                      0
##   360 Pictures                                                                           0
##   391 Productions                                                                        0
##   3b productions                                                                         0
##   3B Productions                                                                         0
##   3DTK                                                                                   0
##   3Foot7                                                                                 0
##   3L Filmproduktion GmbH                                                                 0
##   3L Filmverleih                                                                         0
##   3L Productions                                                                         0
##   40 Acres & A Mule Filmworks                                                            0
##   403 Productions                                                                        0
##   42 Films                                                                               0
##   430 Productions                                                                        0
##   44th Floor Productions                                                                 0
##   455 Films                                                                              0
##   4Cows                                                                                  0
##   4DH Films                                                                              0
##   4Kids Entertainment                                                                    0
##   4M                                                                                     0
##   5150 Action                                                                            0
##   61* Productions Inc.                                                                   0
##   6140 Productions                                                                       0
##   7 Network                                                                              0
##   72 Productions                                                                         0
##   72nd Street Productions                                                                0
##   777 Films Corporation                                                                  0
##   7th Sense Films                                                                        0
##   8:38 Productions                                                                       0
##   80 Days Productions                                                                    0
##   8383 Productions                                                                       0
##   852 Films                                                                              0
##   87Eleven                                                                               0
##   8th In Line                                                                            0
##   9 Story Media Group                                                                    0
##   900 Films                                                                              0
##   98 MPH Productions                                                                     0
##   A-1 Pictures                                                                           0
##   A-Mark Entertainment                                                                   0
##   A-Team                                                                                 0
##   A B Corp                                                                               0
##   A Band Apart                                                                           0
##   A BandApart                                                                            0
##   A Bigger Boat                                                                          0
##   A Company Filmproduktionsgesellschaft                                                  0
##   A Grand Elephant                                                                       0
##   A Hot Dog                                                                              0
##   A Loopy Production LLC                                                                 0
##   A Lucky Old Sun Production                                                             0
##   A Plus Entertainment                                                                   0
##   A&B Producoes                                                                          0
##   A&E IndieFilms                                                                         0
##   A&E Television Networks                                                                1
##   A&M Films                                                                              0
##   A. C. I. Films                                                                         0
##   A. Film                                                                                0
##   A.C. Lyles Productions                                                                 0
##   A.C.E.                                                                                 0
##   A.G. Films                                                                             0
##   A.J.O.Z. Films                                                                         0
##   A.S. Films                                                                             0
##   A.U.M. Films                                                                           0
##   A+E Studios                                                                            0
##   A113                                                                                   0
##   A2 Entertainment Group                                                                 0
##   A24                                                                                    0
##   A71 Productions                                                                        0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                            0
##   AAMPI Inc.                                                                             0
##   AAR Films                                                                              0
##   Aardman Animations                                                                     0
##   Aaron Spelling Productions                                                             0
##   Abandon Entertainment                                                                  0
##   Abandon Pictures                                                                       0
##   Abbolita Productions                                                                   0
##   ABC Circle Films                                                                       0
##   ABC Entertainment                                                                      0
##   ABC Family                                                                             0
##   ABC Motion Pictures                                                                    0
##   ABC Pictures                                                                           1
##   ABC Productions                                                                        0
##   ABC Studios                                                                            0
##   Abduction Films                                                                        0
##   Aberration Films                                                                       0
##   Abnormal Pictures                                                                      0
##   Abraham Productions                                                                    0
##   abramoff Production                                                                    0
##   Abramoff Production                                                                    0
##   ABS-CBN Film Productions                                                               0
##   Absolute Entertainment                                                                 0
##   Academy Films                                                                          0
##   Academy Pictures                                                                       0
##   Acajou Films                                                                           0
##   Accelerated Matter                                                                     0
##   Accelerator Films                                                                      0
##   Accent Films                                                                           0
##   Access Films                                                                           0
##   Access Motion Pictures                                                                 0
##   Access Pictures                                                                        0
##   Accomplice Films                                                                       0
##   Ace Film Company                                                                       0
##   Achab Film                                                                             0
##   Achilles                                                                               0
##   Achte Babelsberg Film                                                                  0
##   Acme Shark                                                                             0
##   Acorn Pictures                                                                         0
##   Acorn Productions                                                                      0
##   Acrobat Productions                                                                    0
##   Across the River Productions                                                           0
##   Across Town Productions                                                                0
##   Act III Communications                                                                 0
##   Actionhouse                                                                            0
##   Active Entertainment                                                                   0
##   Ad Hominem Enterprises                                                                 0
##   Ad Vitim Distribution                                                                  0
##   Ada Films                                                                              0
##   Adam Fields Productions                                                                0
##   Adam Schroeder Productions                                                             0
##   ADCB Films                                                                             0
##   Adder                                                                                  0
##   Addicted Productions                                                                   0
##   Addis Wechsler Pictures                                                                0
##   Adelaide Film Festival                                                                 0
##   Aden Film                                                                              0
##   Adi Shankar Production                                                                 0
##   Adlabs Films Ltd.                                                                      0
##   Admire Productions Ltd.                                                                0
##   AdScott Pictures                                                                       0
##   Adventure Pictures                                                                     0
##   AE Electra Productions                                                                 0
##   Aegis Film Fund                                                                        1
##   Aeroplano                                                                              0
##   Aeteas Filmproduktions                                                                 0
##   AF Production                                                                          0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                    0
##   Affirm Films                                                                           0
##   AFG Talons Productions                                                                 0
##   Afineevsky - Tolmor Production                                                         0
##   Afraid of the Dark                                                                     0
##   Afrodita Audiovisual, A.I.E.                                                           0
##   After Dark Films                                                                       0
##   Against the Wild Films                                                                 0
##   Agamemnon Films                                                                        0
##   Agat Films & Cie                                                                       0
##   Agatha Christie Ltd                                                                    0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                       0
##   Agencja Produkcji Filmowej                                                             0
##   Agenda                                                                                 0
##   Agent Two                                                                              0
##   AGGK Films                                                                             0
##   Aggregate Film                                                                         0
##   Aggregate Films                                                                        0
##   Agi Orsi Productions                                                                   0
##   Agora Entertainment                                                                    0
##   Ahimsa Films                                                                           0
##   AI-Film                                                                                0
##   Aimimage Productions                                                                   0
##   Airborne Productions                                                                   0
##   Akil Production Company                                                                0
##   Akkord Film Produktion GmbH                                                            0
##   Akson Studio                                                                           0
##   Al!ve AG                                                                               0
##   Alabama Moon Entertainment                                                             0
##   Alabama Production Group                                                               0
##   Alan Greenspan Productions                                                             0
##   Alan Jay Lerner Productions                                                            0
##   Alan Landsburg Productions                                                             0
##   Alan Sacks Productions                                                                 0
##   Alan Shayne Productions                                                                0
##   Alarum PIctures                                                                        0
##   Albert Band International Productions Inc.                                             0
##   Albert S. Ruddy Productions                                                            0
##   Alberta Film Entertainment                                                             0
##   Alberto Grimaldi Productions                                                           0
##   Albino Alligator Productions                                                           0
##   Alced Productions                                                                      0
##   Alchemedia Films                                                                       0
##   Alchemy Television                                                                     0
##   Alcina Pictures                                                                        0
##   Alcon Entertainment                                                                    0
##   Alcor Films                                                                            0
##   Alcove Entertainment                                                                   0
##   Aldamisa Entertainment                                                                 0
##   Aldrich Group                                                                          0
##   Alea Docs & Films                                                                      0
##   Alejandro Martínez                                                                  0
##   Aleph Motion Pictures                                                                  0
##   Alex Entertainment Inc.                                                                0
##   Alexander Groupe                                                                       0
##   Alexander Salkind                                                                      0
##   Alexandre Films                                                                        0
##   Alfama Films                                                                           0
##   Alfran Productions                                                                     0
##   Alfred Image Works                                                                     0
##   Alfred J. Hitchcock Productions                                                        0
##   Algonquin                                                                              0
##   Algonquin Productions Limited                                                          0
##   AliBella Pictures                                                                      0
##   Alicéléo                                                                         0
##   Alive Films                                                                            1
##   Alive Productions                                                                      0
##   All For A Films                                                                        0
##   All Girl Productions                                                                   0
##   All Knight Productions                                                                 0
##   All Night Productions                                                                  0
##   Allagash Films                                                                         0
##   Allan Zeman Productions                                                                0
##   Allarcom Limited                                                                       0
##   Allarts                                                                                0
##   Allarts Production                                                                     0
##   Allegra Pictures                                                                       0
##   Allegro-Film                                                                           0
##   Allegro Films                                                                          0
##   Alliance                                                                               0
##   Alliance Atlantis Communications                                                       0
##   Alliance Atlantis Motion Picture Production                                            0
##   Alliance Communications                                                                0
##   Alliance Communications Corporation                                                    0
##   Alliance Entertainment                                                                 0
##   Alliance Films                                                                         0
##   Allied Artists                                                                         0
##   Allied Artists Pictures                                                                1
##   Allied Film Makers                                                                     0
##   Allied Film Production                                                                 0
##   Allied Filmmakers                                                                      0
##   Allied Stars, Ltd.                                                                     0
##   Allied Vision                                                                          0
##   Alligator Inc                                                                          0
##   Allison Shearmur Productions                                                           0
##   Alloy Entertainment                                                                    0
##   Allspark Pictures                                                                      0
##   Almega Projects                                                                        0
##   Almena Films                                                                           0
##   Almost Midnight Productions                                                            0
##   Aloe Entertainment                                                                     0
##   Along The Tracks                                                                       0
##   Aloupis Productions                                                                    0
##   Alpha Core                                                                             0
##   Alpha Films                                                                            0
##   Alpha Productions                                                                      0
##   Alphaville Films                                                                       0
##   Alphaville Productions                                                                 0
##   Alpine Pictures                                                                        0
##   Alquimia Cinema                                                                        0
##   Also Known As Pictures                                                                 0
##   Alta Films S.A.                                                                        0
##   Alta Loma Entertainment                                                                0
##   Alta Vista Film Production                                                             0
##   Alta Vista Productions                                                                 0
##   Altar Productions                                                                      0
##   Alter Films                                                                            0
##   Alternate Ending Studios                                                               0
##   Altitude Film Entertainment                                                            0
##   Altus Productions                                                                      0
##   Always Split Aces Productions                                                          0
##   Amalgam Features                                                                       0
##   Amasia Entertainment                                                                   0
##   Amaze Film + Television                                                                0
##   Amazing Film Studio                                                                    0
##   Amazon Studios                                                                         0
##   amber entertainment                                                                    0
##   Amber Lamps                                                                            0
##   Amberdale Productions                                                                  0
##   AMBI Group                                                                             0
##   Ambi Pictures                                                                          0
##   Ambience Entertainment                                                                 0
##   Ambient Entertainment GmbH                                                             0
##   Amblimation                                                                            0
##   Amblin Entertainment                                                                   0
##   Ambrosino / Delmenico                                                                  0
##   Ambush Entertainment                                                                   0
##   AMC Pictures                                                                           0
##   Amen Ra Films                                                                          0
##   Ameran Films                                                                           0
##   Amercent Films                                                                         1
##   American Broadcasting Company (ABC)                                                    0
##   American Cinema International                                                          0
##   American Cinema Productions                                                            0
##   American Eagle                                                                         0
##   American Empirical Pictures                                                            0
##   American Entertainment Investors                                                       0
##   American Entertainment Partners II L.P.                                                0
##   American Entertainment Partners L.P.                                                   0
##   American Film Company                                                                  0
##   American Film Institute (AFI)                                                          0
##   American Films                                                                         0
##   American Independent Productions                                                       0
##   American International Pictures (AIP)                                                  0
##   American International Productions                                                     0
##   American Media Group                                                                   0
##   American Playhouse                                                                     0
##   American Playhouse Theatrical Films                                                    0
##   American Werewolf Inc.                                                                 0
##   American Zoetrope                                                                      0
##   Amicus Entertainment                                                                   0
##   Amicus Productions                                                                     0
##   Amjo Productions                                                                       0
##   AMLF                                                                                   0
##   Amok II Productions                                                                    0
##   Amok Productions                                                                       0
##   Amy Robinson Productions                                                               0
##   An Olive Branch Productions                                                            0
##   ANA Media                                                                              0
##   Anacol Productions Inc.                                                                0
##   Anagram Pictures Inc.                                                                  0
##   Anagram Produktion                                                                     0
##   Anant Singh Production                                                                 0
##   Anarchos Productions                                                                   1
##   Anchor Bay                                                                             0
##   Anchor Bay Entertainment                                                               0
##   Anchor Bay Films                                                                       0
##   Andalasia Productions                                                                  0
##   Andale Pictures                                                                        0
##   Andell Entertainment                                                                   0
##   Andertainment Group                                                                    0
##   Andor Films                                                                            0
##   Andrea Leone Films                                                                     0
##   Andrea Sperling Productions                                                            0
##   Andrew Lauren Productions (ALP)                                                        0
##   Andrew Stevens Entertainment                                                           0
##   Ang Lee Productions                                                                    0
##   Angeles Entertainment Group                                                            0
##   Angels & Airwaves                                                                      0
##   Anglia Television                                                                      0
##   Anglo-Amalgamated Film Distributors                                                    0
##   Anglo-Amalgamated Productions                                                          0
##   Anglo-American Film Corporation                                                        0
##   Anglo Enterprises                                                                      0
##   Angoa-Agicoa                                                                           1
##   Angry Films                                                                            0
##   Anguish Film                                                                           0
##   Anhelo Productions                                                                     0
##   Anil Kapoor Film Company                                                               0
##   AnimagicNet A/S                                                                        0
##   Animakids Productions                                                                  0
##   Animal Kingdom                                                                         0
##   Animal Logic                                                                           0
##   Animal Planet                                                                          0
##   Animatógrafo                                                                        0
##   Animation Picture Company                                                              0
##   Animationwerks                                                                         0
##   Anime Innovation Tokyo                                                                 0
##   Animus Films                                                                           0
##   Aniplex                                                                                0
##   Anka Film                                                                              0
##   Anna Lena Films                                                                        0
##   Annapurna Pictures                                                                     0
##   Annapurna Productions                                                                  0
##   Annuit Coeptis Entertainment II                                                        0
##   Annuit Coeptis Entertainment Inc.                                                      0
##   Anomaly Entertainment                                                                  0
##   Anonymous Content                                                                      0
##   Another Mulligan Entertainment                                                         0
##   Antares Produzione Cinematografica                                                     0
##   Antena 3 Films                                                                         1
##   Antena 3 Televisión                                                                 0
##   Anthem Productions                                                                     0
##   Anthos Media                                                                           0
##   Antidote Films                                                                         0
##   Antidote Films (I)                                                                     0
##   Antietam Filmworks                                                                     0
##   Anton Capital Entertainment (ACE)                                                      0
##   Antzworks                                                                              0
##   Apaches Entertainment                                                                  0
##   Apart Films                                                                            0
##   Apatow Productions                                                                     0
##   Aperture Entertainment                                                                 0
##   Apipoulaï                                                                           0
##   Apjac International                                                                    0
##   APJAC Productions                                                                      1
##   Apollo Associates                                                                      0
##   Apollo Media                                                                           0
##   Apollo Pictures                                                                        0
##   ApolloMedia Distribution                                                               0
##   ApolloMovie Beteiligungs                                                               0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                     0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                         0
##   ApolloProMovie                                                                         0
##   ApolloProMovie & Co. 3. Filmproduktion                                                 0
##   ApolloProScreen                                                                        0
##   ApolloProScreen Filmproduktion                                                         0
##   Apotheosis Media Group                                                                 0
##   Apparatus Productions                                                                  0
##   Appian Way                                                                             0
##   Apple Corps                                                                            0
##   Apple Film Productions                                                                 0
##   Apple Inc.                                                                             0
##   Applecross                                                                             0
##   Applehead Pictures                                                                     0
##   Appleseed Film Partners                                                                0
##   Applied Action                                                                         0
##   April Productions                                                                      0
##   APT Films                                                                              0
##   Aquarius Films                                                                         0
##   AR-TL                                                                                  0
##   AR Films                                                                               0
##   Arable Entertainment                                                                   0
##   Arachnid Productions Ltd.                                                              0
##   Aramid Entertainment Fund                                                              0
##   Arc Entertainment                                                                      0
##   Arc Productions                                                                        1
##   Arcade Films                                                                           0
##   Arcade Pictures                                                                        0
##   Arcadia Motion Pictures                                                                0
##   Arcane Pictures                                                                        0
##   Archangel                                                                              0
##   Archer Entertainment                                                                   0
##   Archer Gray                                                                            0
##   Archer Street Productions                                                              0
##   Archimede                                                                              0
##   Archipel 35                                                                            0
##   Arclight Films                                                                         0
##   Arcola Pictures                                                                        0
##   Arcturus Motion Pictures                                                               0
##   ARD                                                                                    0
##   ARD Degeto Film                                                                        0
##   ARD/Degeto Film GmbH                                                                   0
##   Ardustry Entertainment                                                                 0
##   area japan                                                                             0
##   Arena Productions                                                                      0
##   Arenamedia                                                                             0
##   Argonaut Pictures                                                                      0
##   Argos Films                                                                            0
##   Argyle Enterprises                                                                     0
##   Argyll Film Partners                                                                   0
##   Aries [jp]                                                                             0
##   Aries Cinematográfica Argentina                                                     0
##   Aries Productions                                                                      0
##   ArieScope Pictures                                                                     0
##   Aristos Films                                                                          0
##   Ariztical Entertainment                                                                0
##   Arkoff International                                                                   0
##   Arlington Road Productions Corporation                                                 0
##   ARM Entertainment                                                                      0
##   Armada Films                                                                           0
##   Armian pictures                                                                        0
##   Armor Entertainment                                                                    0
##   Armory Films                                                                           0
##   Armzfx                                                                                 0
##   Arnold Kopelson Productions                                                            0
##   Arnold Stiefel Company                                                                 0
##   Arnon Milchan Productions                                                              0
##   ARO Entertainment                                                                      0
##   ARP Sélection                                                                       0
##   Arramis Films                                                                          0
##   Arrete Ton Cinema                                                                      0
##   Arrow Films                                                                            0
##   Arrowstorm Entertainment                                                               0
##   ARS Film Production                                                                    0
##   Ars Nova                                                                               0
##   Art & Industry                                                                         0
##   Art In Motion                                                                          0
##   Art Linson Productions                                                                 0
##   Art Pictures Studio                                                                    0
##   Artémis Productions                                                                 0
##   Arte                                                                                   1
##   ARTE                                                                                   1
##   Arte Deutschland TV GmbH                                                               0
##   Arte France                                                                            0
##   Arte France Cinéma                                                                  1
##   Artemis                                                                                0
##   Artemis Film                                                                           0
##   Artfire Films                                                                          0
##   Artic Productions LLC                                                                  0
##   ArtImage Entertainment                                                                 0
##   Artimm                                                                                 0
##   Artina Films                                                                           0
##   Artisan Entertainment                                                                  0
##   Artist Film                                                                            0
##   Artista Management                                                                     0
##   Artistry Limited                                                                       0
##   Artists Entertainment Complex                                                          0
##   Artists Production Group (APG)                                                         0
##   Artists Public Domain                                                                  0
##   ArtPhyl                                                                                0
##   Arts Council of England                                                                0
##   Arts+Labor                                                                             0
##   Arturo Production                                                                      0
##   Arwin Productions                                                                      0
##   As Is Productions                                                                      0
##   ASAF                                                                                   0
##   Asahi National Broadcasting Company                                                    0
##   Asap films                                                                             0
##   Ascendant Pictures                                                                     0
##   Ascension Pictures                                                                     0
##   Ascension Productions                                                                  0
##   Ascot Elite Home Entertainment                                                         0
##   Asgaard Entertainment                                                                  0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                               0
##   Asia Digital Entertainment                                                             0
##   Asia Tropical Films                                                                    0
##   ASIG Productions                                                                       0
##   Asis Productions                                                                       0
##   ASK Kodansha                                                                           0
##   Asmik Ace Entertainment                                                                0
##   Aspect Ratio Film                                                                      0
##   Aspen Film Society                                                                     0
##   Aspen Productions                                                                      0
##   Aspen Productions (I)                                                                  0
##   Asphalt Productions                                                                    0
##   Assassin's Fist Limited                                                                0
##   Assassin Films                                                                         0
##   Associated British-Pathé                                                            0
##   Associated Capital                                                                     0
##   Associated General Films                                                               0
##   Associated Producers (API)                                                             0
##   Associates & Aldrich Company, The                                                      0
##   Astral Bellevue Pathé                                                               0
##   Astral Media                                                                           0
##   Astron-6 Video International                                                           0
##   Asylum Films                                                                           0
##   Asylum, The                                                                            0
##   Asymmetrical Productions                                                               0
##   Atípica Films                                                                       0
##   ATG Productions                                                                        0
##   Atitude Produções e Empreendimentos                                              0
##   Atkinson/Knickerbocker Productions                                                     0
##   Atlantic Entertainment Group                                                           0
##   Atlantic Picture Company                                                               0
##   Atlantic Pictures                                                                      0
##   Atlantic Pictures (II)                                                                 0
##   Atlantic Releasing Corporation                                                         0
##   Atlantic Swiss Productions                                                             0
##   Atlantic Television                                                                    0
##   Atlas 2 Productions                                                                    0
##   Atlas Entertainment                                                                    0
##   Atlas Film                                                                             0
##   Atlas Films                                                                            0
##   Atlas Independent                                                                      0
##   Atlas Productions                                                                      0
##   Atman Entertainment                                                                    0
##   Atmo Media Network                                                                     0
##   Atmosphere Entertainment MM                                                            0
##   Atmospheric Pictures                                                                   0
##   ATO Pictures                                                                           0
##   ATR Films                                                                              0
##   Atresmedia Cine                                                                        0
##   Attaboy Films                                                                          0
##   Attainment Media Group                                                                 0
##   Attercop Productions                                                                   0
##   Attic Light Films                                                                      0
##   Attila Productions                                                                     0
##   Aubrey Schenck Productions                                                             0
##   Audax Films                                                                            0
##   Audley Films LLP                                                                       0
##   August Entertainment                                                                   0
##   August Films                                                                           0
##   Augustus Color                                                                         0
##   Augustus Film                                                                          0
##   Aura Entertainment                                                                     0
##   Aura Film Partnership                                                                  0
##   Aurora Entertainment                                                                   0
##   Aurora Productions                                                                     0
##   Australian Broadcasting Corporation                                                    0
##   Australian Film Commission                                                             0
##   Australian Film Finance Corporation                                                    1
##   Australian Film Finance Corporation (AFFC)                                             0
##   Australian International Film Corp. (AIFC)                                             0
##   Automatic Media                                                                        0
##   Automatik Entertainment                                                                0
##   Autonomous                                                                             0
##   Autonomous Films                                                                       1
##   Autour de Minuit Productions                                                           0
##   AV Club, The                                                                           0
##   AV Pictures                                                                            0
##   AvÅŸar Film                                                                          0
##   Avala Film                                                                             0
##   Avalanche Films                                                                        0
##   Avalanche Productions                                                                  0
##   Avalon Pictures                                                                        0
##   Avalon Studios                                                                         0
##   Avalon/NFU Studios                                                                     0
##   AVCO Embassy Pictures                                                                  0
##   Avenging Conscience                                                                    0
##   Avenue Entertainment                                                                   0
##   Avenue Picture                                                                         0
##   Avenue Pictures Productions                                                            1
##   Aversano Films                                                                         0
##   Avery Pix                                                                              0
##   Avex Inc.                                                                              0
##   Avi Arad Productions                                                                   0
##   Avi Chai fund                                                                          0
##   Avnet/Kerner Productions                                                               0
##   Avrora Media                                                                           0
##   Awesomeness Films                                                                      0
##   Axon Films                                                                             0
##   AZ Works                                                                               0
##   Azari Media                                                                            0
##   AZL Productions KG                                                                     0
##   Azoff Entertainment                                                                    0
##   B and G Derivatives Holdings                                                           0
##   B.A. Produktion                                                                        0
##   B.D.S. Productions                                                                     0
##   B.D.S. Productions Inc.                                                                0
##   B.H. Finance C.V.                                                                      0
##   B24                                                                                    0
##   Baba Arts Limited Productions                                                          0
##   Babbo Inc.                                                                             0
##   Babe Film                                                                              0
##   Babe Films                                                                             0
##   Babelsberg Film                                                                        0
##   Babelsberg Film GmbH                                                                   0
##   Babelsberg International Film Produktion                                               0
##   Babieka                                                                                0
##   Baby Cart                                                                              0
##   Baby Cow Films                                                                         0
##   Baby Cow Productions                                                                   0
##   Babylon                                                                                0
##   Babylonian Productions                                                                 1
##   Bac Films                                                                              0
##   BAC Films                                                                              0
##   Bachelor Party Productions                                                             0
##   Bachrach/Gottlieb Productions                                                          0
##   Back Lot Pictures                                                                      0
##   Backup Films                                                                           1
##   Backup Media                                                                           0
##   Bacon & Eggs                                                                           0
##   Bad Angels Productions, Ltd.                                                           0
##   Bad Badger                                                                             0
##   Bad Biology                                                                            0
##   Bad Cop Bad Cop Film Productions                                                       0
##   Bad Hat Harry Productions                                                              0
##   Bad Lt. Productions                                                                    0
##   Bad Monkey Productions                                                                 0
##   Bad Robot                                                                              0
##   Badlands Company                                                                       0
##   Bórd Scannán na hÃâ\200°ireann                                                     0
##   Bagdasarian Productions                                                                0
##   BaggyJoe Productions                                                                   0
##   Bahr Productions Inc.                                                                  0
##   Bait Productions                                                                       0
##   Baker Street                                                                           0
##   Bakshi Productions                                                                     0
##   Balaji Motion Pictures                                                                 0
##   Balcor Film Investors                                                                  0
##   Baldwin Entertainment Group                                                            0
##   Baldwin/Cohen Productions                                                              0
##   Ballinran Productions                                                                  0
##   Ballpark Productions Partnership                                                       0
##   Baltic Film Group                                                                      0
##   Baltic Film Services                                                                   0
##   Baltimore Pictures                                                                     0
##   Baltimore Spring Creek Pictures                                                        0
##   Baltimore Spring Creek Productions                                                     0
##   Baltmedia                                                                              0
##   Banana-Moon Sky Films                                                                  0
##   Bandai Visual Company (JAPAN)                                                          0
##   Bande a Part Films                                                                     0
##   Bandito Brothers                                                                       0
##   Bandoola Productions                                                                   0
##   Banger Films                                                                           0
##   Banger Productions                                                                     0
##   Bankable                                                                               0
##   Bankside Films                                                                         0
##   Banner House Productions                                                               0
##   Banter                                                                                 0
##   Barbarian Films                                                                        0
##   Barclays Mercantile Industrial Finance                                                 0
##   Bardel Entertainment Inc.                                                              0
##   barefoot films                                                                         0
##   Barenholtz Production                                                                  0
##   Barking Fish Entertainment                                                             0
##   Barnet Bain Films                                                                      0
##   Barnsnape Films                                                                        0
##   Baron Films                                                                            0
##   Barraboy Films                                                                         0
##   Barry & Enright Productions                                                            0
##   Barry Mendel Productions                                                               0
##   Bartlett Films                                                                         0
##   Barwood Films                                                                          0
##   Base 12 Productions                                                                    0
##   Basic Pictures                                                                         0
##   Basket Case Productions                                                                0
##   Batjac Productions                                                                     0
##   Battle Mountain Films                                                                  0
##   Battleplan Productions                                                                 0
##   Bauer Martinez Studios                                                                 0
##   Baumgarten-Prophet Entertainment                                                       0
##   Baumgarten Management and Productions (BMP)                                            0
##   Baumgarten Merims Productions                                                          0
##   Bausan Films                                                                           0
##   Bavaria Film                                                                           0
##   Bavaria Pictures                                                                       0
##   Bay Films                                                                              0
##   Bayerischer Banken-Fonds                                                               0
##   Bayerischer Rundfunk (BR)                                                              0
##   Bayonne Entertainment                                                                  0
##   Bayou Film Inc                                                                         0
##   Bayou Pictures                                                                         0
##   Bazelevs Production                                                                    0
##   Bazmark Films                                                                          0
##   BB Film Productions                                                                    0
##   BB Films                                                                               0
##   BBC                                                                                    0
##   BBC America                                                                            0
##   BBC Arena                                                                              0
##   BBC Cymru Wales                                                                        0
##   BBC Drama Group                                                                        0
##   BBC Drama Productions                                                                  0
##   BBC Earth                                                                              0
##   BBC Earth Films                                                                        0
##   BBC Films                                                                              0
##   BBC Home Video                                                                         0
##   BBC Natural History                                                                    0
##   BBC Scotland                                                                           0
##   BBC Storyville                                                                         0
##   BBC Television UK                                                                      0
##   BBC Wales                                                                              0
##   BBC Worldwide                                                                          0
##   BBS Productions                                                                        0
##   BCDF Pictures                                                                          0
##   BD Cine                                                                                0
##   Be Gentlemen Limited Partnership                                                       0
##   Be Good Productions                                                                    0
##   Beachfront Films                                                                       0
##   Beachside Films                                                                        0
##   Beacon Communications                                                                  0
##   Beacon Pictures                                                                        0
##   Beagle Pug Films                                                                       0
##   Beanca Films                                                                           0
##   Beatrice Film                                                                          0
##   Beautiful Kate Productions                                                             0
##   Beaver Films                                                                           0
##   Bece Canada Productions                                                                0
##   Becker International                                                                   0
##   Bedford Falls Company, The                                                             0
##   Bedford Falls Productions                                                              0
##   Bedlam Pictures                                                                        0
##   Bedlam Productions                                                                     0
##   Bee Holder Productions                                                                 0
##   Bee Train                                                                              0
##   Bee Vine Pictures                                                                      0
##   Beech Hill Films                                                                       0
##   Before the Door Pictures                                                               0
##   Beginner's Luck                                                                        0
##   Behavioral Problem Productions Ltd.                                                    0
##   Beijing Poly-bona Film Distribution Company                                            0
##   Beijing Shuijing Shenlan International Media Co.                                       0
##   Bekmambetov Projects Ltd.                                                              0
##   Bel Air Entertainment                                                                  0
##   Belgacom                                                                               0
##   Believe Entertainment                                                                  0
##   Believe Pictures                                                                       0
##   Bell Broadcast and New Media Fund                                                      0
##   Bell Media                                                                             0
##   Bella Productions                                                                      0
##   Belladonna Productions                                                                 1
##   Bellanova Films                                                                        0
##   Belle Pictures                                                                         0
##   Bellpond Films                                                                         0
##   Bellwether Pictures                                                                    0
##   Ben-Ami/Leeds Productions                                                              0
##   Benaroya Pictures                                                                      0
##   Benchmark                                                                              0
##   Bender-Spink Inc.                                                                      0
##   Benderspink                                                                            0
##   BenderSpink                                                                            0
##   Benedek Films                                                                          0
##   Benedict Pictures Corp.                                                                0
##   Benmar Productions                                                                     0
##   Bennett-Robbins Productions                                                            0
##   Benteveo Producciones                                                                  0
##   Bentley Productions                                                                    0
##   Bergman Lustig productions                                                             0
##   Berkshire Axis Media                                                                   0
##   Berlanti Productions                                                                   0
##   Bernard Gayle Productions                                                              0
##   Berrick Filmproduktion                                                                 0
##   Bersin Pictures                                                                        0
##   Bert Marcus Productions                                                                0
##   Berwick Street Productions                                                             0
##   Best Brains                                                                            0
##   Best Film                                                                              0
##   Best Man Filmproduktions                                                               0
##   Best Medicine Productions                                                              0
##   Beta Cinema                                                                            0
##   Bettis Productions Limited                                                             0
##   Between The Eyes                                                                       0
##   Beverly Detroit                                                                        0
##   Bewitched                                                                              0
##   Beyond Films                                                                           0
##   Beyond Infinity                                                                        0
##   BFI Film Fund                                                                          0
##   BH Tilt                                                                                0
##   Bhansali Films                                                                         0
##   BHE Films                                                                              0
##   Bi-polar Pictures                                                                      0
##   Bianca Film                                                                            0
##   Bifrost Pictures                                                                       0
##   Big Arty Productions                                                                   0
##   Big Bad Film                                                                           0
##   Big Beach Films                                                                        1
##   Big Beach Productions                                                                  0
##   Big Bug Pictures                                                                       0
##   Big Easy Pictures                                                                      0
##   Big Fan Productions                                                                    0
##   Big Farm                                                                               0
##   Big Fish Films                                                                         0
##   Big Focus Television                                                                   0
##   Big Idea Productions                                                                   0
##   Big Indie Pictures                                                                     0
##   Big Kid Pictures                                                                       0
##   Big Noise Films                                                                        0
##   Big Picture Media Corporation                                                          0
##   BIG Pictures                                                                           0
##   Big Primate Pictures                                                                   0
##   Big Screen Entertainment Group                                                         0
##   Big Screen Productions                                                                 0
##   Big Shot Productions                                                                   0
##   Big Stan Productions                                                                   0
##   Big Talk Productions                                                                   0
##   Big Ticket Productions                                                                 0
##   Big World                                                                              0
##   Big Yellow Films                                                                       0
##   Bigel / Mailer Films                                                                   0
##   Bigel Entertainment                                                                    0
##   Bigelow Productions                                                                    0
##   Bigscope Films                                                                         0
##   Bikini Films                                                                           0
##   Bill and Ben Productions                                                               0
##   Bill Graham Films                                                                      0
##   Bill Kenwright Films                                                                   0
##   Bill Melendez Productions                                                              0
##   Bill/Phillips                                                                          0
##   Billy Goat Pictures                                                                    0
##   BIM Distribuzione                                                                      0
##   Bing Crosby Productions                                                                0
##   Bioskop-Film GmbH                                                                      0
##   Bioskop Film                                                                           0
##   Bioware                                                                                0
##   Birchwood Pictures                                                                     0
##   Bird and a Bear Entertainment                                                          0
##   Birdsong Pictures                                                                      0
##   Birnbaum / Barber Productions                                                          0
##   Birnbaum/Barber                                                                        0
##   Biscayne Pictures                                                                      0
##   Bisgrove Entertainment                                                                 0
##   Bitter Films                                                                           0
##   Black & Blue Films                                                                     0
##   Black & White Productions                                                              0
##   Black and Blu Entertainment                                                            0
##   Black Balloon Productions                                                              0
##   Black Bear Pictures                                                                    0
##   Black Camel Pictures                                                                   0
##   Black Chalk Productions                                                                0
##   Black Diamond Pictures                                                                 0
##   Black Fawn Films                                                                       0
##   Black Fish Films                                                                       0
##   Black Flag                                                                             0
##   Black Forest Films                                                                     0
##   Black Label Media                                                                      0
##   Black Light District                                                                   0
##   Black Marble Productions                                                               0
##   Black Rhino Productions                                                                0
##   Black Robe                                                                             0
##   Black Sand Pictures                                                                    0
##   Black Sheep Films                                                                      0
##   Black Sky Entertainment                                                                0
##   Black Snake                                                                            0
##   Blackfriars Bridge Films                                                               0
##   Blacklab Entertainment                                                                 0
##   Blackout Productions Inc.                                                              0
##   Blake Edwards                                                                          0
##   Blank of the Dead Productions                                                          0
##   Blast! Films                                                                           0
##   Bleiberg Entertainment                                                                 0
##   Blender Foundation                                                                     0
##   Blenkov & Schønnemann Pictures                                                      0
##   Blind Guy Films                                                                        0
##   Blind Spot Pictures Oy                                                                 0
##   Blind Wink                                                                             0
##   Blind Wink Productions                                                                 0
##   Blinder Films                                                                          0
##   Blinding Edge Pictures                                                                 0
##   BlinkWorks Media                                                                       0
##   Blinky Productions                                                                     0
##   Bliss                                                                                  0
##   Bliss Media                                                                            0
##   Blitz / Welch                                                                          0
##   Blitz Films                                                                            0
##   Blixa Film Productktion                                                                0
##   Block / Hanson                                                                         0
##   Block 2 Pictures                                                                       0
##   Blockade Entertainment                                                                 0
##   Blockbuster Movie Entertainers                                                         0
##   Blondie Girl Productions                                                               0
##   Blood & Chocolate Productions Ltd                                                      0
##   Blood & Wine Productions                                                               0
##   Blood Relations Co.                                                                    0
##   Bloodline Pictures                                                                     0
##   Bloodline Productions                                                                  0
##   Bloodstar Productions                                                                  0
##   BloodWorks                                                                             0
##   Bloody Disgusting                                                                      0
##   Bloody Lip Productions                                                                 0
##   Blowback Pictures                                                                      0
##   BLT Productions                                                                        0
##   Blue-Tongue Films                                                                      0
##   Blue Askew                                                                             0
##   Blue Dot Productions                                                                   0
##   Blue Film                                                                              0
##   Blue Flower Productions                                                                0
##   Blue Gardenia Productions                                                              0
##   Blue Parrot Productions                                                                0
##   Blue Productions                                                                       0
##   Blue Rider Pictures                                                                    0
##   Blue Sea Productions                                                                   0
##   Blue Seraph Productions                                                                0
##   Blue Sky Films                                                                         0
##   Blue Sky Studios                                                                       0
##   Blue Snow Productions                                                                  0
##   Blue Star Pictures                                                                     1
##   Blue Star Productions                                                                  0
##   Blue Train Productions                                                                 0
##   Blue Tulip Productions                                                                 0
##   Blue Wolf                                                                              0
##   Blue Yonder Films                                                                      0
##   Blueeyes Productions                                                                   0
##   Bluegrass Films                                                                        1
##   Bluemark Productions                                                                   0
##   Blueprint Pictures                                                                     1
##   Bluewater Pictures                                                                     0
##   Bluff Road Productions                                                                 0
##   Blumhouse Productions                                                                  0
##   Blurco                                                                                 0
##   BMG Independents                                                                       0
##   BMI (No. 9) Ltd.                                                                       0
##   BN Films                                                                               0
##   BNJArmor                                                                               0
##   Bo-Town Films                                                                          0
##   Bob Productions                                                                        0
##   Bob Swerer Productions                                                                 0
##   Bob Yari Productions                                                                   0
##   Bobby Jones Films LLC                                                                  0
##   Bocaboca Producciones S.A.                                                             0
##   BocFlix                                                                                0
##   Boku Films                                                                             0
##   Bold Films                                                                             0
##   Boll KG                                                                                0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                   0
##   Bollywood Hollywood Production                                                         0
##   Bomar OOD                                                                              0
##   Bombshell Pictures                                                                     0
##   Bona Fide Productions                                                                  0
##   BOND360                                                                                0
##   Bonfire                                                                                0
##   Boo Pictures                                                                           0
##   Bookshop Productions                                                                   0
##   Boram Entertainment Inc.                                                               0
##   Bord Scannan na hEireann / Irish Film Board                                            0
##   Borde/Raich                                                                            0
##   BorderLine Films                                                                       0
##   Boss Media                                                                             0
##   Bottom of the Ninth Productions                                                        0
##   BoulderLight Pictures                                                                  0
##   Boulston Productions Limited                                                           0
##   Bouncing Betty Productions                                                             0
##   Boundless Pictures                                                                     0
##   Bourne Again                                                                           0
##   Bow and Arrow Entertainment                                                            0
##   Bowery Hills Entertainment                                                             0
##   Box Film                                                                               0
##   Boxing Cat Films                                                                       0
##   Boy Culture LLC                                                                        0
##   Boy in the Box                                                                         0
##   Boy of the Year                                                                        0
##   Boy Wonder Films                                                                       0
##   Boyd's Company                                                                         0
##   BoZ Productions                                                                        0
##   Brad Grey Pictures                                                                     0
##   Brad Krevoy Television                                                                 0
##   Brad Zions Films                                                                       0
##   Braeburn Entertainment                                                                 0
##   Brain Farm Digital Cinema                                                              0
##   Branded Entertainment/Batfilm Productions                                              0
##   Brandenberg                                                                            0
##   Brandes Films International                                                            0
##   Brandman Productions                                                                   1
##   Brandt/Haas Productions                                                                0
##   Brandywine Productions                                                                 0
##   Brandywine Productions Ltd.                                                            0
##   Brass Hat Films                                                                        0
##   Braun Entertainment Group                                                              0
##   Braunsberg Productions                                                                 0
##   Brave New Films                                                                        0
##   Braven Films                                                                           0
##   Braveworld Productions                                                                 0
##   BraxtanFILM                                                                            0
##   Break Thru Films                                                                       0
##   Breaking Ball Films                                                                    0
##   Breakthrough Entertainment Productions                                                 0
##   Breakup Productions                                                                    0
##   Breathless Associates                                                                  0
##   Bregman-IAC Productions                                                                0
##   Bregman/Baer Productions                                                               0
##   Breton Film Productions                                                                0
##   Bridge Films                                                                           0
##   Bridgegate FIlms                                                                       0
##   Bridget Johnson Films                                                                  0
##   Bridgit Folman Film Gang                                                               0
##   Bridle Path Films                                                                      0
##   Bright-Persky Associates                                                               0
##   Bright Cold Day Films                                                                  0
##   Brightlight Pictures                                                                   0
##   Brightlight Pictures Inc.                                                              0
##   Brightside Entertainment                                                               0
##   Brightstar Films                                                                       0
##   Brillhart / Gonzales Productions                                                       0
##   Brillstein-Grey Entertainment                                                          0
##   Brillstein Entertainment Partners                                                      0
##   Brink Films                                                                            0
##   Brink Productions                                                                      0
##   Bristol Automotive                                                                     0
##   Bristol Bay Productions                                                                0
##   British American Entertainment                                                         0
##   British Broadcasting Corporation (BBC)                                                 0
##   British Columbia Film                                                                  0
##   British Columbia Television                                                            0
##   British Empire Films Australia                                                         0
##   British Film Company                                                                   0
##   British Film Council                                                                   0
##   British Film Institute (BFI)                                                           0
##   British Lion-Columbia Distributors                                                     0
##   British Lion Film Corporation                                                          0
##   British Lion Films                                                                     0
##   British Screen                                                                         0
##   British Screen Finance Ltd                                                             0
##   British Screen Productions                                                             0
##   Britpack Film Company                                                                  0
##   Broad Green Pictures                                                                   0
##   Broadview Pictures                                                                     0
##   Broadway Video                                                                         0
##   Broken Chair Flickz                                                                    0
##   Broken Films                                                                           0
##   Broken Lizard Industries                                                               1
##   Broken Road Productions                                                                0
##   Bron Capital Partners                                                                  0
##   Bron Studios                                                                           0
##   Bronson Avenue                                                                         0
##   Brood Syndicate                                                                        0
##   Brooks Media                                                                           0
##   Brooksfilms                                                                            0
##   Brooksfilms Ltd.                                                                       0
##   Brookstreet Pictures                                                                   0
##   Brookwell-McNamara Entertainment                                                       1
##   Brothers Dowdle Productions                                                            0
##   Brouwersgracht Investments                                                             0
##   Brown & Stretic                                                                        0
##   Brown Sauce Film Productions                                                           0
##   BrownHouse Productions                                                                 0
##   Brownstone Productions                                                                 0
##   Bruce Brown Films                                                                      0
##   Brucks Entertainment                                                                   0
##   Bruin Grip Services                                                                    0
##   Bryna Productions                                                                      0
##   BSF Film                                                                               0
##   BSM Studio                                                                             0
##   Bubby Productions                                                                      0
##   Buckaroo Entertainment                                                                 0
##   Buckeye Films                                                                          0
##   Buena Onda                                                                             0
##   Buena Vista                                                                            1
##   Buena Vista Distribution Company                                                       0
##   Buena Vista Home Entertainment                                                         0
##   Buena Vista Pictures                                                                   0
##   Bueprint Pictures                                                                      0
##   Buffalo Gal Pictures                                                                   0
##   Buffalo Picture House                                                                  0
##   BUFO                                                                                   0
##   Bugsy Malone Productions                                                               0
##   Bull's Eye Entertainment                                                               0
##   Bull Market Entertainment                                                              0
##   Bullet Films                                                                           0
##   Bullet Pictures                                                                        0
##   Bulletproof Cupid                                                                      0
##   Bungalow 78 Productions                                                                0
##   Bungalow Productions                                                                   0
##   Bunk 11 Pictures                                                                       0
##   Burbank Films Australia                                                                0
##   Burg/Koules Productions                                                                0
##   Burgundy Films                                                                         0
##   Burke/Samples/Foster Productions                                                       0
##   Burn Later Productions                                                                 0
##   Burning Bright Productions                                                             0
##   Burning Ships Productions                                                              0
##   Burns Family Studios                                                                   0
##   Burnside Entertainment                                                                 0
##   Burskin Film                                                                           0
##   Busboy Productions                                                                     0
##   Bushwood Pictures                                                                      0
##   Business Location Sudtirol Alto Adige                                                  0
##   Busted Shark Productions                                                               0
##   Busy Bee Productions                                                                   0
##   Butcher's Run Films                                                                    0
##   Butcher's Run Productions                                                              0
##   Buttercup Films Ltd.                                                                   0
##   BXR Productions                                                                        0
##   Byron A. Martin Productions                                                            0
##   Bystander Films                                                                        0
##   C-2 Pictures                                                                           0
##   C-Films AG                                                                             0
##   C-Hundred Film Corporation                                                             0
##   C & C Brown Production                                                                 0
##   C.B. Films S.A.                                                                        0
##   C.G. Cinema                                                                            0
##   C.O. Films                                                                             0
##   C.O.R.E. Feature Animation                                                             0
##   C.R.G. International                                                                   0
##   C5                                                                                     0
##   CAB Productions                                                                        0
##   Cabin Fever Films                                                                      0
##   Cabin Pictures                                                                         0
##   Cable Stuff Productions                                                                0
##   Cadre Films                                                                            0
##   Café Film                                                                           0
##   Cake Productions Inc.                                                                  0
##   Calamity Films                                                                         0
##   Calash Corporation                                                                     0
##   Calendar Productions                                                                   0
##   Caliban Films                                                                          0
##   Caliber Media Company                                                                  0
##   California Pictures                                                                    0
##   Calimari Productions                                                                   0
##   Callahan Filmworks                                                                     0
##   CALT Productions                                                                       0
##   Caméra One                                                                          0
##   Camberwell / Fly Films                                                                 0
##   Cambria Productions                                                                    0
##   Cambridge Productions                                                                  0
##   Camellia Entertainment                                                                 0
##   Camelot Pictures                                                                       1
##   Camelot Productions                                                                    0
##   Camera 40 Productions                                                                  0
##   Camerimage Festival                                                                    0
##   CAMERON MACKINTOSH                                                                     0
##   Camp / Thompson Pictures                                                               0
##   Camp Hill                                                                              0
##   Camp Video                                                                             0
##   Campanile Productions                                                                  0
##   Campbell Grobman Films                                                                 0
##   Campfire                                                                               0
##   Campfire LLC                                                                           0
##   Canadian Film Centre (CFC)                                                             0
##   Canadian Film Development Corporation (CFDC)                                           0
##   Canadian Film or Video Production Tax Credit (CPTC)                                    0
##   Canadian Television (CTV)                                                              0
##   Canal Plus                                                                             0
##   Canal Plus Group                                                                       0
##   Canal Street Films                                                                     0
##   Canal Sur Televisión                                                                0
##   Canal+                                                                                 0
##   Canal+ Droits Audiovisuels                                                             0
##   Canal+ España                                                                       0
##   Canal+ Polska                                                                          0
##   Canal+France                                                                           0
##   Canal+Polska                                                                           0
##   Canana Films                                                                           0
##   Candleridge Entertainment                                                              0
##   Candlewood Entertainment                                                               0
##   Candy Heart Productions                                                                0
##   Canfield Pictures                                                                      0
##   Cannell Studios                                                                        0
##   Cannes Film Festival                                                                   0
##   Cannibal Films Ltd.                                                                    0
##   Cannon and Morley Productions                                                          0
##   Cannon Entertainment                                                                   0
##   Cannon Films                                                                           0
##   Cannon Group                                                                           0
##   Cannon Italia Srl                                                                      0
##   Cannon Pictures                                                                        0
##   Cannon Productions                                                                     0
##   Canonigo Films                                                                         0
##   Cantharus Productions                                                                  0
##   Capacity Pictures                                                                      0
##   Capcom                                                                                 0
##   Capcom Company                                                                         0
##   Capelight Pictures                                                                     0
##   Capella                                                                                0
##   Capella Films                                                                          0
##   Capella International                                                                  0
##   Capglobe                                                                               0
##   Capital Arts Entertainment                                                             0
##   Capital Equipment Leasing                                                              0
##   Capital Markets Film Finance                                                           0
##   Capitol Films                                                                          0
##   Capitole Films                                                                         0
##   Cappa Defina Productions                                                               0
##   Cappa Productions                                                                      0
##   Capstone Entertainment Group                                                           0
##   Captain Movies                                                                         0
##   Captivate Entertainment                                                                0
##   Captivity Productions                                                                  0
##   Capture The Flag Films                                                                 0
##   Caramel Film                                                                           0
##   Caramel Films                                                                          0
##   Caravan Pictures                                                                       0
##   Carbunkle Cartoons                                                                     0
##   Cargo Entertainment                                                                    0
##   Cargo Films                                                                            0
##   Carlino Productions                                                                    0
##   Carlo Ponti Cinematografica                                                            0
##   Carlo Ponti Production                                                                 0
##   Carlyle Productions                                                                    0
##   Carmel Creek Productions                                                               0
##   Carmel Entertainment                                                                   0
##   Carnaby International                                                                  0
##   Carnelian Productions                                                                  0
##   Carnival Films                                                                         0
##   Carnival Films & Television                                                            0
##   Caro-McLeod                                                                            0
##   Carol Baum Productions                                                                 0
##   Carolco Entertainment                                                                  0
##   Carolco International N.V.                                                             0
##   Carolco Pictures                                                                       0
##   Carolina Film Works                                                                    0
##   Caroline Films                                                                         0
##   Carousel Picture Company                                                               0
##   Carousel Picture Company, The                                                          0
##   Carousel Productions                                                                   0
##   Carsey-Werner Company                                                                  0
##   Cart Before The Horse Productions                                                      0
##   Cartel Productions                                                                     0
##   Carthago Films S.a.r.l.                                                                0
##   Cartier Productions                                                                    0
##   Cartoon Network Studios                                                                0
##   Cartoon Saloon                                                                         0
##   Carver Films                                                                           0
##   Casa Bonita                                                                            0
##   Casablanca Filmworks                                                                   0
##   Casadelic Pictures                                                                     0
##   Case 39 Productions                                                                    0
##   Casey Productions                                                                      0
##   Casey Silver Productions                                                               0
##   Cassadaga Film Production                                                              0
##   Castel Film Romania                                                                    0
##   Castel Film Studio                                                                     0
##   Castel Films                                                                           0
##   Castelao Pictures                                                                      0
##   Castelao Producciones                                                                  0
##   Castle Hill Productions                                                                0
##   Castle Rock Entertainment                                                              0
##   Castleberg Productions                                                                 0
##   Castlight Pictures                                                                     0
##   Casualties Bureau                                                                      0
##   Cat Burglar Productions                                                                0
##   CAT Films                                                                              0
##   Catacombs Productions                                                                  0
##   Catapult Films                                                                         0
##   Catch 23 Entertainment                                                                 0
##   Catch Productions                                                                      0
##   CatchPlay                                                                              0
##   Catfish Productions                                                                    0
##   Cattleya                                                                               0
##   Causeway Films                                                                         0
##   Caviar Films                                                                           0
##   CB Films                                                                               0
##   CB Productions                                                                         0
##   CBS Entertainment Productions                                                          0
##   CBS Films                                                                              0
##   CC Capital Arts Entertainment SRL                                                      0
##   CCCP                                                                                   0
##   CD Films                                                                               0
##   Ce Qui Me Meut Motion Pictures                                                         0
##   Cecchi Gori Group Tiger Cinematografica                                                0
##   Cecchi Gori Pictures                                                                   0
##   CED Productions                                                                        0
##   Celador Films                                                                          1
##   Celador Productions                                                                    0
##   Celandine Films                                                                        0
##   Cell                                                                                   0
##   Celluloid Dreams                                                                       0
##   Celluloid Dreams Productions                                                           0
##   Celtic Films Entertainment                                                             0
##   Cent Productions Inc.                                                                  0
##   Central                                                                                0
##   Central Films                                                                          0
##   Central Films Limited                                                                  0
##   Central Independent Television                                                         0
##   Central Productions                                                                    0
##   Centre National de la Cinématographie                                               1
##   Centre National de la Cinématographie (CNC)                                         1
##   Centron Pictures                                                                       0
##   Centropolis Entertainment                                                              0
##   Centropolis Film Productions                                                           1
##   Century 21 Television                                                                  0
##   Century Park Pictures                                                                  0
##   Century Time (H.K.) Ltd.                                                               0
##   CFCN Communications                                                                    0
##   Chad Troutwine Films                                                                   0
##   Chain Camera Pictures                                                                  0
##   Chaintron                                                                              0
##   Chako Film Company                                                                     0
##   Chal Productions                                                                       0
##   Challenge Film Corporation                                                             0
##                                                                                         Freq
## Var1                                                                                     6
##   "DIA" Productions GmbH & Co. KG                                                        0
##   # Lexyn Productions                                                                    0
##   10 West Studios                                                                        0
##   100 Feet Productions                                                                   0
##   1019 Entertainment                                                                     0
##   108 Media                                                                              0
##   10th Hole Productions                                                                  0
##   11:11 Mediaworks                                                                       0
##   12 Gauge Productions                                                                   0
##   120dB Films                                                                            0
##   13 Ghosts Productions Canada Inc.                                                      0
##   1492 Pictures                                                                          0
##   1600 Limited Partnership                                                               0
##   1812 Productions                                                                       0
##   1818                                                                                   0
##   1821 Pictures                                                                          0
##   185 Trax                                                                               0
##   1976 Productions                                                                       0
##   1984 Private Defense Contractors                                                       1
##   1992 Number Four Limited Partnership                                                   0
##   2 Bridges Productions                                                                  0
##   2 Entertain                                                                            0
##   2 Entertain Video                                                                      0
##   2 Loop Films                                                                           0
##   2 Player Productions                                                                   0
##   2 Wolves Films                                                                         0
##   2.4.7. Films                                                                           0
##   2003 Productions                                                                       0
##   20ten Media                                                                            0
##   20th Century Fox                                                                       0
##   20th Century Fox Film Corporation                                                      0
##   20th Century Fox Home Entertainment                                                    0
##   20th Century Fox Russia                                                                0
##   20th Century Fox Television                                                            0
##   20th Century Pictures                                                                  0
##   21 Laps Entertainment                                                                  0
##   21st Century Film Corporation                                                          0
##   224 Entertainment                                                                      0
##   2262730 Ontario                                                                        0
##   22h22                                                                                  0
##   23/5 Filmproduktion                                                                    0
##   24 Seven Productions                                                                   0
##   24/7 Films                                                                             0
##   26 Films                                                                               0
##   27 Films Production                                                                    0
##   2929 Productions                                                                       0
##   2am Films                                                                              0
##   2B Films                                                                               0
##   2DS Productions                                                                        0
##   2S Films                                                                               0
##   3 Arts Entertainment                                                                   0
##   3 in the Box                                                                           0
##   3 Ring Circus Films                                                                    0
##   33 Pictures                                                                            0
##   3311 Productions                                                                       0
##   33andOut Productions                                                                   0
##   343 Industries                                                                         0
##   34th Street Films                                                                      0
##   360 Pictures                                                                           0
##   391 Productions                                                                        0
##   3b productions                                                                         0
##   3B Productions                                                                         0
##   3DTK                                                                                   0
##   3Foot7                                                                                 0
##   3L Filmproduktion GmbH                                                                 0
##   3L Filmverleih                                                                         0
##   3L Productions                                                                         0
##   40 Acres & A Mule Filmworks                                                            0
##   403 Productions                                                                        0
##   42 Films                                                                               0
##   430 Productions                                                                        0
##   44th Floor Productions                                                                 0
##   455 Films                                                                              0
##   4Cows                                                                                  0
##   4DH Films                                                                              0
##   4Kids Entertainment                                                                    0
##   4M                                                                                     0
##   5150 Action                                                                            0
##   61* Productions Inc.                                                                   0
##   6140 Productions                                                                       0
##   7 Network                                                                              0
##   72 Productions                                                                         0
##   72nd Street Productions                                                                0
##   777 Films Corporation                                                                  0
##   7th Sense Films                                                                        0
##   8:38 Productions                                                                       0
##   80 Days Productions                                                                    0
##   8383 Productions                                                                       0
##   852 Films                                                                              0
##   87Eleven                                                                               0
##   8th In Line                                                                            0
##   9 Story Media Group                                                                    0
##   900 Films                                                                              0
##   98 MPH Productions                                                                     0
##   A-1 Pictures                                                                           0
##   A-Mark Entertainment                                                                   0
##   A-Team                                                                                 0
##   A B Corp                                                                               0
##   A Band Apart                                                                           0
##   A BandApart                                                                            0
##   A Bigger Boat                                                                          0
##   A Company Filmproduktionsgesellschaft                                                  0
##   A Grand Elephant                                                                       0
##   A Hot Dog                                                                              0
##   A Loopy Production LLC                                                                 0
##   A Lucky Old Sun Production                                                             0
##   A Plus Entertainment                                                                   0
##   A&B Producoes                                                                          0
##   A&E IndieFilms                                                                         0
##   A&E Television Networks                                                                0
##   A&M Films                                                                              0
##   A. C. I. Films                                                                         0
##   A. Film                                                                                0
##   A.C. Lyles Productions                                                                 0
##   A.C.E.                                                                                 0
##   A.G. Films                                                                             0
##   A.J.O.Z. Films                                                                         0
##   A.S. Films                                                                             0
##   A.U.M. Films                                                                           0
##   A+E Studios                                                                            0
##   A113                                                                                   0
##   A2 Entertainment Group                                                                 0
##   A24                                                                                    0
##   A71 Productions                                                                        0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                            0
##   AAMPI Inc.                                                                             0
##   AAR Films                                                                              0
##   Aardman Animations                                                                     0
##   Aaron Spelling Productions                                                             0
##   Abandon Entertainment                                                                  0
##   Abandon Pictures                                                                       0
##   Abbolita Productions                                                                   0
##   ABC Circle Films                                                                       0
##   ABC Entertainment                                                                      0
##   ABC Family                                                                             0
##   ABC Motion Pictures                                                                    0
##   ABC Pictures                                                                           0
##   ABC Productions                                                                        0
##   ABC Studios                                                                            0
##   Abduction Films                                                                        0
##   Aberration Films                                                                       0
##   Abnormal Pictures                                                                      0
##   Abraham Productions                                                                    0
##   abramoff Production                                                                    0
##   Abramoff Production                                                                    0
##   ABS-CBN Film Productions                                                               0
##   Absolute Entertainment                                                                 0
##   Academy Films                                                                          0
##   Academy Pictures                                                                       0
##   Acajou Films                                                                           0
##   Accelerated Matter                                                                     0
##   Accelerator Films                                                                      0
##   Accent Films                                                                           0
##   Access Films                                                                           0
##   Access Motion Pictures                                                                 0
##   Access Pictures                                                                        0
##   Accomplice Films                                                                       0
##   Ace Film Company                                                                       0
##   Achab Film                                                                             0
##   Achilles                                                                               0
##   Achte Babelsberg Film                                                                  0
##   Acme Shark                                                                             0
##   Acorn Pictures                                                                         0
##   Acorn Productions                                                                      0
##   Acrobat Productions                                                                    0
##   Across the River Productions                                                           0
##   Across Town Productions                                                                0
##   Act III Communications                                                                 0
##   Actionhouse                                                                            0
##   Active Entertainment                                                                   0
##   Ad Hominem Enterprises                                                                 0
##   Ad Vitim Distribution                                                                  0
##   Ada Films                                                                              0
##   Adam Fields Productions                                                                0
##   Adam Schroeder Productions                                                             0
##   ADCB Films                                                                             0
##   Adder                                                                                  0
##   Addicted Productions                                                                   0
##   Addis Wechsler Pictures                                                                0
##   Adelaide Film Festival                                                                 0
##   Aden Film                                                                              0
##   Adi Shankar Production                                                                 0
##   Adlabs Films Ltd.                                                                      0
##   Admire Productions Ltd.                                                                0
##   AdScott Pictures                                                                       0
##   Adventure Pictures                                                                     0
##   AE Electra Productions                                                                 0
##   Aegis Film Fund                                                                        0
##   Aeroplano                                                                              0
##   Aeteas Filmproduktions                                                                 0
##   AF Production                                                                          0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                    0
##   Affirm Films                                                                           0
##   AFG Talons Productions                                                                 0
##   Afineevsky - Tolmor Production                                                         0
##   Afraid of the Dark                                                                     0
##   Afrodita Audiovisual, A.I.E.                                                           0
##   After Dark Films                                                                       0
##   Against the Wild Films                                                                 0
##   Agamemnon Films                                                                        0
##   Agat Films & Cie                                                                       0
##   Agatha Christie Ltd                                                                    0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                       0
##   Agencja Produkcji Filmowej                                                             0
##   Agenda                                                                                 0
##   Agent Two                                                                              0
##   AGGK Films                                                                             0
##   Aggregate Film                                                                         0
##   Aggregate Films                                                                        0
##   Agi Orsi Productions                                                                   0
##   Agora Entertainment                                                                    0
##   Ahimsa Films                                                                           0
##   AI-Film                                                                                0
##   Aimimage Productions                                                                   0
##   Airborne Productions                                                                   0
##   Akil Production Company                                                                0
##   Akkord Film Produktion GmbH                                                            0
##   Akson Studio                                                                           0
##   Al!ve AG                                                                               0
##   Alabama Moon Entertainment                                                             0
##   Alabama Production Group                                                               0
##   Alan Greenspan Productions                                                             0
##   Alan Jay Lerner Productions                                                            0
##   Alan Landsburg Productions                                                             0
##   Alan Sacks Productions                                                                 0
##   Alan Shayne Productions                                                                0
##   Alarum PIctures                                                                        0
##   Albert Band International Productions Inc.                                             0
##   Albert S. Ruddy Productions                                                            0
##   Alberta Film Entertainment                                                             0
##   Alberto Grimaldi Productions                                                           0
##   Albino Alligator Productions                                                           0
##   Alced Productions                                                                      0
##   Alchemedia Films                                                                       0
##   Alchemy Television                                                                     0
##   Alcina Pictures                                                                        0
##   Alcon Entertainment                                                                    0
##   Alcor Films                                                                            0
##   Alcove Entertainment                                                                   0
##   Aldamisa Entertainment                                                                 1
##   Aldrich Group                                                                          0
##   Alea Docs & Films                                                                      0
##   Alejandro Martínez                                                                  0
##   Aleph Motion Pictures                                                                  0
##   Alex Entertainment Inc.                                                                0
##   Alexander Groupe                                                                       0
##   Alexander Salkind                                                                      0
##   Alexandre Films                                                                        0
##   Alfama Films                                                                           0
##   Alfran Productions                                                                     0
##   Alfred Image Works                                                                     0
##   Alfred J. Hitchcock Productions                                                        0
##   Algonquin                                                                              0
##   Algonquin Productions Limited                                                          0
##   AliBella Pictures                                                                      0
##   Alicéléo                                                                         0
##   Alive Films                                                                            0
##   Alive Productions                                                                      0
##   All For A Films                                                                        0
##   All Girl Productions                                                                   0
##   All Knight Productions                                                                 0
##   All Night Productions                                                                  0
##   Allagash Films                                                                         0
##   Allan Zeman Productions                                                                0
##   Allarcom Limited                                                                       0
##   Allarts                                                                                0
##   Allarts Production                                                                     0
##   Allegra Pictures                                                                       0
##   Allegro-Film                                                                           0
##   Allegro Films                                                                          0
##   Alliance                                                                               0
##   Alliance Atlantis Communications                                                       0
##   Alliance Atlantis Motion Picture Production                                            0
##   Alliance Communications                                                                0
##   Alliance Communications Corporation                                                    0
##   Alliance Entertainment                                                                 0
##   Alliance Films                                                                         0
##   Allied Artists                                                                         0
##   Allied Artists Pictures                                                                0
##   Allied Film Makers                                                                     0
##   Allied Film Production                                                                 0
##   Allied Filmmakers                                                                      0
##   Allied Stars, Ltd.                                                                     0
##   Allied Vision                                                                          0
##   Alligator Inc                                                                          0
##   Allison Shearmur Productions                                                           0
##   Alloy Entertainment                                                                    0
##   Allspark Pictures                                                                      0
##   Almega Projects                                                                        0
##   Almena Films                                                                           0
##   Almost Midnight Productions                                                            0
##   Aloe Entertainment                                                                     0
##   Along The Tracks                                                                       0
##   Aloupis Productions                                                                    0
##   Alpha Core                                                                             0
##   Alpha Films                                                                            0
##   Alpha Productions                                                                      0
##   Alphaville Films                                                                       0
##   Alphaville Productions                                                                 0
##   Alpine Pictures                                                                        0
##   Alquimia Cinema                                                                        0
##   Also Known As Pictures                                                                 0
##   Alta Films S.A.                                                                        0
##   Alta Loma Entertainment                                                                0
##   Alta Vista Film Production                                                             0
##   Alta Vista Productions                                                                 0
##   Altar Productions                                                                      0
##   Alter Films                                                                            0
##   Alternate Ending Studios                                                               0
##   Altitude Film Entertainment                                                            1
##   Altus Productions                                                                      0
##   Always Split Aces Productions                                                          0
##   Amalgam Features                                                                       0
##   Amasia Entertainment                                                                   0
##   Amaze Film + Television                                                                0
##   Amazing Film Studio                                                                    0
##   Amazon Studios                                                                         0
##   amber entertainment                                                                    0
##   Amber Lamps                                                                            0
##   Amberdale Productions                                                                  0
##   AMBI Group                                                                             0
##   Ambi Pictures                                                                          0
##   Ambience Entertainment                                                                 0
##   Ambient Entertainment GmbH                                                             0
##   Amblimation                                                                            0
##   Amblin Entertainment                                                                   0
##   Ambrosino / Delmenico                                                                  0
##   Ambush Entertainment                                                                   0
##   AMC Pictures                                                                           0
##   Amen Ra Films                                                                          1
##   Ameran Films                                                                           0
##   Amercent Films                                                                         0
##   American Broadcasting Company (ABC)                                                    1
##   American Cinema International                                                          0
##   American Cinema Productions                                                            0
##   American Eagle                                                                         0
##   American Empirical Pictures                                                            0
##   American Entertainment Investors                                                       0
##   American Entertainment Partners II L.P.                                                0
##   American Entertainment Partners L.P.                                                   1
##   American Film Company                                                                  0
##   American Film Institute (AFI)                                                          0
##   American Films                                                                         0
##   American Independent Productions                                                       0
##   American International Pictures (AIP)                                                  0
##   American International Productions                                                     0
##   American Media Group                                                                   0
##   American Playhouse                                                                     0
##   American Playhouse Theatrical Films                                                    0
##   American Werewolf Inc.                                                                 0
##   American Zoetrope                                                                      0
##   Amicus Entertainment                                                                   0
##   Amicus Productions                                                                     0
##   Amjo Productions                                                                       0
##   AMLF                                                                                   0
##   Amok II Productions                                                                    0
##   Amok Productions                                                                       0
##   Amy Robinson Productions                                                               0
##   An Olive Branch Productions                                                            0
##   ANA Media                                                                              0
##   Anacol Productions Inc.                                                                0
##   Anagram Pictures Inc.                                                                  0
##   Anagram Produktion                                                                     0
##   Anant Singh Production                                                                 0
##   Anarchos Productions                                                                   0
##   Anchor Bay                                                                             0
##   Anchor Bay Entertainment                                                               0
##   Anchor Bay Films                                                                       0
##   Andalasia Productions                                                                  0
##   Andale Pictures                                                                        0
##   Andell Entertainment                                                                   0
##   Andertainment Group                                                                    0
##   Andor Films                                                                            0
##   Andrea Leone Films                                                                     0
##   Andrea Sperling Productions                                                            0
##   Andrew Lauren Productions (ALP)                                                        0
##   Andrew Stevens Entertainment                                                           0
##   Ang Lee Productions                                                                    0
##   Angeles Entertainment Group                                                            0
##   Angels & Airwaves                                                                      0
##   Anglia Television                                                                      0
##   Anglo-Amalgamated Film Distributors                                                    0
##   Anglo-Amalgamated Productions                                                          0
##   Anglo-American Film Corporation                                                        0
##   Anglo Enterprises                                                                      0
##   Angoa-Agicoa                                                                           0
##   Angry Films                                                                            0
##   Anguish Film                                                                           0
##   Anhelo Productions                                                                     0
##   Anil Kapoor Film Company                                                               0
##   AnimagicNet A/S                                                                        0
##   Animakids Productions                                                                  0
##   Animal Kingdom                                                                         0
##   Animal Logic                                                                           0
##   Animal Planet                                                                          0
##   Animatógrafo                                                                        0
##   Animation Picture Company                                                              0
##   Animationwerks                                                                         0
##   Anime Innovation Tokyo                                                                 0
##   Animus Films                                                                           0
##   Aniplex                                                                                0
##   Anka Film                                                                              0
##   Anna Lena Films                                                                        0
##   Annapurna Pictures                                                                     0
##   Annapurna Productions                                                                  0
##   Annuit Coeptis Entertainment II                                                        0
##   Annuit Coeptis Entertainment Inc.                                                      0
##   Anomaly Entertainment                                                                  0
##   Anonymous Content                                                                      0
##   Another Mulligan Entertainment                                                         0
##   Antares Produzione Cinematografica                                                     0
##   Antena 3 Films                                                                         0
##   Antena 3 Televisión                                                                 0
##   Anthem Productions                                                                     0
##   Anthos Media                                                                           0
##   Antidote Films                                                                         0
##   Antidote Films (I)                                                                     0
##   Antietam Filmworks                                                                     0
##   Anton Capital Entertainment (ACE)                                                      1
##   Antzworks                                                                              0
##   Apaches Entertainment                                                                  0
##   Apart Films                                                                            0
##   Apatow Productions                                                                     0
##   Aperture Entertainment                                                                 0
##   Apipoulaï                                                                           0
##   Apjac International                                                                    0
##   APJAC Productions                                                                      0
##   Apollo Associates                                                                      0
##   Apollo Media                                                                           0
##   Apollo Pictures                                                                        0
##   ApolloMedia Distribution                                                               0
##   ApolloMovie Beteiligungs                                                               0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                     0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                         0
##   ApolloProMovie                                                                         0
##   ApolloProMovie & Co. 3. Filmproduktion                                                 0
##   ApolloProScreen                                                                        0
##   ApolloProScreen Filmproduktion                                                         0
##   Apotheosis Media Group                                                                 0
##   Apparatus Productions                                                                  0
##   Appian Way                                                                             0
##   Apple Corps                                                                            0
##   Apple Film Productions                                                                 0
##   Apple Inc.                                                                             0
##   Applecross                                                                             0
##   Applehead Pictures                                                                     0
##   Appleseed Film Partners                                                                0
##   Applied Action                                                                         0
##   April Productions                                                                      0
##   APT Films                                                                              0
##   Aquarius Films                                                                         0
##   AR-TL                                                                                  0
##   AR Films                                                                               0
##   Arable Entertainment                                                                   0
##   Arachnid Productions Ltd.                                                              0
##   Aramid Entertainment Fund                                                              0
##   Arc Entertainment                                                                      0
##   Arc Productions                                                                        0
##   Arcade Films                                                                           0
##   Arcade Pictures                                                                        0
##   Arcadia Motion Pictures                                                                0
##   Arcane Pictures                                                                        0
##   Archangel                                                                              0
##   Archer Entertainment                                                                   0
##   Archer Gray                                                                            0
##   Archer Street Productions                                                              0
##   Archimede                                                                              0
##   Archipel 35                                                                            0
##   Arclight Films                                                                         0
##   Arcola Pictures                                                                        0
##   Arcturus Motion Pictures                                                               0
##   ARD                                                                                    0
##   ARD Degeto Film                                                                        0
##   ARD/Degeto Film GmbH                                                                   0
##   Ardustry Entertainment                                                                 0
##   area japan                                                                             0
##   Arena Productions                                                                      0
##   Arenamedia                                                                             0
##   Argonaut Pictures                                                                      0
##   Argos Films                                                                            0
##   Argyle Enterprises                                                                     0
##   Argyll Film Partners                                                                   0
##   Aries [jp]                                                                             0
##   Aries Cinematográfica Argentina                                                     0
##   Aries Productions                                                                      0
##   ArieScope Pictures                                                                     0
##   Aristos Films                                                                          0
##   Ariztical Entertainment                                                                0
##   Arkoff International                                                                   0
##   Arlington Road Productions Corporation                                                 0
##   ARM Entertainment                                                                      0
##   Armada Films                                                                           0
##   Armian pictures                                                                        0
##   Armor Entertainment                                                                    0
##   Armory Films                                                                           0
##   Armzfx                                                                                 0
##   Arnold Kopelson Productions                                                            0
##   Arnold Stiefel Company                                                                 0
##   Arnon Milchan Productions                                                              0
##   ARO Entertainment                                                                      0
##   ARP Sélection                                                                       0
##   Arramis Films                                                                          0
##   Arrete Ton Cinema                                                                      0
##   Arrow Films                                                                            0
##   Arrowstorm Entertainment                                                               0
##   ARS Film Production                                                                    0
##   Ars Nova                                                                               0
##   Art & Industry                                                                         0
##   Art In Motion                                                                          0
##   Art Linson Productions                                                                 0
##   Art Pictures Studio                                                                    0
##   Artémis Productions                                                                 0
##   Arte                                                                                   0
##   ARTE                                                                                   0
##   Arte Deutschland TV GmbH                                                               0
##   Arte France                                                                            1
##   Arte France Cinéma                                                                  0
##   Artemis                                                                                0
##   Artemis Film                                                                           0
##   Artfire Films                                                                          0
##   Artic Productions LLC                                                                  0
##   ArtImage Entertainment                                                                 0
##   Artimm                                                                                 0
##   Artina Films                                                                           0
##   Artisan Entertainment                                                                  0
##   Artist Film                                                                            0
##   Artista Management                                                                     0
##   Artistry Limited                                                                       0
##   Artists Entertainment Complex                                                          0
##   Artists Production Group (APG)                                                         0
##   Artists Public Domain                                                                  0
##   ArtPhyl                                                                                0
##   Arts Council of England                                                                0
##   Arts+Labor                                                                             0
##   Arturo Production                                                                      0
##   Arwin Productions                                                                      0
##   As Is Productions                                                                      0
##   ASAF                                                                                   0
##   Asahi National Broadcasting Company                                                    0
##   Asap films                                                                             0
##   Ascendant Pictures                                                                     1
##   Ascension Pictures                                                                     0
##   Ascension Productions                                                                  0
##   Ascot Elite Home Entertainment                                                         0
##   Asgaard Entertainment                                                                  0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                               0
##   Asia Digital Entertainment                                                             0
##   Asia Tropical Films                                                                    0
##   ASIG Productions                                                                       0
##   Asis Productions                                                                       0
##   ASK Kodansha                                                                           0
##   Asmik Ace Entertainment                                                                0
##   Aspect Ratio Film                                                                      0
##   Aspen Film Society                                                                     0
##   Aspen Productions                                                                      0
##   Aspen Productions (I)                                                                  0
##   Asphalt Productions                                                                    0
##   Assassin's Fist Limited                                                                0
##   Assassin Films                                                                         0
##   Associated British-Pathé                                                            0
##   Associated Capital                                                                     0
##   Associated General Films                                                               0
##   Associated Producers (API)                                                             0
##   Associates & Aldrich Company, The                                                      0
##   Astral Bellevue Pathé                                                               0
##   Astral Media                                                                           0
##   Astron-6 Video International                                                           0
##   Asylum Films                                                                           0
##   Asylum, The                                                                            0
##   Asymmetrical Productions                                                               0
##   Atípica Films                                                                       0
##   ATG Productions                                                                        0
##   Atitude Produções e Empreendimentos                                              0
##   Atkinson/Knickerbocker Productions                                                     0
##   Atlantic Entertainment Group                                                           0
##   Atlantic Picture Company                                                               0
##   Atlantic Pictures                                                                      0
##   Atlantic Pictures (II)                                                                 0
##   Atlantic Releasing Corporation                                                         0
##   Atlantic Swiss Productions                                                             0
##   Atlantic Television                                                                    0
##   Atlas 2 Productions                                                                    0
##   Atlas Entertainment                                                                    0
##   Atlas Film                                                                             0
##   Atlas Films                                                                            0
##   Atlas Independent                                                                      0
##   Atlas Productions                                                                      0
##   Atman Entertainment                                                                    0
##   Atmo Media Network                                                                     0
##   Atmosphere Entertainment MM                                                            0
##   Atmospheric Pictures                                                                   0
##   ATO Pictures                                                                           0
##   ATR Films                                                                              0
##   Atresmedia Cine                                                                        0
##   Attaboy Films                                                                          0
##   Attainment Media Group                                                                 0
##   Attercop Productions                                                                   0
##   Attic Light Films                                                                      0
##   Attila Productions                                                                     0
##   Aubrey Schenck Productions                                                             0
##   Audax Films                                                                            0
##   Audley Films LLP                                                                       0
##   August Entertainment                                                                   0
##   August Films                                                                           0
##   Augustus Color                                                                         0
##   Augustus Film                                                                          0
##   Aura Entertainment                                                                     0
##   Aura Film Partnership                                                                  0
##   Aurora Entertainment                                                                   0
##   Aurora Productions                                                                     0
##   Australian Broadcasting Corporation                                                    0
##   Australian Film Commission                                                             0
##   Australian Film Finance Corporation                                                    0
##   Australian Film Finance Corporation (AFFC)                                             0
##   Australian International Film Corp. (AIFC)                                             0
##   Automatic Media                                                                        0
##   Automatik Entertainment                                                                0
##   Autonomous                                                                             0
##   Autonomous Films                                                                       0
##   Autour de Minuit Productions                                                           0
##   AV Club, The                                                                           0
##   AV Pictures                                                                            0
##   AvÅŸar Film                                                                          0
##   Avala Film                                                                             0
##   Avalanche Films                                                                        0
##   Avalanche Productions                                                                  0
##   Avalon Pictures                                                                        0
##   Avalon Studios                                                                         0
##   Avalon/NFU Studios                                                                     0
##   AVCO Embassy Pictures                                                                  0
##   Avenging Conscience                                                                    0
##   Avenue Entertainment                                                                   0
##   Avenue Picture                                                                         0
##   Avenue Pictures Productions                                                            0
##   Aversano Films                                                                         0
##   Avery Pix                                                                              0
##   Avex Inc.                                                                              0
##   Avi Arad Productions                                                                   0
##   Avi Chai fund                                                                          0
##   Avnet/Kerner Productions                                                               0
##   Avrora Media                                                                           0
##   Awesomeness Films                                                                      0
##   Axon Films                                                                             0
##   AZ Works                                                                               0
##   Azari Media                                                                            0
##   AZL Productions KG                                                                     0
##   Azoff Entertainment                                                                    0
##   B and G Derivatives Holdings                                                           0
##   B.A. Produktion                                                                        0
##   B.D.S. Productions                                                                     0
##   B.D.S. Productions Inc.                                                                0
##   B.H. Finance C.V.                                                                      0
##   B24                                                                                    0
##   Baba Arts Limited Productions                                                          0
##   Babbo Inc.                                                                             0
##   Babe Film                                                                              0
##   Babe Films                                                                             0
##   Babelsberg Film                                                                        0
##   Babelsberg Film GmbH                                                                   0
##   Babelsberg International Film Produktion                                               0
##   Babieka                                                                                0
##   Baby Cart                                                                              0
##   Baby Cow Films                                                                         0
##   Baby Cow Productions                                                                   0
##   Babylon                                                                                0
##   Babylonian Productions                                                                 0
##   Bac Films                                                                              0
##   BAC Films                                                                              0
##   Bachelor Party Productions                                                             0
##   Bachrach/Gottlieb Productions                                                          0
##   Back Lot Pictures                                                                      0
##   Backup Films                                                                           0
##   Backup Media                                                                           0
##   Bacon & Eggs                                                                           0
##   Bad Angels Productions, Ltd.                                                           0
##   Bad Badger                                                                             0
##   Bad Biology                                                                            0
##   Bad Cop Bad Cop Film Productions                                                       0
##   Bad Hat Harry Productions                                                              0
##   Bad Lt. Productions                                                                    0
##   Bad Monkey Productions                                                                 0
##   Bad Robot                                                                              0
##   Badlands Company                                                                       0
##   Bórd Scannán na hÃâ\200°ireann                                                     0
##   Bagdasarian Productions                                                                0
##   BaggyJoe Productions                                                                   0
##   Bahr Productions Inc.                                                                  0
##   Bait Productions                                                                       0
##   Baker Street                                                                           0
##   Bakshi Productions                                                                     0
##   Balaji Motion Pictures                                                                 0
##   Balcor Film Investors                                                                  0
##   Baldwin Entertainment Group                                                            0
##   Baldwin/Cohen Productions                                                              0
##   Ballinran Productions                                                                  0
##   Ballpark Productions Partnership                                                       0
##   Baltic Film Group                                                                      0
##   Baltic Film Services                                                                   0
##   Baltimore Pictures                                                                     0
##   Baltimore Spring Creek Pictures                                                        0
##   Baltimore Spring Creek Productions                                                     0
##   Baltmedia                                                                              0
##   Banana-Moon Sky Films                                                                  0
##   Bandai Visual Company (JAPAN)                                                          0
##   Bande a Part Films                                                                     0
##   Bandito Brothers                                                                       0
##   Bandoola Productions                                                                   0
##   Banger Films                                                                           0
##   Banger Productions                                                                     0
##   Bankable                                                                               0
##   Bankside Films                                                                         0
##   Banner House Productions                                                               0
##   Banter                                                                                 0
##   Barbarian Films                                                                        0
##   Barclays Mercantile Industrial Finance                                                 0
##   Bardel Entertainment Inc.                                                              0
##   barefoot films                                                                         0
##   Barenholtz Production                                                                  0
##   Barking Fish Entertainment                                                             0
##   Barnet Bain Films                                                                      0
##   Barnsnape Films                                                                        0
##   Baron Films                                                                            0
##   Barraboy Films                                                                         0
##   Barry & Enright Productions                                                            0
##   Barry Mendel Productions                                                               0
##   Bartlett Films                                                                         0
##   Barwood Films                                                                          0
##   Base 12 Productions                                                                    0
##   Basic Pictures                                                                         0
##   Basket Case Productions                                                                0
##   Batjac Productions                                                                     0
##   Battle Mountain Films                                                                  0
##   Battleplan Productions                                                                 0
##   Bauer Martinez Studios                                                                 0
##   Baumgarten-Prophet Entertainment                                                       0
##   Baumgarten Management and Productions (BMP)                                            0
##   Baumgarten Merims Productions                                                          0
##   Bausan Films                                                                           0
##   Bavaria Film                                                                           0
##   Bavaria Pictures                                                                       0
##   Bay Films                                                                              0
##   Bayerischer Banken-Fonds                                                               0
##   Bayerischer Rundfunk (BR)                                                              0
##   Bayonne Entertainment                                                                  0
##   Bayou Film Inc                                                                         0
##   Bayou Pictures                                                                         0
##   Bazelevs Production                                                                    1
##   Bazmark Films                                                                          0
##   BB Film Productions                                                                    0
##   BB Films                                                                               0
##   BBC                                                                                    0
##   BBC America                                                                            0
##   BBC Arena                                                                              0
##   BBC Cymru Wales                                                                        0
##   BBC Drama Group                                                                        0
##   BBC Drama Productions                                                                  0
##   BBC Earth                                                                              0
##   BBC Earth Films                                                                        0
##   BBC Films                                                                              0
##   BBC Home Video                                                                         0
##   BBC Natural History                                                                    0
##   BBC Scotland                                                                           0
##   BBC Storyville                                                                         0
##   BBC Television UK                                                                      0
##   BBC Wales                                                                              0
##   BBC Worldwide                                                                          0
##   BBS Productions                                                                        0
##   BCDF Pictures                                                                          0
##   BD Cine                                                                                0
##   Be Gentlemen Limited Partnership                                                       0
##   Be Good Productions                                                                    0
##   Beachfront Films                                                                       0
##   Beachside Films                                                                        0
##   Beacon Communications                                                                  0
##   Beacon Pictures                                                                        0
##   Beagle Pug Films                                                                       0
##   Beanca Films                                                                           0
##   Beatrice Film                                                                          0
##   Beautiful Kate Productions                                                             0
##   Beaver Films                                                                           0
##   Bece Canada Productions                                                                0
##   Becker International                                                                   0
##   Bedford Falls Company, The                                                             1
##   Bedford Falls Productions                                                              1
##   Bedlam Pictures                                                                        0
##   Bedlam Productions                                                                     0
##   Bee Holder Productions                                                                 0
##   Bee Train                                                                              0
##   Bee Vine Pictures                                                                      0
##   Beech Hill Films                                                                       0
##   Before the Door Pictures                                                               0
##   Beginner's Luck                                                                        0
##   Behavioral Problem Productions Ltd.                                                    0
##   Beijing Poly-bona Film Distribution Company                                            0
##   Beijing Shuijing Shenlan International Media Co.                                       0
##   Bekmambetov Projects Ltd.                                                              0
##   Bel Air Entertainment                                                                  0
##   Belgacom                                                                               0
##   Believe Entertainment                                                                  0
##   Believe Pictures                                                                       0
##   Bell Broadcast and New Media Fund                                                      0
##   Bell Media                                                                             0
##   Bella Productions                                                                      0
##   Belladonna Productions                                                                 0
##   Bellanova Films                                                                        0
##   Belle Pictures                                                                         0
##   Bellpond Films                                                                         0
##   Bellwether Pictures                                                                    0
##   Ben-Ami/Leeds Productions                                                              0
##   Benaroya Pictures                                                                      0
##   Benchmark                                                                              0
##   Bender-Spink Inc.                                                                      0
##   Benderspink                                                                            0
##   BenderSpink                                                                            0
##   Benedek Films                                                                          0
##   Benedict Pictures Corp.                                                                0
##   Benmar Productions                                                                     0
##   Bennett-Robbins Productions                                                            0
##   Benteveo Producciones                                                                  0
##   Bentley Productions                                                                    0
##   Bergman Lustig productions                                                             0
##   Berkshire Axis Media                                                                   0
##   Berlanti Productions                                                                   0
##   Bernard Gayle Productions                                                              0
##   Berrick Filmproduktion                                                                 0
##   Bersin Pictures                                                                        0
##   Bert Marcus Productions                                                                0
##   Berwick Street Productions                                                             0
##   Best Brains                                                                            0
##   Best Film                                                                              0
##   Best Man Filmproduktions                                                               0
##   Best Medicine Productions                                                              0
##   Beta Cinema                                                                            0
##   Bettis Productions Limited                                                             0
##   Between The Eyes                                                                       0
##   Beverly Detroit                                                                        0
##   Bewitched                                                                              0
##   Beyond Films                                                                           0
##   Beyond Infinity                                                                        0
##   BFI Film Fund                                                                          0
##   BH Tilt                                                                                0
##   Bhansali Films                                                                         0
##   BHE Films                                                                              0
##   Bi-polar Pictures                                                                      0
##   Bianca Film                                                                            0
##   Bifrost Pictures                                                                       0
##   Big Arty Productions                                                                   0
##   Big Bad Film                                                                           0
##   Big Beach Films                                                                        0
##   Big Beach Productions                                                                  0
##   Big Bug Pictures                                                                       0
##   Big Easy Pictures                                                                      0
##   Big Fan Productions                                                                    0
##   Big Farm                                                                               0
##   Big Fish Films                                                                         0
##   Big Focus Television                                                                   0
##   Big Idea Productions                                                                   0
##   Big Indie Pictures                                                                     0
##   Big Kid Pictures                                                                       0
##   Big Noise Films                                                                        0
##   Big Picture Media Corporation                                                          0
##   BIG Pictures                                                                           0
##   Big Primate Pictures                                                                   0
##   Big Screen Entertainment Group                                                         0
##   Big Screen Productions                                                                 1
##   Big Shot Productions                                                                   0
##   Big Stan Productions                                                                   0
##   Big Talk Productions                                                                   0
##   Big Ticket Productions                                                                 0
##   Big World                                                                              0
##   Big Yellow Films                                                                       0
##   Bigel / Mailer Films                                                                   0
##   Bigel Entertainment                                                                    0
##   Bigelow Productions                                                                    0
##   Bigscope Films                                                                         0
##   Bikini Films                                                                           0
##   Bill and Ben Productions                                                               0
##   Bill Graham Films                                                                      0
##   Bill Kenwright Films                                                                   0
##   Bill Melendez Productions                                                              0
##   Bill/Phillips                                                                          0
##   Billy Goat Pictures                                                                    0
##   BIM Distribuzione                                                                      0
##   Bing Crosby Productions                                                                0
##   Bioskop-Film GmbH                                                                      0
##   Bioskop Film                                                                           0
##   Bioware                                                                                0
##   Birchwood Pictures                                                                     0
##   Bird and a Bear Entertainment                                                          0
##   Birdsong Pictures                                                                      0
##   Birnbaum / Barber Productions                                                          0
##   Birnbaum/Barber                                                                        0
##   Biscayne Pictures                                                                      0
##   Bisgrove Entertainment                                                                 0
##   Bitter Films                                                                           0
##   Black & Blue Films                                                                     0
##   Black & White Productions                                                              0
##   Black and Blu Entertainment                                                            0
##   Black Balloon Productions                                                              0
##   Black Bear Pictures                                                                    0
##   Black Camel Pictures                                                                   0
##   Black Chalk Productions                                                                0
##   Black Diamond Pictures                                                                 0
##   Black Fawn Films                                                                       0
##   Black Fish Films                                                                       0
##   Black Flag                                                                             0
##   Black Forest Films                                                                     0
##   Black Label Media                                                                      0
##   Black Light District                                                                   0
##   Black Marble Productions                                                               0
##   Black Rhino Productions                                                                0
##   Black Robe                                                                             0
##   Black Sand Pictures                                                                    0
##   Black Sheep Films                                                                      0
##   Black Sky Entertainment                                                                0
##   Black Snake                                                                            0
##   Blackfriars Bridge Films                                                               0
##   Blacklab Entertainment                                                                 0
##   Blackout Productions Inc.                                                              0
##   Blake Edwards                                                                          0
##   Blank of the Dead Productions                                                          0
##   Blast! Films                                                                           0
##   Bleiberg Entertainment                                                                 0
##   Blender Foundation                                                                     0
##   Blenkov & Schønnemann Pictures                                                      0
##   Blind Guy Films                                                                        0
##   Blind Spot Pictures Oy                                                                 0
##   Blind Wink                                                                             0
##   Blind Wink Productions                                                                 0
##   Blinder Films                                                                          0
##   Blinding Edge Pictures                                                                 0
##   BlinkWorks Media                                                                       0
##   Blinky Productions                                                                     0
##   Bliss                                                                                  0
##   Bliss Media                                                                            0
##   Blitz / Welch                                                                          0
##   Blitz Films                                                                            0
##   Blixa Film Productktion                                                                0
##   Block / Hanson                                                                         0
##   Block 2 Pictures                                                                       0
##   Blockade Entertainment                                                                 0
##   Blockbuster Movie Entertainers                                                         0
##   Blondie Girl Productions                                                               0
##   Blood & Chocolate Productions Ltd                                                      0
##   Blood & Wine Productions                                                               0
##   Blood Relations Co.                                                                    0
##   Bloodline Pictures                                                                     0
##   Bloodline Productions                                                                  0
##   Bloodstar Productions                                                                  0
##   BloodWorks                                                                             0
##   Bloody Disgusting                                                                      0
##   Bloody Lip Productions                                                                 0
##   Blowback Pictures                                                                      0
##   BLT Productions                                                                        0
##   Blue-Tongue Films                                                                      0
##   Blue Askew                                                                             0
##   Blue Dot Productions                                                                   0
##   Blue Film                                                                              0
##   Blue Flower Productions                                                                0
##   Blue Gardenia Productions                                                              0
##   Blue Parrot Productions                                                                0
##   Blue Productions                                                                       0
##   Blue Rider Pictures                                                                    1
##   Blue Sea Productions                                                                   0
##   Blue Seraph Productions                                                                0
##   Blue Sky Films                                                                         0
##   Blue Sky Studios                                                                       0
##   Blue Snow Productions                                                                  0
##   Blue Star Pictures                                                                     0
##   Blue Star Productions                                                                  0
##   Blue Train Productions                                                                 0
##   Blue Tulip Productions                                                                 0
##   Blue Wolf                                                                              0
##   Blue Yonder Films                                                                      0
##   Blueeyes Productions                                                                   0
##   Bluegrass Films                                                                        0
##   Bluemark Productions                                                                   0
##   Blueprint Pictures                                                                     0
##   Bluewater Pictures                                                                     0
##   Bluff Road Productions                                                                 0
##   Blumhouse Productions                                                                  0
##   Blurco                                                                                 0
##   BMG Independents                                                                       0
##   BMI (No. 9) Ltd.                                                                       0
##   BN Films                                                                               0
##   BNJArmor                                                                               0
##   Bo-Town Films                                                                          0
##   Bob Productions                                                                        0
##   Bob Swerer Productions                                                                 0
##   Bob Yari Productions                                                                   0
##   Bobby Jones Films LLC                                                                  0
##   Bocaboca Producciones S.A.                                                             0
##   BocFlix                                                                                0
##   Boku Films                                                                             0
##   Bold Films                                                                             0
##   Boll KG                                                                                0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                   0
##   Bollywood Hollywood Production                                                         0
##   Bomar OOD                                                                              0
##   Bombshell Pictures                                                                     0
##   Bona Fide Productions                                                                  0
##   BOND360                                                                                0
##   Bonfire                                                                                0
##   Boo Pictures                                                                           0
##   Bookshop Productions                                                                   0
##   Boram Entertainment Inc.                                                               0
##   Bord Scannan na hEireann / Irish Film Board                                            0
##   Borde/Raich                                                                            0
##   BorderLine Films                                                                       0
##   Boss Media                                                                             0
##   Bottom of the Ninth Productions                                                        0
##   BoulderLight Pictures                                                                  0
##   Boulston Productions Limited                                                           0
##   Bouncing Betty Productions                                                             0
##   Boundless Pictures                                                                     0
##   Bourne Again                                                                           0
##   Bow and Arrow Entertainment                                                            0
##   Bowery Hills Entertainment                                                             0
##   Box Film                                                                               0
##   Boxing Cat Films                                                                       0
##   Boy Culture LLC                                                                        0
##   Boy in the Box                                                                         0
##   Boy of the Year                                                                        0
##   Boy Wonder Films                                                                       0
##   Boyd's Company                                                                         0
##   BoZ Productions                                                                        0
##   Brad Grey Pictures                                                                     0
##   Brad Krevoy Television                                                                 0
##   Brad Zions Films                                                                       0
##   Braeburn Entertainment                                                                 0
##   Brain Farm Digital Cinema                                                              0
##   Branded Entertainment/Batfilm Productions                                              0
##   Brandenberg                                                                            0
##   Brandes Films International                                                            0
##   Brandman Productions                                                                   0
##   Brandt/Haas Productions                                                                0
##   Brandywine Productions                                                                 1
##   Brandywine Productions Ltd.                                                            0
##   Brass Hat Films                                                                        0
##   Braun Entertainment Group                                                              0
##   Braunsberg Productions                                                                 0
##   Brave New Films                                                                        0
##   Braven Films                                                                           0
##   Braveworld Productions                                                                 0
##   BraxtanFILM                                                                            0
##   Break Thru Films                                                                       0
##   Breaking Ball Films                                                                    0
##   Breakthrough Entertainment Productions                                                 0
##   Breakup Productions                                                                    0
##   Breathless Associates                                                                  0
##   Bregman-IAC Productions                                                                0
##   Bregman/Baer Productions                                                               0
##   Breton Film Productions                                                                0
##   Bridge Films                                                                           0
##   Bridgegate FIlms                                                                       0
##   Bridget Johnson Films                                                                  0
##   Bridgit Folman Film Gang                                                               0
##   Bridle Path Films                                                                      0
##   Bright-Persky Associates                                                               0
##   Bright Cold Day Films                                                                  0
##   Brightlight Pictures                                                                   0
##   Brightlight Pictures Inc.                                                              0
##   Brightside Entertainment                                                               0
##   Brightstar Films                                                                       0
##   Brillhart / Gonzales Productions                                                       0
##   Brillstein-Grey Entertainment                                                          0
##   Brillstein Entertainment Partners                                                      0
##   Brink Films                                                                            0
##   Brink Productions                                                                      0
##   Bristol Automotive                                                                     0
##   Bristol Bay Productions                                                                0
##   British American Entertainment                                                         0
##   British Broadcasting Corporation (BBC)                                                 0
##   British Columbia Film                                                                  0
##   British Columbia Television                                                            0
##   British Empire Films Australia                                                         0
##   British Film Company                                                                   0
##   British Film Council                                                                   0
##   British Film Institute (BFI)                                                           0
##   British Lion-Columbia Distributors                                                     0
##   British Lion Film Corporation                                                          0
##   British Lion Films                                                                     0
##   British Screen                                                                         0
##   British Screen Finance Ltd                                                             0
##   British Screen Productions                                                             0
##   Britpack Film Company                                                                  0
##   Broad Green Pictures                                                                   0
##   Broadview Pictures                                                                     0
##   Broadway Video                                                                         0
##   Broken Chair Flickz                                                                    0
##   Broken Films                                                                           0
##   Broken Lizard Industries                                                               0
##   Broken Road Productions                                                                0
##   Bron Capital Partners                                                                  0
##   Bron Studios                                                                           0
##   Bronson Avenue                                                                         0
##   Brood Syndicate                                                                        0
##   Brooks Media                                                                           0
##   Brooksfilms                                                                            0
##   Brooksfilms Ltd.                                                                       0
##   Brookstreet Pictures                                                                   0
##   Brookwell-McNamara Entertainment                                                       0
##   Brothers Dowdle Productions                                                            0
##   Brouwersgracht Investments                                                             0
##   Brown & Stretic                                                                        0
##   Brown Sauce Film Productions                                                           0
##   BrownHouse Productions                                                                 0
##   Brownstone Productions                                                                 0
##   Bruce Brown Films                                                                      0
##   Brucks Entertainment                                                                   0
##   Bruin Grip Services                                                                    0
##   Bryna Productions                                                                      0
##   BSF Film                                                                               0
##   BSM Studio                                                                             0
##   Bubby Productions                                                                      0
##   Buckaroo Entertainment                                                                 0
##   Buckeye Films                                                                          0
##   Buena Onda                                                                             0
##   Buena Vista                                                                            0
##   Buena Vista Distribution Company                                                       0
##   Buena Vista Home Entertainment                                                         0
##   Buena Vista Pictures                                                                   0
##   Bueprint Pictures                                                                      0
##   Buffalo Gal Pictures                                                                   1
##   Buffalo Picture House                                                                  0
##   BUFO                                                                                   0
##   Bugsy Malone Productions                                                               0
##   Bull's Eye Entertainment                                                               0
##   Bull Market Entertainment                                                              0
##   Bullet Films                                                                           0
##   Bullet Pictures                                                                        0
##   Bulletproof Cupid                                                                      0
##   Bungalow 78 Productions                                                                0
##   Bungalow Productions                                                                   0
##   Bunk 11 Pictures                                                                       0
##   Burbank Films Australia                                                                0
##   Burg/Koules Productions                                                                0
##   Burgundy Films                                                                         0
##   Burke/Samples/Foster Productions                                                       0
##   Burn Later Productions                                                                 0
##   Burning Bright Productions                                                             0
##   Burning Ships Productions                                                              0
##   Burns Family Studios                                                                   0
##   Burnside Entertainment                                                                 0
##   Burskin Film                                                                           0
##   Busboy Productions                                                                     0
##   Bushwood Pictures                                                                      0
##   Business Location Sudtirol Alto Adige                                                  0
##   Busted Shark Productions                                                               0
##   Busy Bee Productions                                                                   0
##   Butcher's Run Films                                                                    0
##   Butcher's Run Productions                                                              0
##   Buttercup Films Ltd.                                                                   0
##   BXR Productions                                                                        0
##   Byron A. Martin Productions                                                            0
##   Bystander Films                                                                        0
##   C-2 Pictures                                                                           0
##   C-Films AG                                                                             0
##   C-Hundred Film Corporation                                                             0
##   C & C Brown Production                                                                 0
##   C.B. Films S.A.                                                                        0
##   C.G. Cinema                                                                            0
##   C.O. Films                                                                             0
##   C.O.R.E. Feature Animation                                                             0
##   C.R.G. International                                                                   0
##   C5                                                                                     0
##   CAB Productions                                                                        0
##   Cabin Fever Films                                                                      0
##   Cabin Pictures                                                                         0
##   Cable Stuff Productions                                                                0
##   Cadre Films                                                                            0
##   Café Film                                                                           0
##   Cake Productions Inc.                                                                  0
##   Calamity Films                                                                         0
##   Calash Corporation                                                                     0
##   Calendar Productions                                                                   0
##   Caliban Films                                                                          0
##   Caliber Media Company                                                                  0
##   California Pictures                                                                    0
##   Calimari Productions                                                                   0
##   Callahan Filmworks                                                                     0
##   CALT Productions                                                                       0
##   Caméra One                                                                          0
##   Camberwell / Fly Films                                                                 0
##   Cambria Productions                                                                    0
##   Cambridge Productions                                                                  0
##   Camellia Entertainment                                                                 0
##   Camelot Pictures                                                                       0
##   Camelot Productions                                                                    0
##   Camera 40 Productions                                                                  0
##   Camerimage Festival                                                                    0
##   CAMERON MACKINTOSH                                                                     0
##   Camp / Thompson Pictures                                                               0
##   Camp Hill                                                                              0
##   Camp Video                                                                             0
##   Campanile Productions                                                                  0
##   Campbell Grobman Films                                                                 0
##   Campfire                                                                               0
##   Campfire LLC                                                                           0
##   Canadian Film Centre (CFC)                                                             0
##   Canadian Film Development Corporation (CFDC)                                           0
##   Canadian Film or Video Production Tax Credit (CPTC)                                    0
##   Canadian Television (CTV)                                                              0
##   Canal Plus                                                                             0
##   Canal Plus Group                                                                       0
##   Canal Street Films                                                                     0
##   Canal Sur Televisión                                                                0
##   Canal+                                                                                 0
##   Canal+ Droits Audiovisuels                                                             0
##   Canal+ España                                                                       0
##   Canal+ Polska                                                                          0
##   Canal+France                                                                           0
##   Canal+Polska                                                                           0
##   Canana Films                                                                           0
##   Candleridge Entertainment                                                              0
##   Candlewood Entertainment                                                               0
##   Candy Heart Productions                                                                0
##   Canfield Pictures                                                                      0
##   Cannell Studios                                                                        0
##   Cannes Film Festival                                                                   0
##   Cannibal Films Ltd.                                                                    0
##   Cannon and Morley Productions                                                          0
##   Cannon Entertainment                                                                   0
##   Cannon Films                                                                           0
##   Cannon Group                                                                           0
##   Cannon Italia Srl                                                                      0
##   Cannon Pictures                                                                        0
##   Cannon Productions                                                                     0
##   Canonigo Films                                                                         0
##   Cantharus Productions                                                                  0
##   Capacity Pictures                                                                      0
##   Capcom                                                                                 0
##   Capcom Company                                                                         0
##   Capelight Pictures                                                                     0
##   Capella                                                                                0
##   Capella Films                                                                          0
##   Capella International                                                                  0
##   Capglobe                                                                               0
##   Capital Arts Entertainment                                                             1
##   Capital Equipment Leasing                                                              0
##   Capital Markets Film Finance                                                           0
##   Capitol Films                                                                          0
##   Capitole Films                                                                         0
##   Cappa Defina Productions                                                               0
##   Cappa Productions                                                                      0
##   Capstone Entertainment Group                                                           0
##   Captain Movies                                                                         0
##   Captivate Entertainment                                                                0
##   Captivity Productions                                                                  0
##   Capture The Flag Films                                                                 0
##   Caramel Film                                                                           0
##   Caramel Films                                                                          0
##   Caravan Pictures                                                                       0
##   Carbunkle Cartoons                                                                     0
##   Cargo Entertainment                                                                    0
##   Cargo Films                                                                            0
##   Carlino Productions                                                                    0
##   Carlo Ponti Cinematografica                                                            0
##   Carlo Ponti Production                                                                 0
##   Carlyle Productions                                                                    0
##   Carmel Creek Productions                                                               0
##   Carmel Entertainment                                                                   0
##   Carnaby International                                                                  0
##   Carnelian Productions                                                                  0
##   Carnival Films                                                                         0
##   Carnival Films & Television                                                            0
##   Caro-McLeod                                                                            0
##   Carol Baum Productions                                                                 0
##   Carolco Entertainment                                                                  0
##   Carolco International N.V.                                                             0
##   Carolco Pictures                                                                       0
##   Carolina Film Works                                                                    0
##   Caroline Films                                                                         0
##   Carousel Picture Company                                                               0
##   Carousel Picture Company, The                                                          0
##   Carousel Productions                                                                   0
##   Carsey-Werner Company                                                                  0
##   Cart Before The Horse Productions                                                      0
##   Cartel Productions                                                                     0
##   Carthago Films S.a.r.l.                                                                0
##   Cartier Productions                                                                    0
##   Cartoon Network Studios                                                                1
##   Cartoon Saloon                                                                         0
##   Carver Films                                                                           0
##   Casa Bonita                                                                            0
##   Casablanca Filmworks                                                                   0
##   Casadelic Pictures                                                                     0
##   Case 39 Productions                                                                    0
##   Casey Productions                                                                      0
##   Casey Silver Productions                                                               0
##   Cassadaga Film Production                                                              0
##   Castel Film Romania                                                                    0
##   Castel Film Studio                                                                     0
##   Castel Films                                                                           0
##   Castelao Pictures                                                                      0
##   Castelao Producciones                                                                  1
##   Castle Hill Productions                                                                0
##   Castle Rock Entertainment                                                              0
##   Castleberg Productions                                                                 0
##   Castlight Pictures                                                                     0
##   Casualties Bureau                                                                      0
##   Cat Burglar Productions                                                                0
##   CAT Films                                                                              0
##   Catacombs Productions                                                                  0
##   Catapult Films                                                                         0
##   Catch 23 Entertainment                                                                 0
##   Catch Productions                                                                      0
##   CatchPlay                                                                              0
##   Catfish Productions                                                                    0
##   Cattleya                                                                               0
##   Causeway Films                                                                         0
##   Caviar Films                                                                           0
##   CB Films                                                                               0
##   CB Productions                                                                         0
##   CBS Entertainment Productions                                                          0
##   CBS Films                                                                              0
##   CC Capital Arts Entertainment SRL                                                      0
##   CCCP                                                                                   0
##   CD Films                                                                               0
##   Ce Qui Me Meut Motion Pictures                                                         0
##   Cecchi Gori Group Tiger Cinematografica                                                0
##   Cecchi Gori Pictures                                                                   0
##   CED Productions                                                                        0
##   Celador Films                                                                          0
##   Celador Productions                                                                    0
##   Celandine Films                                                                        0
##   Cell                                                                                   0
##   Celluloid Dreams                                                                       0
##   Celluloid Dreams Productions                                                           0
##   Celtic Films Entertainment                                                             0
##   Cent Productions Inc.                                                                  0
##   Central                                                                                0
##   Central Films                                                                          0
##   Central Films Limited                                                                  0
##   Central Independent Television                                                         0
##   Central Productions                                                                    0
##   Centre National de la Cinématographie                                               0
##   Centre National de la Cinématographie (CNC)                                         0
##   Centron Pictures                                                                       0
##   Centropolis Entertainment                                                              0
##   Centropolis Film Productions                                                           0
##   Century 21 Television                                                                  0
##   Century Park Pictures                                                                  0
##   Century Time (H.K.) Ltd.                                                               0
##   CFCN Communications                                                                    0
##   Chad Troutwine Films                                                                   0
##   Chain Camera Pictures                                                                  0
##   Chaintron                                                                              0
##   Chako Film Company                                                                     0
##   Chal Productions                                                                       0
##   Challenge Film Corporation                                                             0
##                                                                                         Freq
## Var1                                                                                     7
##   "DIA" Productions GmbH & Co. KG                                                        0
##   # Lexyn Productions                                                                    0
##   10 West Studios                                                                        0
##   100 Feet Productions                                                                   0
##   1019 Entertainment                                                                     0
##   108 Media                                                                              0
##   10th Hole Productions                                                                  0
##   11:11 Mediaworks                                                                       0
##   12 Gauge Productions                                                                   0
##   120dB Films                                                                            1
##   13 Ghosts Productions Canada Inc.                                                      0
##   1492 Pictures                                                                          0
##   1600 Limited Partnership                                                               0
##   1812 Productions                                                                       0
##   1818                                                                                   0
##   1821 Pictures                                                                          0
##   185 Trax                                                                               0
##   1976 Productions                                                                       0
##   1984 Private Defense Contractors                                                       0
##   1992 Number Four Limited Partnership                                                   0
##   2 Bridges Productions                                                                  0
##   2 Entertain                                                                            0
##   2 Entertain Video                                                                      0
##   2 Loop Films                                                                           0
##   2 Player Productions                                                                   0
##   2 Wolves Films                                                                         0
##   2.4.7. Films                                                                           0
##   2003 Productions                                                                       0
##   20ten Media                                                                            0
##   20th Century Fox                                                                       0
##   20th Century Fox Film Corporation                                                      0
##   20th Century Fox Home Entertainment                                                    0
##   20th Century Fox Russia                                                                0
##   20th Century Fox Television                                                            0
##   20th Century Pictures                                                                  0
##   21 Laps Entertainment                                                                  0
##   21st Century Film Corporation                                                          0
##   224 Entertainment                                                                      0
##   2262730 Ontario                                                                        0
##   22h22                                                                                  0
##   23/5 Filmproduktion                                                                    0
##   24 Seven Productions                                                                   0
##   24/7 Films                                                                             0
##   26 Films                                                                               0
##   27 Films Production                                                                    0
##   2929 Productions                                                                       0
##   2am Films                                                                              0
##   2B Films                                                                               0
##   2DS Productions                                                                        0
##   2S Films                                                                               0
##   3 Arts Entertainment                                                                   0
##   3 in the Box                                                                           0
##   3 Ring Circus Films                                                                    0
##   33 Pictures                                                                            0
##   3311 Productions                                                                       0
##   33andOut Productions                                                                   0
##   343 Industries                                                                         0
##   34th Street Films                                                                      0
##   360 Pictures                                                                           0
##   391 Productions                                                                        0
##   3b productions                                                                         0
##   3B Productions                                                                         0
##   3DTK                                                                                   0
##   3Foot7                                                                                 0
##   3L Filmproduktion GmbH                                                                 0
##   3L Filmverleih                                                                         0
##   3L Productions                                                                         0
##   40 Acres & A Mule Filmworks                                                            0
##   403 Productions                                                                        0
##   42 Films                                                                               0
##   430 Productions                                                                        0
##   44th Floor Productions                                                                 0
##   455 Films                                                                              0
##   4Cows                                                                                  0
##   4DH Films                                                                              0
##   4Kids Entertainment                                                                    0
##   4M                                                                                     0
##   5150 Action                                                                            0
##   61* Productions Inc.                                                                   0
##   6140 Productions                                                                       0
##   7 Network                                                                              0
##   72 Productions                                                                         0
##   72nd Street Productions                                                                0
##   777 Films Corporation                                                                  0
##   7th Sense Films                                                                        0
##   8:38 Productions                                                                       0
##   80 Days Productions                                                                    0
##   8383 Productions                                                                       0
##   852 Films                                                                              0
##   87Eleven                                                                               0
##   8th In Line                                                                            0
##   9 Story Media Group                                                                    0
##   900 Films                                                                              0
##   98 MPH Productions                                                                     0
##   A-1 Pictures                                                                           0
##   A-Mark Entertainment                                                                   1
##   A-Team                                                                                 0
##   A B Corp                                                                               0
##   A Band Apart                                                                           0
##   A BandApart                                                                            0
##   A Bigger Boat                                                                          0
##   A Company Filmproduktionsgesellschaft                                                  0
##   A Grand Elephant                                                                       0
##   A Hot Dog                                                                              0
##   A Loopy Production LLC                                                                 0
##   A Lucky Old Sun Production                                                             0
##   A Plus Entertainment                                                                   0
##   A&B Producoes                                                                          0
##   A&E IndieFilms                                                                         0
##   A&E Television Networks                                                                0
##   A&M Films                                                                              0
##   A. C. I. Films                                                                         0
##   A. Film                                                                                0
##   A.C. Lyles Productions                                                                 0
##   A.C.E.                                                                                 0
##   A.G. Films                                                                             0
##   A.J.O.Z. Films                                                                         0
##   A.S. Films                                                                             0
##   A.U.M. Films                                                                           0
##   A+E Studios                                                                            0
##   A113                                                                                   0
##   A2 Entertainment Group                                                                 0
##   A24                                                                                    0
##   A71 Productions                                                                        0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                            0
##   AAMPI Inc.                                                                             0
##   AAR Films                                                                              0
##   Aardman Animations                                                                     0
##   Aaron Spelling Productions                                                             0
##   Abandon Entertainment                                                                  0
##   Abandon Pictures                                                                       0
##   Abbolita Productions                                                                   0
##   ABC Circle Films                                                                       0
##   ABC Entertainment                                                                      0
##   ABC Family                                                                             0
##   ABC Motion Pictures                                                                    0
##   ABC Pictures                                                                           0
##   ABC Productions                                                                        0
##   ABC Studios                                                                            0
##   Abduction Films                                                                        0
##   Aberration Films                                                                       0
##   Abnormal Pictures                                                                      0
##   Abraham Productions                                                                    0
##   abramoff Production                                                                    0
##   Abramoff Production                                                                    0
##   ABS-CBN Film Productions                                                               0
##   Absolute Entertainment                                                                 0
##   Academy Films                                                                          0
##   Academy Pictures                                                                       0
##   Acajou Films                                                                           0
##   Accelerated Matter                                                                     0
##   Accelerator Films                                                                      0
##   Accent Films                                                                           0
##   Access Films                                                                           0
##   Access Motion Pictures                                                                 0
##   Access Pictures                                                                        0
##   Accomplice Films                                                                       0
##   Ace Film Company                                                                       0
##   Achab Film                                                                             0
##   Achilles                                                                               0
##   Achte Babelsberg Film                                                                  0
##   Acme Shark                                                                             0
##   Acorn Pictures                                                                         0
##   Acorn Productions                                                                      0
##   Acrobat Productions                                                                    0
##   Across the River Productions                                                           0
##   Across Town Productions                                                                0
##   Act III Communications                                                                 0
##   Actionhouse                                                                            0
##   Active Entertainment                                                                   0
##   Ad Hominem Enterprises                                                                 0
##   Ad Vitim Distribution                                                                  0
##   Ada Films                                                                              0
##   Adam Fields Productions                                                                0
##   Adam Schroeder Productions                                                             0
##   ADCB Films                                                                             0
##   Adder                                                                                  0
##   Addicted Productions                                                                   0
##   Addis Wechsler Pictures                                                                0
##   Adelaide Film Festival                                                                 0
##   Aden Film                                                                              0
##   Adi Shankar Production                                                                 0
##   Adlabs Films Ltd.                                                                      0
##   Admire Productions Ltd.                                                                0
##   AdScott Pictures                                                                       0
##   Adventure Pictures                                                                     0
##   AE Electra Productions                                                                 0
##   Aegis Film Fund                                                                        0
##   Aeroplano                                                                              0
##   Aeteas Filmproduktions                                                                 0
##   AF Production                                                                          0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                    0
##   Affirm Films                                                                           1
##   AFG Talons Productions                                                                 0
##   Afineevsky - Tolmor Production                                                         0
##   Afraid of the Dark                                                                     0
##   Afrodita Audiovisual, A.I.E.                                                           0
##   After Dark Films                                                                       0
##   Against the Wild Films                                                                 0
##   Agamemnon Films                                                                        0
##   Agat Films & Cie                                                                       0
##   Agatha Christie Ltd                                                                    0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                       0
##   Agencja Produkcji Filmowej                                                             0
##   Agenda                                                                                 0
##   Agent Two                                                                              0
##   AGGK Films                                                                             0
##   Aggregate Film                                                                         0
##   Aggregate Films                                                                        0
##   Agi Orsi Productions                                                                   0
##   Agora Entertainment                                                                    0
##   Ahimsa Films                                                                           0
##   AI-Film                                                                                0
##   Aimimage Productions                                                                   0
##   Airborne Productions                                                                   0
##   Akil Production Company                                                                0
##   Akkord Film Produktion GmbH                                                            0
##   Akson Studio                                                                           0
##   Al!ve AG                                                                               0
##   Alabama Moon Entertainment                                                             0
##   Alabama Production Group                                                               0
##   Alan Greenspan Productions                                                             0
##   Alan Jay Lerner Productions                                                            0
##   Alan Landsburg Productions                                                             0
##   Alan Sacks Productions                                                                 0
##   Alan Shayne Productions                                                                0
##   Alarum PIctures                                                                        0
##   Albert Band International Productions Inc.                                             0
##   Albert S. Ruddy Productions                                                            0
##   Alberta Film Entertainment                                                             0
##   Alberto Grimaldi Productions                                                           0
##   Albino Alligator Productions                                                           0
##   Alced Productions                                                                      0
##   Alchemedia Films                                                                       0
##   Alchemy Television                                                                     0
##   Alcina Pictures                                                                        0
##   Alcon Entertainment                                                                    0
##   Alcor Films                                                                            0
##   Alcove Entertainment                                                                   0
##   Aldamisa Entertainment                                                                 0
##   Aldrich Group                                                                          0
##   Alea Docs & Films                                                                      0
##   Alejandro Martínez                                                                  0
##   Aleph Motion Pictures                                                                  0
##   Alex Entertainment Inc.                                                                0
##   Alexander Groupe                                                                       0
##   Alexander Salkind                                                                      0
##   Alexandre Films                                                                        0
##   Alfama Films                                                                           0
##   Alfran Productions                                                                     0
##   Alfred Image Works                                                                     0
##   Alfred J. Hitchcock Productions                                                        0
##   Algonquin                                                                              0
##   Algonquin Productions Limited                                                          0
##   AliBella Pictures                                                                      0
##   Alicéléo                                                                         0
##   Alive Films                                                                            0
##   Alive Productions                                                                      0
##   All For A Films                                                                        0
##   All Girl Productions                                                                   0
##   All Knight Productions                                                                 0
##   All Night Productions                                                                  0
##   Allagash Films                                                                         0
##   Allan Zeman Productions                                                                0
##   Allarcom Limited                                                                       0
##   Allarts                                                                                0
##   Allarts Production                                                                     0
##   Allegra Pictures                                                                       0
##   Allegro-Film                                                                           0
##   Allegro Films                                                                          0
##   Alliance                                                                               0
##   Alliance Atlantis Communications                                                       0
##   Alliance Atlantis Motion Picture Production                                            0
##   Alliance Communications                                                                0
##   Alliance Communications Corporation                                                    0
##   Alliance Entertainment                                                                 0
##   Alliance Films                                                                         0
##   Allied Artists                                                                         0
##   Allied Artists Pictures                                                                0
##   Allied Film Makers                                                                     0
##   Allied Film Production                                                                 0
##   Allied Filmmakers                                                                      1
##   Allied Stars, Ltd.                                                                     0
##   Allied Vision                                                                          0
##   Alligator Inc                                                                          0
##   Allison Shearmur Productions                                                           0
##   Alloy Entertainment                                                                    0
##   Allspark Pictures                                                                      0
##   Almega Projects                                                                        0
##   Almena Films                                                                           0
##   Almost Midnight Productions                                                            0
##   Aloe Entertainment                                                                     0
##   Along The Tracks                                                                       0
##   Aloupis Productions                                                                    0
##   Alpha Core                                                                             0
##   Alpha Films                                                                            0
##   Alpha Productions                                                                      0
##   Alphaville Films                                                                       0
##   Alphaville Productions                                                                 0
##   Alpine Pictures                                                                        0
##   Alquimia Cinema                                                                        0
##   Also Known As Pictures                                                                 0
##   Alta Films S.A.                                                                        0
##   Alta Loma Entertainment                                                                0
##   Alta Vista Film Production                                                             0
##   Alta Vista Productions                                                                 1
##   Altar Productions                                                                      0
##   Alter Films                                                                            0
##   Alternate Ending Studios                                                               0
##   Altitude Film Entertainment                                                            0
##   Altus Productions                                                                      0
##   Always Split Aces Productions                                                          0
##   Amalgam Features                                                                       0
##   Amasia Entertainment                                                                   0
##   Amaze Film + Television                                                                0
##   Amazing Film Studio                                                                    0
##   Amazon Studios                                                                         0
##   amber entertainment                                                                    0
##   Amber Lamps                                                                            0
##   Amberdale Productions                                                                  0
##   AMBI Group                                                                             0
##   Ambi Pictures                                                                          0
##   Ambience Entertainment                                                                 0
##   Ambient Entertainment GmbH                                                             0
##   Amblimation                                                                            0
##   Amblin Entertainment                                                                   0
##   Ambrosino / Delmenico                                                                  0
##   Ambush Entertainment                                                                   0
##   AMC Pictures                                                                           0
##   Amen Ra Films                                                                          0
##   Ameran Films                                                                           0
##   Amercent Films                                                                         0
##   American Broadcasting Company (ABC)                                                    0
##   American Cinema International                                                          0
##   American Cinema Productions                                                            0
##   American Eagle                                                                         0
##   American Empirical Pictures                                                            0
##   American Entertainment Investors                                                       0
##   American Entertainment Partners II L.P.                                                0
##   American Entertainment Partners L.P.                                                   0
##   American Film Company                                                                  0
##   American Film Institute (AFI)                                                          0
##   American Films                                                                         0
##   American Independent Productions                                                       0
##   American International Pictures (AIP)                                                  0
##   American International Productions                                                     0
##   American Media Group                                                                   0
##   American Playhouse                                                                     0
##   American Playhouse Theatrical Films                                                    0
##   American Werewolf Inc.                                                                 0
##   American Zoetrope                                                                      0
##   Amicus Entertainment                                                                   0
##   Amicus Productions                                                                     0
##   Amjo Productions                                                                       0
##   AMLF                                                                                   0
##   Amok II Productions                                                                    0
##   Amok Productions                                                                       0
##   Amy Robinson Productions                                                               0
##   An Olive Branch Productions                                                            0
##   ANA Media                                                                              0
##   Anacol Productions Inc.                                                                0
##   Anagram Pictures Inc.                                                                  0
##   Anagram Produktion                                                                     0
##   Anant Singh Production                                                                 0
##   Anarchos Productions                                                                   0
##   Anchor Bay                                                                             0
##   Anchor Bay Entertainment                                                               0
##   Anchor Bay Films                                                                       0
##   Andalasia Productions                                                                  0
##   Andale Pictures                                                                        0
##   Andell Entertainment                                                                   0
##   Andertainment Group                                                                    0
##   Andor Films                                                                            0
##   Andrea Leone Films                                                                     0
##   Andrea Sperling Productions                                                            0
##   Andrew Lauren Productions (ALP)                                                        0
##   Andrew Stevens Entertainment                                                           0
##   Ang Lee Productions                                                                    0
##   Angeles Entertainment Group                                                            0
##   Angels & Airwaves                                                                      0
##   Anglia Television                                                                      0
##   Anglo-Amalgamated Film Distributors                                                    0
##   Anglo-Amalgamated Productions                                                          0
##   Anglo-American Film Corporation                                                        0
##   Anglo Enterprises                                                                      0
##   Angoa-Agicoa                                                                           0
##   Angry Films                                                                            0
##   Anguish Film                                                                           0
##   Anhelo Productions                                                                     0
##   Anil Kapoor Film Company                                                               0
##   AnimagicNet A/S                                                                        0
##   Animakids Productions                                                                  0
##   Animal Kingdom                                                                         0
##   Animal Logic                                                                           0
##   Animal Planet                                                                          0
##   Animatógrafo                                                                        0
##   Animation Picture Company                                                              0
##   Animationwerks                                                                         0
##   Anime Innovation Tokyo                                                                 0
##   Animus Films                                                                           0
##   Aniplex                                                                                0
##   Anka Film                                                                              0
##   Anna Lena Films                                                                        0
##   Annapurna Pictures                                                                     0
##   Annapurna Productions                                                                  0
##   Annuit Coeptis Entertainment II                                                        0
##   Annuit Coeptis Entertainment Inc.                                                      0
##   Anomaly Entertainment                                                                  0
##   Anonymous Content                                                                      0
##   Another Mulligan Entertainment                                                         0
##   Antares Produzione Cinematografica                                                     0
##   Antena 3 Films                                                                         0
##   Antena 3 Televisión                                                                 0
##   Anthem Productions                                                                     0
##   Anthos Media                                                                           0
##   Antidote Films                                                                         0
##   Antidote Films (I)                                                                     0
##   Antietam Filmworks                                                                     0
##   Anton Capital Entertainment (ACE)                                                      0
##   Antzworks                                                                              0
##   Apaches Entertainment                                                                  0
##   Apart Films                                                                            0
##   Apatow Productions                                                                     0
##   Aperture Entertainment                                                                 0
##   Apipoulaï                                                                           0
##   Apjac International                                                                    0
##   APJAC Productions                                                                      0
##   Apollo Associates                                                                      0
##   Apollo Media                                                                           0
##   Apollo Pictures                                                                        0
##   ApolloMedia Distribution                                                               0
##   ApolloMovie Beteiligungs                                                               0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                     0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                         0
##   ApolloProMovie                                                                         0
##   ApolloProMovie & Co. 3. Filmproduktion                                                 0
##   ApolloProScreen                                                                        0
##   ApolloProScreen Filmproduktion                                                         0
##   Apotheosis Media Group                                                                 0
##   Apparatus Productions                                                                  0
##   Appian Way                                                                             0
##   Apple Corps                                                                            0
##   Apple Film Productions                                                                 0
##   Apple Inc.                                                                             0
##   Applecross                                                                             0
##   Applehead Pictures                                                                     0
##   Appleseed Film Partners                                                                0
##   Applied Action                                                                         0
##   April Productions                                                                      0
##   APT Films                                                                              0
##   Aquarius Films                                                                         0
##   AR-TL                                                                                  0
##   AR Films                                                                               0
##   Arable Entertainment                                                                   0
##   Arachnid Productions Ltd.                                                              0
##   Aramid Entertainment Fund                                                              0
##   Arc Entertainment                                                                      0
##   Arc Productions                                                                        0
##   Arcade Films                                                                           0
##   Arcade Pictures                                                                        0
##   Arcadia Motion Pictures                                                                0
##   Arcane Pictures                                                                        0
##   Archangel                                                                              0
##   Archer Entertainment                                                                   0
##   Archer Gray                                                                            0
##   Archer Street Productions                                                              0
##   Archimede                                                                              0
##   Archipel 35                                                                            0
##   Arclight Films                                                                         0
##   Arcola Pictures                                                                        0
##   Arcturus Motion Pictures                                                               0
##   ARD                                                                                    0
##   ARD Degeto Film                                                                        0
##   ARD/Degeto Film GmbH                                                                   0
##   Ardustry Entertainment                                                                 0
##   area japan                                                                             0
##   Arena Productions                                                                      0
##   Arenamedia                                                                             0
##   Argonaut Pictures                                                                      0
##   Argos Films                                                                            0
##   Argyle Enterprises                                                                     0
##   Argyll Film Partners                                                                   0
##   Aries [jp]                                                                             0
##   Aries Cinematográfica Argentina                                                     0
##   Aries Productions                                                                      0
##   ArieScope Pictures                                                                     1
##   Aristos Films                                                                          0
##   Ariztical Entertainment                                                                0
##   Arkoff International                                                                   0
##   Arlington Road Productions Corporation                                                 0
##   ARM Entertainment                                                                      0
##   Armada Films                                                                           0
##   Armian pictures                                                                        0
##   Armor Entertainment                                                                    0
##   Armory Films                                                                           0
##   Armzfx                                                                                 0
##   Arnold Kopelson Productions                                                            0
##   Arnold Stiefel Company                                                                 0
##   Arnon Milchan Productions                                                              0
##   ARO Entertainment                                                                      0
##   ARP Sélection                                                                       0
##   Arramis Films                                                                          0
##   Arrete Ton Cinema                                                                      0
##   Arrow Films                                                                            0
##   Arrowstorm Entertainment                                                               0
##   ARS Film Production                                                                    0
##   Ars Nova                                                                               0
##   Art & Industry                                                                         0
##   Art In Motion                                                                          0
##   Art Linson Productions                                                                 0
##   Art Pictures Studio                                                                    0
##   Artémis Productions                                                                 0
##   Arte                                                                                   0
##   ARTE                                                                                   0
##   Arte Deutschland TV GmbH                                                               0
##   Arte France                                                                            0
##   Arte France Cinéma                                                                  0
##   Artemis                                                                                0
##   Artemis Film                                                                           0
##   Artfire Films                                                                          0
##   Artic Productions LLC                                                                  0
##   ArtImage Entertainment                                                                 0
##   Artimm                                                                                 0
##   Artina Films                                                                           0
##   Artisan Entertainment                                                                  0
##   Artist Film                                                                            0
##   Artista Management                                                                     0
##   Artistry Limited                                                                       0
##   Artists Entertainment Complex                                                          0
##   Artists Production Group (APG)                                                         0
##   Artists Public Domain                                                                  0
##   ArtPhyl                                                                                0
##   Arts Council of England                                                                0
##   Arts+Labor                                                                             0
##   Arturo Production                                                                      0
##   Arwin Productions                                                                      0
##   As Is Productions                                                                      0
##   ASAF                                                                                   0
##   Asahi National Broadcasting Company                                                    0
##   Asap films                                                                             0
##   Ascendant Pictures                                                                     0
##   Ascension Pictures                                                                     0
##   Ascension Productions                                                                  0
##   Ascot Elite Home Entertainment                                                         0
##   Asgaard Entertainment                                                                  0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                               0
##   Asia Digital Entertainment                                                             0
##   Asia Tropical Films                                                                    0
##   ASIG Productions                                                                       0
##   Asis Productions                                                                       0
##   ASK Kodansha                                                                           0
##   Asmik Ace Entertainment                                                                0
##   Aspect Ratio Film                                                                      0
##   Aspen Film Society                                                                     0
##   Aspen Productions                                                                      0
##   Aspen Productions (I)                                                                  0
##   Asphalt Productions                                                                    0
##   Assassin's Fist Limited                                                                0
##   Assassin Films                                                                         0
##   Associated British-Pathé                                                            0
##   Associated Capital                                                                     0
##   Associated General Films                                                               0
##   Associated Producers (API)                                                             0
##   Associates & Aldrich Company, The                                                      0
##   Astral Bellevue Pathé                                                               0
##   Astral Media                                                                           0
##   Astron-6 Video International                                                           0
##   Asylum Films                                                                           0
##   Asylum, The                                                                            0
##   Asymmetrical Productions                                                               0
##   Atípica Films                                                                       0
##   ATG Productions                                                                        0
##   Atitude Produções e Empreendimentos                                              0
##   Atkinson/Knickerbocker Productions                                                     0
##   Atlantic Entertainment Group                                                           0
##   Atlantic Picture Company                                                               0
##   Atlantic Pictures                                                                      0
##   Atlantic Pictures (II)                                                                 0
##   Atlantic Releasing Corporation                                                         0
##   Atlantic Swiss Productions                                                             0
##   Atlantic Television                                                                    0
##   Atlas 2 Productions                                                                    0
##   Atlas Entertainment                                                                    0
##   Atlas Film                                                                             0
##   Atlas Films                                                                            0
##   Atlas Independent                                                                      0
##   Atlas Productions                                                                      0
##   Atman Entertainment                                                                    0
##   Atmo Media Network                                                                     0
##   Atmosphere Entertainment MM                                                            1
##   Atmospheric Pictures                                                                   0
##   ATO Pictures                                                                           0
##   ATR Films                                                                              0
##   Atresmedia Cine                                                                        0
##   Attaboy Films                                                                          0
##   Attainment Media Group                                                                 0
##   Attercop Productions                                                                   0
##   Attic Light Films                                                                      0
##   Attila Productions                                                                     0
##   Aubrey Schenck Productions                                                             0
##   Audax Films                                                                            0
##   Audley Films LLP                                                                       0
##   August Entertainment                                                                   0
##   August Films                                                                           0
##   Augustus Color                                                                         0
##   Augustus Film                                                                          0
##   Aura Entertainment                                                                     0
##   Aura Film Partnership                                                                  0
##   Aurora Entertainment                                                                   0
##   Aurora Productions                                                                     0
##   Australian Broadcasting Corporation                                                    0
##   Australian Film Commission                                                             0
##   Australian Film Finance Corporation                                                    0
##   Australian Film Finance Corporation (AFFC)                                             0
##   Australian International Film Corp. (AIFC)                                             0
##   Automatic Media                                                                        0
##   Automatik Entertainment                                                                0
##   Autonomous                                                                             0
##   Autonomous Films                                                                       0
##   Autour de Minuit Productions                                                           0
##   AV Club, The                                                                           0
##   AV Pictures                                                                            0
##   AvÅŸar Film                                                                          0
##   Avala Film                                                                             0
##   Avalanche Films                                                                        0
##   Avalanche Productions                                                                  0
##   Avalon Pictures                                                                        0
##   Avalon Studios                                                                         0
##   Avalon/NFU Studios                                                                     0
##   AVCO Embassy Pictures                                                                  1
##   Avenging Conscience                                                                    0
##   Avenue Entertainment                                                                   0
##   Avenue Picture                                                                         0
##   Avenue Pictures Productions                                                            0
##   Aversano Films                                                                         0
##   Avery Pix                                                                              1
##   Avex Inc.                                                                              0
##   Avi Arad Productions                                                                   0
##   Avi Chai fund                                                                          0
##   Avnet/Kerner Productions                                                               0
##   Avrora Media                                                                           0
##   Awesomeness Films                                                                      0
##   Axon Films                                                                             0
##   AZ Works                                                                               0
##   Azari Media                                                                            0
##   AZL Productions KG                                                                     0
##   Azoff Entertainment                                                                    0
##   B and G Derivatives Holdings                                                           0
##   B.A. Produktion                                                                        0
##   B.D.S. Productions                                                                     0
##   B.D.S. Productions Inc.                                                                0
##   B.H. Finance C.V.                                                                      0
##   B24                                                                                    0
##   Baba Arts Limited Productions                                                          0
##   Babbo Inc.                                                                             0
##   Babe Film                                                                              0
##   Babe Films                                                                             0
##   Babelsberg Film                                                                        0
##   Babelsberg Film GmbH                                                                   0
##   Babelsberg International Film Produktion                                               0
##   Babieka                                                                                0
##   Baby Cart                                                                              0
##   Baby Cow Films                                                                         0
##   Baby Cow Productions                                                                   0
##   Babylon                                                                                0
##   Babylonian Productions                                                                 0
##   Bac Films                                                                              0
##   BAC Films                                                                              0
##   Bachelor Party Productions                                                             0
##   Bachrach/Gottlieb Productions                                                          0
##   Back Lot Pictures                                                                      0
##   Backup Films                                                                           0
##   Backup Media                                                                           0
##   Bacon & Eggs                                                                           0
##   Bad Angels Productions, Ltd.                                                           0
##   Bad Badger                                                                             0
##   Bad Biology                                                                            0
##   Bad Cop Bad Cop Film Productions                                                       0
##   Bad Hat Harry Productions                                                              0
##   Bad Lt. Productions                                                                    0
##   Bad Monkey Productions                                                                 0
##   Bad Robot                                                                              0
##   Badlands Company                                                                       0
##   Bórd Scannán na hÃâ\200°ireann                                                     0
##   Bagdasarian Productions                                                                0
##   BaggyJoe Productions                                                                   0
##   Bahr Productions Inc.                                                                  0
##   Bait Productions                                                                       0
##   Baker Street                                                                           0
##   Bakshi Productions                                                                     0
##   Balaji Motion Pictures                                                                 0
##   Balcor Film Investors                                                                  0
##   Baldwin Entertainment Group                                                            0
##   Baldwin/Cohen Productions                                                              0
##   Ballinran Productions                                                                  0
##   Ballpark Productions Partnership                                                       0
##   Baltic Film Group                                                                      0
##   Baltic Film Services                                                                   0
##   Baltimore Pictures                                                                     0
##   Baltimore Spring Creek Pictures                                                        0
##   Baltimore Spring Creek Productions                                                     0
##   Baltmedia                                                                              0
##   Banana-Moon Sky Films                                                                  0
##   Bandai Visual Company (JAPAN)                                                          0
##   Bande a Part Films                                                                     0
##   Bandito Brothers                                                                       0
##   Bandoola Productions                                                                   0
##   Banger Films                                                                           0
##   Banger Productions                                                                     0
##   Bankable                                                                               0
##   Bankside Films                                                                         0
##   Banner House Productions                                                               0
##   Banter                                                                                 0
##   Barbarian Films                                                                        0
##   Barclays Mercantile Industrial Finance                                                 0
##   Bardel Entertainment Inc.                                                              0
##   barefoot films                                                                         0
##   Barenholtz Production                                                                  0
##   Barking Fish Entertainment                                                             0
##   Barnet Bain Films                                                                      0
##   Barnsnape Films                                                                        0
##   Baron Films                                                                            0
##   Barraboy Films                                                                         0
##   Barry & Enright Productions                                                            0
##   Barry Mendel Productions                                                               0
##   Bartlett Films                                                                         0
##   Barwood Films                                                                          0
##   Base 12 Productions                                                                    0
##   Basic Pictures                                                                         0
##   Basket Case Productions                                                                0
##   Batjac Productions                                                                     0
##   Battle Mountain Films                                                                  0
##   Battleplan Productions                                                                 0
##   Bauer Martinez Studios                                                                 0
##   Baumgarten-Prophet Entertainment                                                       0
##   Baumgarten Management and Productions (BMP)                                            0
##   Baumgarten Merims Productions                                                          0
##   Bausan Films                                                                           0
##   Bavaria Film                                                                           0
##   Bavaria Pictures                                                                       0
##   Bay Films                                                                              0
##   Bayerischer Banken-Fonds                                                               0
##   Bayerischer Rundfunk (BR)                                                              0
##   Bayonne Entertainment                                                                  0
##   Bayou Film Inc                                                                         0
##   Bayou Pictures                                                                         0
##   Bazelevs Production                                                                    0
##   Bazmark Films                                                                          0
##   BB Film Productions                                                                    0
##   BB Films                                                                               0
##   BBC                                                                                    0
##   BBC America                                                                            0
##   BBC Arena                                                                              0
##   BBC Cymru Wales                                                                        0
##   BBC Drama Group                                                                        0
##   BBC Drama Productions                                                                  0
##   BBC Earth                                                                              0
##   BBC Earth Films                                                                        0
##   BBC Films                                                                              0
##   BBC Home Video                                                                         0
##   BBC Natural History                                                                    0
##   BBC Scotland                                                                           0
##   BBC Storyville                                                                         0
##   BBC Television UK                                                                      0
##   BBC Wales                                                                              0
##   BBC Worldwide                                                                          0
##   BBS Productions                                                                        0
##   BCDF Pictures                                                                          0
##   BD Cine                                                                                0
##   Be Gentlemen Limited Partnership                                                       0
##   Be Good Productions                                                                    0
##   Beachfront Films                                                                       0
##   Beachside Films                                                                        0
##   Beacon Communications                                                                  0
##   Beacon Pictures                                                                        0
##   Beagle Pug Films                                                                       0
##   Beanca Films                                                                           0
##   Beatrice Film                                                                          0
##   Beautiful Kate Productions                                                             0
##   Beaver Films                                                                           0
##   Bece Canada Productions                                                                0
##   Becker International                                                                   0
##   Bedford Falls Company, The                                                             0
##   Bedford Falls Productions                                                              0
##   Bedlam Pictures                                                                        0
##   Bedlam Productions                                                                     0
##   Bee Holder Productions                                                                 0
##   Bee Train                                                                              0
##   Bee Vine Pictures                                                                      0
##   Beech Hill Films                                                                       0
##   Before the Door Pictures                                                               0
##   Beginner's Luck                                                                        0
##   Behavioral Problem Productions Ltd.                                                    0
##   Beijing Poly-bona Film Distribution Company                                            0
##   Beijing Shuijing Shenlan International Media Co.                                       0
##   Bekmambetov Projects Ltd.                                                              0
##   Bel Air Entertainment                                                                  1
##   Belgacom                                                                               0
##   Believe Entertainment                                                                  0
##   Believe Pictures                                                                       0
##   Bell Broadcast and New Media Fund                                                      0
##   Bell Media                                                                             0
##   Bella Productions                                                                      0
##   Belladonna Productions                                                                 0
##   Bellanova Films                                                                        0
##   Belle Pictures                                                                         0
##   Bellpond Films                                                                         0
##   Bellwether Pictures                                                                    0
##   Ben-Ami/Leeds Productions                                                              0
##   Benaroya Pictures                                                                      0
##   Benchmark                                                                              0
##   Bender-Spink Inc.                                                                      0
##   Benderspink                                                                            0
##   BenderSpink                                                                            0
##   Benedek Films                                                                          0
##   Benedict Pictures Corp.                                                                0
##   Benmar Productions                                                                     0
##   Bennett-Robbins Productions                                                            0
##   Benteveo Producciones                                                                  0
##   Bentley Productions                                                                    0
##   Bergman Lustig productions                                                             0
##   Berkshire Axis Media                                                                   0
##   Berlanti Productions                                                                   0
##   Bernard Gayle Productions                                                              0
##   Berrick Filmproduktion                                                                 0
##   Bersin Pictures                                                                        0
##   Bert Marcus Productions                                                                0
##   Berwick Street Productions                                                             0
##   Best Brains                                                                            0
##   Best Film                                                                              0
##   Best Man Filmproduktions                                                               0
##   Best Medicine Productions                                                              0
##   Beta Cinema                                                                            0
##   Bettis Productions Limited                                                             0
##   Between The Eyes                                                                       0
##   Beverly Detroit                                                                        0
##   Bewitched                                                                              0
##   Beyond Films                                                                           0
##   Beyond Infinity                                                                        0
##   BFI Film Fund                                                                          0
##   BH Tilt                                                                                0
##   Bhansali Films                                                                         0
##   BHE Films                                                                              0
##   Bi-polar Pictures                                                                      0
##   Bianca Film                                                                            0
##   Bifrost Pictures                                                                       0
##   Big Arty Productions                                                                   0
##   Big Bad Film                                                                           0
##   Big Beach Films                                                                        0
##   Big Beach Productions                                                                  0
##   Big Bug Pictures                                                                       0
##   Big Easy Pictures                                                                      0
##   Big Fan Productions                                                                    0
##   Big Farm                                                                               0
##   Big Fish Films                                                                         0
##   Big Focus Television                                                                   0
##   Big Idea Productions                                                                   0
##   Big Indie Pictures                                                                     0
##   Big Kid Pictures                                                                       0
##   Big Noise Films                                                                        0
##   Big Picture Media Corporation                                                          0
##   BIG Pictures                                                                           0
##   Big Primate Pictures                                                                   0
##   Big Screen Entertainment Group                                                         0
##   Big Screen Productions                                                                 0
##   Big Shot Productions                                                                   0
##   Big Stan Productions                                                                   0
##   Big Talk Productions                                                                   0
##   Big Ticket Productions                                                                 0
##   Big World                                                                              0
##   Big Yellow Films                                                                       0
##   Bigel / Mailer Films                                                                   0
##   Bigel Entertainment                                                                    0
##   Bigelow Productions                                                                    0
##   Bigscope Films                                                                         0
##   Bikini Films                                                                           0
##   Bill and Ben Productions                                                               0
##   Bill Graham Films                                                                      0
##   Bill Kenwright Films                                                                   0
##   Bill Melendez Productions                                                              0
##   Bill/Phillips                                                                          0
##   Billy Goat Pictures                                                                    0
##   BIM Distribuzione                                                                      0
##   Bing Crosby Productions                                                                0
##   Bioskop-Film GmbH                                                                      0
##   Bioskop Film                                                                           0
##   Bioware                                                                                0
##   Birchwood Pictures                                                                     0
##   Bird and a Bear Entertainment                                                          0
##   Birdsong Pictures                                                                      0
##   Birnbaum / Barber Productions                                                          0
##   Birnbaum/Barber                                                                        0
##   Biscayne Pictures                                                                      0
##   Bisgrove Entertainment                                                                 0
##   Bitter Films                                                                           0
##   Black & Blue Films                                                                     0
##   Black & White Productions                                                              0
##   Black and Blu Entertainment                                                            0
##   Black Balloon Productions                                                              0
##   Black Bear Pictures                                                                    0
##   Black Camel Pictures                                                                   0
##   Black Chalk Productions                                                                0
##   Black Diamond Pictures                                                                 0
##   Black Fawn Films                                                                       0
##   Black Fish Films                                                                       0
##   Black Flag                                                                             0
##   Black Forest Films                                                                     0
##   Black Label Media                                                                      0
##   Black Light District                                                                   0
##   Black Marble Productions                                                               0
##   Black Rhino Productions                                                                0
##   Black Robe                                                                             0
##   Black Sand Pictures                                                                    0
##   Black Sheep Films                                                                      0
##   Black Sky Entertainment                                                                0
##   Black Snake                                                                            0
##   Blackfriars Bridge Films                                                               0
##   Blacklab Entertainment                                                                 0
##   Blackout Productions Inc.                                                              0
##   Blake Edwards                                                                          0
##   Blank of the Dead Productions                                                          0
##   Blast! Films                                                                           0
##   Bleiberg Entertainment                                                                 0
##   Blender Foundation                                                                     0
##   Blenkov & Schønnemann Pictures                                                      0
##   Blind Guy Films                                                                        0
##   Blind Spot Pictures Oy                                                                 0
##   Blind Wink                                                                             0
##   Blind Wink Productions                                                                 0
##   Blinder Films                                                                          0
##   Blinding Edge Pictures                                                                 0
##   BlinkWorks Media                                                                       0
##   Blinky Productions                                                                     0
##   Bliss                                                                                  0
##   Bliss Media                                                                            0
##   Blitz / Welch                                                                          0
##   Blitz Films                                                                            0
##   Blixa Film Productktion                                                                0
##   Block / Hanson                                                                         0
##   Block 2 Pictures                                                                       0
##   Blockade Entertainment                                                                 0
##   Blockbuster Movie Entertainers                                                         0
##   Blondie Girl Productions                                                               0
##   Blood & Chocolate Productions Ltd                                                      0
##   Blood & Wine Productions                                                               0
##   Blood Relations Co.                                                                    0
##   Bloodline Pictures                                                                     0
##   Bloodline Productions                                                                  0
##   Bloodstar Productions                                                                  0
##   BloodWorks                                                                             0
##   Bloody Disgusting                                                                      0
##   Bloody Lip Productions                                                                 0
##   Blowback Pictures                                                                      0
##   BLT Productions                                                                        0
##   Blue-Tongue Films                                                                      0
##   Blue Askew                                                                             0
##   Blue Dot Productions                                                                   0
##   Blue Film                                                                              0
##   Blue Flower Productions                                                                0
##   Blue Gardenia Productions                                                              0
##   Blue Parrot Productions                                                                0
##   Blue Productions                                                                       0
##   Blue Rider Pictures                                                                    0
##   Blue Sea Productions                                                                   0
##   Blue Seraph Productions                                                                0
##   Blue Sky Films                                                                         0
##   Blue Sky Studios                                                                       0
##   Blue Snow Productions                                                                  0
##   Blue Star Pictures                                                                     0
##   Blue Star Productions                                                                  0
##   Blue Train Productions                                                                 0
##   Blue Tulip Productions                                                                 0
##   Blue Wolf                                                                              0
##   Blue Yonder Films                                                                      0
##   Blueeyes Productions                                                                   0
##   Bluegrass Films                                                                        0
##   Bluemark Productions                                                                   0
##   Blueprint Pictures                                                                     0
##   Bluewater Pictures                                                                     0
##   Bluff Road Productions                                                                 0
##   Blumhouse Productions                                                                  0
##   Blurco                                                                                 0
##   BMG Independents                                                                       0
##   BMI (No. 9) Ltd.                                                                       0
##   BN Films                                                                               0
##   BNJArmor                                                                               0
##   Bo-Town Films                                                                          0
##   Bob Productions                                                                        0
##   Bob Swerer Productions                                                                 0
##   Bob Yari Productions                                                                   0
##   Bobby Jones Films LLC                                                                  0
##   Bocaboca Producciones S.A.                                                             0
##   BocFlix                                                                                0
##   Boku Films                                                                             0
##   Bold Films                                                                             0
##   Boll KG                                                                                0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                   0
##   Bollywood Hollywood Production                                                         0
##   Bomar OOD                                                                              0
##   Bombshell Pictures                                                                     0
##   Bona Fide Productions                                                                  0
##   BOND360                                                                                0
##   Bonfire                                                                                0
##   Boo Pictures                                                                           0
##   Bookshop Productions                                                                   0
##   Boram Entertainment Inc.                                                               0
##   Bord Scannan na hEireann / Irish Film Board                                            0
##   Borde/Raich                                                                            0
##   BorderLine Films                                                                       0
##   Boss Media                                                                             0
##   Bottom of the Ninth Productions                                                        0
##   BoulderLight Pictures                                                                  0
##   Boulston Productions Limited                                                           0
##   Bouncing Betty Productions                                                             0
##   Boundless Pictures                                                                     0
##   Bourne Again                                                                           0
##   Bow and Arrow Entertainment                                                            0
##   Bowery Hills Entertainment                                                             0
##   Box Film                                                                               0
##   Boxing Cat Films                                                                       0
##   Boy Culture LLC                                                                        0
##   Boy in the Box                                                                         0
##   Boy of the Year                                                                        0
##   Boy Wonder Films                                                                       0
##   Boyd's Company                                                                         0
##   BoZ Productions                                                                        0
##   Brad Grey Pictures                                                                     0
##   Brad Krevoy Television                                                                 0
##   Brad Zions Films                                                                       0
##   Braeburn Entertainment                                                                 0
##   Brain Farm Digital Cinema                                                              0
##   Branded Entertainment/Batfilm Productions                                              0
##   Brandenberg                                                                            0
##   Brandes Films International                                                            0
##   Brandman Productions                                                                   0
##   Brandt/Haas Productions                                                                0
##   Brandywine Productions                                                                 0
##   Brandywine Productions Ltd.                                                            0
##   Brass Hat Films                                                                        0
##   Braun Entertainment Group                                                              0
##   Braunsberg Productions                                                                 0
##   Brave New Films                                                                        0
##   Braven Films                                                                           0
##   Braveworld Productions                                                                 0
##   BraxtanFILM                                                                            0
##   Break Thru Films                                                                       0
##   Breaking Ball Films                                                                    0
##   Breakthrough Entertainment Productions                                                 0
##   Breakup Productions                                                                    0
##   Breathless Associates                                                                  0
##   Bregman-IAC Productions                                                                0
##   Bregman/Baer Productions                                                               0
##   Breton Film Productions                                                                0
##   Bridge Films                                                                           0
##   Bridgegate FIlms                                                                       0
##   Bridget Johnson Films                                                                  0
##   Bridgit Folman Film Gang                                                               0
##   Bridle Path Films                                                                      0
##   Bright-Persky Associates                                                               0
##   Bright Cold Day Films                                                                  0
##   Brightlight Pictures                                                                   0
##   Brightlight Pictures Inc.                                                              0
##   Brightside Entertainment                                                               0
##   Brightstar Films                                                                       0
##   Brillhart / Gonzales Productions                                                       0
##   Brillstein-Grey Entertainment                                                          0
##   Brillstein Entertainment Partners                                                      0
##   Brink Films                                                                            0
##   Brink Productions                                                                      0
##   Bristol Automotive                                                                     0
##   Bristol Bay Productions                                                                0
##   British American Entertainment                                                         0
##   British Broadcasting Corporation (BBC)                                                 0
##   British Columbia Film                                                                  0
##   British Columbia Television                                                            0
##   British Empire Films Australia                                                         0
##   British Film Company                                                                   0
##   British Film Council                                                                   0
##   British Film Institute (BFI)                                                           0
##   British Lion-Columbia Distributors                                                     0
##   British Lion Film Corporation                                                          0
##   British Lion Films                                                                     0
##   British Screen                                                                         0
##   British Screen Finance Ltd                                                             0
##   British Screen Productions                                                             1
##   Britpack Film Company                                                                  0
##   Broad Green Pictures                                                                   0
##   Broadview Pictures                                                                     0
##   Broadway Video                                                                         0
##   Broken Chair Flickz                                                                    0
##   Broken Films                                                                           0
##   Broken Lizard Industries                                                               0
##   Broken Road Productions                                                                1
##   Bron Capital Partners                                                                  0
##   Bron Studios                                                                           0
##   Bronson Avenue                                                                         0
##   Brood Syndicate                                                                        0
##   Brooks Media                                                                           0
##   Brooksfilms                                                                            0
##   Brooksfilms Ltd.                                                                       0
##   Brookstreet Pictures                                                                   0
##   Brookwell-McNamara Entertainment                                                       0
##   Brothers Dowdle Productions                                                            0
##   Brouwersgracht Investments                                                             0
##   Brown & Stretic                                                                        0
##   Brown Sauce Film Productions                                                           0
##   BrownHouse Productions                                                                 0
##   Brownstone Productions                                                                 0
##   Bruce Brown Films                                                                      0
##   Brucks Entertainment                                                                   0
##   Bruin Grip Services                                                                    0
##   Bryna Productions                                                                      0
##   BSF Film                                                                               0
##   BSM Studio                                                                             0
##   Bubby Productions                                                                      0
##   Buckaroo Entertainment                                                                 0
##   Buckeye Films                                                                          0
##   Buena Onda                                                                             0
##   Buena Vista                                                                            0
##   Buena Vista Distribution Company                                                       0
##   Buena Vista Home Entertainment                                                         0
##   Buena Vista Pictures                                                                   0
##   Bueprint Pictures                                                                      0
##   Buffalo Gal Pictures                                                                   0
##   Buffalo Picture House                                                                  0
##   BUFO                                                                                   0
##   Bugsy Malone Productions                                                               0
##   Bull's Eye Entertainment                                                               0
##   Bull Market Entertainment                                                              0
##   Bullet Films                                                                           0
##   Bullet Pictures                                                                        0
##   Bulletproof Cupid                                                                      0
##   Bungalow 78 Productions                                                                0
##   Bungalow Productions                                                                   0
##   Bunk 11 Pictures                                                                       0
##   Burbank Films Australia                                                                0
##   Burg/Koules Productions                                                                0
##   Burgundy Films                                                                         0
##   Burke/Samples/Foster Productions                                                       0
##   Burn Later Productions                                                                 0
##   Burning Bright Productions                                                             0
##   Burning Ships Productions                                                              0
##   Burns Family Studios                                                                   0
##   Burnside Entertainment                                                                 0
##   Burskin Film                                                                           0
##   Busboy Productions                                                                     0
##   Bushwood Pictures                                                                      0
##   Business Location Sudtirol Alto Adige                                                  0
##   Busted Shark Productions                                                               0
##   Busy Bee Productions                                                                   0
##   Butcher's Run Films                                                                    0
##   Butcher's Run Productions                                                              0
##   Buttercup Films Ltd.                                                                   0
##   BXR Productions                                                                        0
##   Byron A. Martin Productions                                                            0
##   Bystander Films                                                                        0
##   C-2 Pictures                                                                           0
##   C-Films AG                                                                             0
##   C-Hundred Film Corporation                                                             0
##   C & C Brown Production                                                                 0
##   C.B. Films S.A.                                                                        0
##   C.G. Cinema                                                                            0
##   C.O. Films                                                                             0
##   C.O.R.E. Feature Animation                                                             0
##   C.R.G. International                                                                   0
##   C5                                                                                     0
##   CAB Productions                                                                        0
##   Cabin Fever Films                                                                      0
##   Cabin Pictures                                                                         0
##   Cable Stuff Productions                                                                0
##   Cadre Films                                                                            0
##   Café Film                                                                           0
##   Cake Productions Inc.                                                                  0
##   Calamity Films                                                                         0
##   Calash Corporation                                                                     0
##   Calendar Productions                                                                   0
##   Caliban Films                                                                          0
##   Caliber Media Company                                                                  1
##   California Pictures                                                                    0
##   Calimari Productions                                                                   0
##   Callahan Filmworks                                                                     0
##   CALT Productions                                                                       0
##   Caméra One                                                                          0
##   Camberwell / Fly Films                                                                 0
##   Cambria Productions                                                                    0
##   Cambridge Productions                                                                  0
##   Camellia Entertainment                                                                 0
##   Camelot Pictures                                                                       0
##   Camelot Productions                                                                    0
##   Camera 40 Productions                                                                  0
##   Camerimage Festival                                                                    0
##   CAMERON MACKINTOSH                                                                     0
##   Camp / Thompson Pictures                                                               0
##   Camp Hill                                                                              0
##   Camp Video                                                                             0
##   Campanile Productions                                                                  0
##   Campbell Grobman Films                                                                 0
##   Campfire                                                                               0
##   Campfire LLC                                                                           0
##   Canadian Film Centre (CFC)                                                             0
##   Canadian Film Development Corporation (CFDC)                                           0
##   Canadian Film or Video Production Tax Credit (CPTC)                                    0
##   Canadian Television (CTV)                                                              0
##   Canal Plus                                                                             0
##   Canal Plus Group                                                                       0
##   Canal Street Films                                                                     0
##   Canal Sur Televisión                                                                0
##   Canal+                                                                                 0
##   Canal+ Droits Audiovisuels                                                             0
##   Canal+ España                                                                       0
##   Canal+ Polska                                                                          0
##   Canal+France                                                                           0
##   Canal+Polska                                                                           0
##   Canana Films                                                                           0
##   Candleridge Entertainment                                                              0
##   Candlewood Entertainment                                                               0
##   Candy Heart Productions                                                                0
##   Canfield Pictures                                                                      0
##   Cannell Studios                                                                        0
##   Cannes Film Festival                                                                   0
##   Cannibal Films Ltd.                                                                    0
##   Cannon and Morley Productions                                                          0
##   Cannon Entertainment                                                                   0
##   Cannon Films                                                                           0
##   Cannon Group                                                                           0
##   Cannon Italia Srl                                                                      0
##   Cannon Pictures                                                                        0
##   Cannon Productions                                                                     0
##   Canonigo Films                                                                         0
##   Cantharus Productions                                                                  0
##   Capacity Pictures                                                                      0
##   Capcom                                                                                 0
##   Capcom Company                                                                         0
##   Capelight Pictures                                                                     0
##   Capella                                                                                0
##   Capella Films                                                                          0
##   Capella International                                                                  0
##   Capglobe                                                                               0
##   Capital Arts Entertainment                                                             0
##   Capital Equipment Leasing                                                              0
##   Capital Markets Film Finance                                                           0
##   Capitol Films                                                                          0
##   Capitole Films                                                                         0
##   Cappa Defina Productions                                                               0
##   Cappa Productions                                                                      0
##   Capstone Entertainment Group                                                           0
##   Captain Movies                                                                         0
##   Captivate Entertainment                                                                0
##   Captivity Productions                                                                  0
##   Capture The Flag Films                                                                 0
##   Caramel Film                                                                           0
##   Caramel Films                                                                          0
##   Caravan Pictures                                                                       0
##   Carbunkle Cartoons                                                                     0
##   Cargo Entertainment                                                                    0
##   Cargo Films                                                                            0
##   Carlino Productions                                                                    0
##   Carlo Ponti Cinematografica                                                            0
##   Carlo Ponti Production                                                                 0
##   Carlyle Productions                                                                    0
##   Carmel Creek Productions                                                               0
##   Carmel Entertainment                                                                   0
##   Carnaby International                                                                  0
##   Carnelian Productions                                                                  0
##   Carnival Films                                                                         0
##   Carnival Films & Television                                                            0
##   Caro-McLeod                                                                            0
##   Carol Baum Productions                                                                 0
##   Carolco Entertainment                                                                  0
##   Carolco International N.V.                                                             0
##   Carolco Pictures                                                                       0
##   Carolina Film Works                                                                    0
##   Caroline Films                                                                         0
##   Carousel Picture Company                                                               0
##   Carousel Picture Company, The                                                          0
##   Carousel Productions                                                                   0
##   Carsey-Werner Company                                                                  0
##   Cart Before The Horse Productions                                                      0
##   Cartel Productions                                                                     0
##   Carthago Films S.a.r.l.                                                                0
##   Cartier Productions                                                                    0
##   Cartoon Network Studios                                                                0
##   Cartoon Saloon                                                                         0
##   Carver Films                                                                           0
##   Casa Bonita                                                                            0
##   Casablanca Filmworks                                                                   0
##   Casadelic Pictures                                                                     0
##   Case 39 Productions                                                                    0
##   Casey Productions                                                                      0
##   Casey Silver Productions                                                               0
##   Cassadaga Film Production                                                              0
##   Castel Film Romania                                                                    0
##   Castel Film Studio                                                                     0
##   Castel Films                                                                           0
##   Castelao Pictures                                                                      0
##   Castelao Producciones                                                                  0
##   Castle Hill Productions                                                                0
##   Castle Rock Entertainment                                                              0
##   Castleberg Productions                                                                 0
##   Castlight Pictures                                                                     0
##   Casualties Bureau                                                                      0
##   Cat Burglar Productions                                                                0
##   CAT Films                                                                              0
##   Catacombs Productions                                                                  0
##   Catapult Films                                                                         0
##   Catch 23 Entertainment                                                                 0
##   Catch Productions                                                                      0
##   CatchPlay                                                                              0
##   Catfish Productions                                                                    0
##   Cattleya                                                                               0
##   Causeway Films                                                                         0
##   Caviar Films                                                                           0
##   CB Films                                                                               0
##   CB Productions                                                                         0
##   CBS Entertainment Productions                                                          0
##   CBS Films                                                                              0
##   CC Capital Arts Entertainment SRL                                                      0
##   CCCP                                                                                   0
##   CD Films                                                                               0
##   Ce Qui Me Meut Motion Pictures                                                         0
##   Cecchi Gori Group Tiger Cinematografica                                                0
##   Cecchi Gori Pictures                                                                   0
##   CED Productions                                                                        0
##   Celador Films                                                                          0
##   Celador Productions                                                                    0
##   Celandine Films                                                                        0
##   Cell                                                                                   0
##   Celluloid Dreams                                                                       0
##   Celluloid Dreams Productions                                                           0
##   Celtic Films Entertainment                                                             0
##   Cent Productions Inc.                                                                  0
##   Central                                                                                0
##   Central Films                                                                          0
##   Central Films Limited                                                                  0
##   Central Independent Television                                                         0
##   Central Productions                                                                    0
##   Centre National de la Cinématographie                                               0
##   Centre National de la Cinématographie (CNC)                                         0
##   Centron Pictures                                                                       0
##   Centropolis Entertainment                                                              0
##   Centropolis Film Productions                                                           0
##   Century 21 Television                                                                  0
##   Century Park Pictures                                                                  0
##   Century Time (H.K.) Ltd.                                                               0
##   CFCN Communications                                                                    0
##   Chad Troutwine Films                                                                   0
##   Chain Camera Pictures                                                                  0
##   Chaintron                                                                              0
##   Chako Film Company                                                                     0
##   Chal Productions                                                                       0
##   Challenge Film Corporation                                                             0
##                                                                                         Freq
## Var1                                                                                     8
##   "DIA" Productions GmbH & Co. KG                                                        0
##   # Lexyn Productions                                                                    0
##   10 West Studios                                                                        0
##   100 Feet Productions                                                                   0
##   1019 Entertainment                                                                     0
##   108 Media                                                                              0
##   10th Hole Productions                                                                  0
##   11:11 Mediaworks                                                                       0
##   12 Gauge Productions                                                                   0
##   120dB Films                                                                            0
##   13 Ghosts Productions Canada Inc.                                                      0
##   1492 Pictures                                                                          0
##   1600 Limited Partnership                                                               0
##   1812 Productions                                                                       0
##   1818                                                                                   0
##   1821 Pictures                                                                          0
##   185 Trax                                                                               0
##   1976 Productions                                                                       0
##   1984 Private Defense Contractors                                                       0
##   1992 Number Four Limited Partnership                                                   0
##   2 Bridges Productions                                                                  0
##   2 Entertain                                                                            0
##   2 Entertain Video                                                                      0
##   2 Loop Films                                                                           0
##   2 Player Productions                                                                   0
##   2 Wolves Films                                                                         0
##   2.4.7. Films                                                                           0
##   2003 Productions                                                                       0
##   20ten Media                                                                            0
##   20th Century Fox                                                                       0
##   20th Century Fox Film Corporation                                                      0
##   20th Century Fox Home Entertainment                                                    0
##   20th Century Fox Russia                                                                0
##   20th Century Fox Television                                                            0
##   20th Century Pictures                                                                  0
##   21 Laps Entertainment                                                                  0
##   21st Century Film Corporation                                                          0
##   224 Entertainment                                                                      0
##   2262730 Ontario                                                                        0
##   22h22                                                                                  0
##   23/5 Filmproduktion                                                                    0
##   24 Seven Productions                                                                   0
##   24/7 Films                                                                             0
##   26 Films                                                                               0
##   27 Films Production                                                                    0
##   2929 Productions                                                                       0
##   2am Films                                                                              0
##   2B Films                                                                               0
##   2DS Productions                                                                        0
##   2S Films                                                                               0
##   3 Arts Entertainment                                                                   0
##   3 in the Box                                                                           0
##   3 Ring Circus Films                                                                    0
##   33 Pictures                                                                            0
##   3311 Productions                                                                       0
##   33andOut Productions                                                                   0
##   343 Industries                                                                         0
##   34th Street Films                                                                      0
##   360 Pictures                                                                           0
##   391 Productions                                                                        0
##   3b productions                                                                         0
##   3B Productions                                                                         0
##   3DTK                                                                                   0
##   3Foot7                                                                                 0
##   3L Filmproduktion GmbH                                                                 0
##   3L Filmverleih                                                                         0
##   3L Productions                                                                         0
##   40 Acres & A Mule Filmworks                                                            0
##   403 Productions                                                                        0
##   42 Films                                                                               0
##   430 Productions                                                                        0
##   44th Floor Productions                                                                 0
##   455 Films                                                                              0
##   4Cows                                                                                  0
##   4DH Films                                                                              0
##   4Kids Entertainment                                                                    0
##   4M                                                                                     0
##   5150 Action                                                                            0
##   61* Productions Inc.                                                                   0
##   6140 Productions                                                                       0
##   7 Network                                                                              0
##   72 Productions                                                                         0
##   72nd Street Productions                                                                0
##   777 Films Corporation                                                                  0
##   7th Sense Films                                                                        0
##   8:38 Productions                                                                       0
##   80 Days Productions                                                                    0
##   8383 Productions                                                                       0
##   852 Films                                                                              0
##   87Eleven                                                                               0
##   8th In Line                                                                            0
##   9 Story Media Group                                                                    0
##   900 Films                                                                              0
##   98 MPH Productions                                                                     0
##   A-1 Pictures                                                                           0
##   A-Mark Entertainment                                                                   0
##   A-Team                                                                                 0
##   A B Corp                                                                               0
##   A Band Apart                                                                           0
##   A BandApart                                                                            0
##   A Bigger Boat                                                                          0
##   A Company Filmproduktionsgesellschaft                                                  0
##   A Grand Elephant                                                                       0
##   A Hot Dog                                                                              0
##   A Loopy Production LLC                                                                 0
##   A Lucky Old Sun Production                                                             0
##   A Plus Entertainment                                                                   0
##   A&B Producoes                                                                          0
##   A&E IndieFilms                                                                         0
##   A&E Television Networks                                                                0
##   A&M Films                                                                              0
##   A. C. I. Films                                                                         0
##   A. Film                                                                                0
##   A.C. Lyles Productions                                                                 0
##   A.C.E.                                                                                 0
##   A.G. Films                                                                             0
##   A.J.O.Z. Films                                                                         0
##   A.S. Films                                                                             0
##   A.U.M. Films                                                                           0
##   A+E Studios                                                                            0
##   A113                                                                                   0
##   A2 Entertainment Group                                                                 0
##   A24                                                                                    0
##   A71 Productions                                                                        0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                            0
##   AAMPI Inc.                                                                             0
##   AAR Films                                                                              0
##   Aardman Animations                                                                     0
##   Aaron Spelling Productions                                                             0
##   Abandon Entertainment                                                                  0
##   Abandon Pictures                                                                       0
##   Abbolita Productions                                                                   0
##   ABC Circle Films                                                                       0
##   ABC Entertainment                                                                      0
##   ABC Family                                                                             0
##   ABC Motion Pictures                                                                    0
##   ABC Pictures                                                                           0
##   ABC Productions                                                                        0
##   ABC Studios                                                                            0
##   Abduction Films                                                                        0
##   Aberration Films                                                                       0
##   Abnormal Pictures                                                                      0
##   Abraham Productions                                                                    0
##   abramoff Production                                                                    0
##   Abramoff Production                                                                    0
##   ABS-CBN Film Productions                                                               0
##   Absolute Entertainment                                                                 0
##   Academy Films                                                                          0
##   Academy Pictures                                                                       0
##   Acajou Films                                                                           0
##   Accelerated Matter                                                                     0
##   Accelerator Films                                                                      0
##   Accent Films                                                                           0
##   Access Films                                                                           0
##   Access Motion Pictures                                                                 0
##   Access Pictures                                                                        0
##   Accomplice Films                                                                       0
##   Ace Film Company                                                                       0
##   Achab Film                                                                             0
##   Achilles                                                                               0
##   Achte Babelsberg Film                                                                  0
##   Acme Shark                                                                             0
##   Acorn Pictures                                                                         0
##   Acorn Productions                                                                      0
##   Acrobat Productions                                                                    0
##   Across the River Productions                                                           0
##   Across Town Productions                                                                0
##   Act III Communications                                                                 0
##   Actionhouse                                                                            0
##   Active Entertainment                                                                   0
##   Ad Hominem Enterprises                                                                 0
##   Ad Vitim Distribution                                                                  0
##   Ada Films                                                                              0
##   Adam Fields Productions                                                                0
##   Adam Schroeder Productions                                                             0
##   ADCB Films                                                                             0
##   Adder                                                                                  0
##   Addicted Productions                                                                   0
##   Addis Wechsler Pictures                                                                0
##   Adelaide Film Festival                                                                 0
##   Aden Film                                                                              0
##   Adi Shankar Production                                                                 0
##   Adlabs Films Ltd.                                                                      0
##   Admire Productions Ltd.                                                                0
##   AdScott Pictures                                                                       0
##   Adventure Pictures                                                                     0
##   AE Electra Productions                                                                 0
##   Aegis Film Fund                                                                        0
##   Aeroplano                                                                              0
##   Aeteas Filmproduktions                                                                 0
##   AF Production                                                                          0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                    0
##   Affirm Films                                                                           0
##   AFG Talons Productions                                                                 0
##   Afineevsky - Tolmor Production                                                         0
##   Afraid of the Dark                                                                     0
##   Afrodita Audiovisual, A.I.E.                                                           0
##   After Dark Films                                                                       0
##   Against the Wild Films                                                                 0
##   Agamemnon Films                                                                        0
##   Agat Films & Cie                                                                       0
##   Agatha Christie Ltd                                                                    0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                       0
##   Agencja Produkcji Filmowej                                                             0
##   Agenda                                                                                 0
##   Agent Two                                                                              0
##   AGGK Films                                                                             0
##   Aggregate Film                                                                         0
##   Aggregate Films                                                                        0
##   Agi Orsi Productions                                                                   0
##   Agora Entertainment                                                                    0
##   Ahimsa Films                                                                           0
##   AI-Film                                                                                0
##   Aimimage Productions                                                                   0
##   Airborne Productions                                                                   0
##   Akil Production Company                                                                0
##   Akkord Film Produktion GmbH                                                            0
##   Akson Studio                                                                           0
##   Al!ve AG                                                                               0
##   Alabama Moon Entertainment                                                             0
##   Alabama Production Group                                                               0
##   Alan Greenspan Productions                                                             0
##   Alan Jay Lerner Productions                                                            0
##   Alan Landsburg Productions                                                             0
##   Alan Sacks Productions                                                                 0
##   Alan Shayne Productions                                                                0
##   Alarum PIctures                                                                        0
##   Albert Band International Productions Inc.                                             0
##   Albert S. Ruddy Productions                                                            0
##   Alberta Film Entertainment                                                             0
##   Alberto Grimaldi Productions                                                           0
##   Albino Alligator Productions                                                           0
##   Alced Productions                                                                      0
##   Alchemedia Films                                                                       0
##   Alchemy Television                                                                     0
##   Alcina Pictures                                                                        0
##   Alcon Entertainment                                                                    0
##   Alcor Films                                                                            0
##   Alcove Entertainment                                                                   0
##   Aldamisa Entertainment                                                                 0
##   Aldrich Group                                                                          0
##   Alea Docs & Films                                                                      0
##   Alejandro Martínez                                                                  0
##   Aleph Motion Pictures                                                                  0
##   Alex Entertainment Inc.                                                                0
##   Alexander Groupe                                                                       0
##   Alexander Salkind                                                                      0
##   Alexandre Films                                                                        0
##   Alfama Films                                                                           0
##   Alfran Productions                                                                     0
##   Alfred Image Works                                                                     0
##   Alfred J. Hitchcock Productions                                                        0
##   Algonquin                                                                              0
##   Algonquin Productions Limited                                                          0
##   AliBella Pictures                                                                      0
##   Alicéléo                                                                         0
##   Alive Films                                                                            0
##   Alive Productions                                                                      0
##   All For A Films                                                                        0
##   All Girl Productions                                                                   0
##   All Knight Productions                                                                 0
##   All Night Productions                                                                  0
##   Allagash Films                                                                         0
##   Allan Zeman Productions                                                                0
##   Allarcom Limited                                                                       0
##   Allarts                                                                                0
##   Allarts Production                                                                     0
##   Allegra Pictures                                                                       0
##   Allegro-Film                                                                           0
##   Allegro Films                                                                          0
##   Alliance                                                                               0
##   Alliance Atlantis Communications                                                       0
##   Alliance Atlantis Motion Picture Production                                            0
##   Alliance Communications                                                                0
##   Alliance Communications Corporation                                                    0
##   Alliance Entertainment                                                                 0
##   Alliance Films                                                                         0
##   Allied Artists                                                                         0
##   Allied Artists Pictures                                                                0
##   Allied Film Makers                                                                     0
##   Allied Film Production                                                                 0
##   Allied Filmmakers                                                                      0
##   Allied Stars, Ltd.                                                                     0
##   Allied Vision                                                                          0
##   Alligator Inc                                                                          0
##   Allison Shearmur Productions                                                           0
##   Alloy Entertainment                                                                    0
##   Allspark Pictures                                                                      0
##   Almega Projects                                                                        0
##   Almena Films                                                                           0
##   Almost Midnight Productions                                                            0
##   Aloe Entertainment                                                                     0
##   Along The Tracks                                                                       0
##   Aloupis Productions                                                                    0
##   Alpha Core                                                                             0
##   Alpha Films                                                                            0
##   Alpha Productions                                                                      0
##   Alphaville Films                                                                       0
##   Alphaville Productions                                                                 0
##   Alpine Pictures                                                                        0
##   Alquimia Cinema                                                                        0
##   Also Known As Pictures                                                                 0
##   Alta Films S.A.                                                                        0
##   Alta Loma Entertainment                                                                0
##   Alta Vista Film Production                                                             0
##   Alta Vista Productions                                                                 0
##   Altar Productions                                                                      0
##   Alter Films                                                                            0
##   Alternate Ending Studios                                                               0
##   Altitude Film Entertainment                                                            0
##   Altus Productions                                                                      0
##   Always Split Aces Productions                                                          0
##   Amalgam Features                                                                       0
##   Amasia Entertainment                                                                   0
##   Amaze Film + Television                                                                0
##   Amazing Film Studio                                                                    0
##   Amazon Studios                                                                         0
##   amber entertainment                                                                    0
##   Amber Lamps                                                                            0
##   Amberdale Productions                                                                  0
##   AMBI Group                                                                             0
##   Ambi Pictures                                                                          0
##   Ambience Entertainment                                                                 0
##   Ambient Entertainment GmbH                                                             0
##   Amblimation                                                                            0
##   Amblin Entertainment                                                                   0
##   Ambrosino / Delmenico                                                                  0
##   Ambush Entertainment                                                                   0
##   AMC Pictures                                                                           0
##   Amen Ra Films                                                                          0
##   Ameran Films                                                                           0
##   Amercent Films                                                                         0
##   American Broadcasting Company (ABC)                                                    0
##   American Cinema International                                                          0
##   American Cinema Productions                                                            0
##   American Eagle                                                                         0
##   American Empirical Pictures                                                            0
##   American Entertainment Investors                                                       0
##   American Entertainment Partners II L.P.                                                0
##   American Entertainment Partners L.P.                                                   0
##   American Film Company                                                                  0
##   American Film Institute (AFI)                                                          0
##   American Films                                                                         0
##   American Independent Productions                                                       0
##   American International Pictures (AIP)                                                  0
##   American International Productions                                                     0
##   American Media Group                                                                   0
##   American Playhouse                                                                     0
##   American Playhouse Theatrical Films                                                    0
##   American Werewolf Inc.                                                                 0
##   American Zoetrope                                                                      0
##   Amicus Entertainment                                                                   0
##   Amicus Productions                                                                     1
##   Amjo Productions                                                                       0
##   AMLF                                                                                   0
##   Amok II Productions                                                                    0
##   Amok Productions                                                                       0
##   Amy Robinson Productions                                                               0
##   An Olive Branch Productions                                                            0
##   ANA Media                                                                              0
##   Anacol Productions Inc.                                                                0
##   Anagram Pictures Inc.                                                                  0
##   Anagram Produktion                                                                     0
##   Anant Singh Production                                                                 0
##   Anarchos Productions                                                                   0
##   Anchor Bay                                                                             0
##   Anchor Bay Entertainment                                                               0
##   Anchor Bay Films                                                                       0
##   Andalasia Productions                                                                  0
##   Andale Pictures                                                                        0
##   Andell Entertainment                                                                   0
##   Andertainment Group                                                                    0
##   Andor Films                                                                            0
##   Andrea Leone Films                                                                     0
##   Andrea Sperling Productions                                                            0
##   Andrew Lauren Productions (ALP)                                                        0
##   Andrew Stevens Entertainment                                                           0
##   Ang Lee Productions                                                                    0
##   Angeles Entertainment Group                                                            0
##   Angels & Airwaves                                                                      0
##   Anglia Television                                                                      0
##   Anglo-Amalgamated Film Distributors                                                    0
##   Anglo-Amalgamated Productions                                                          0
##   Anglo-American Film Corporation                                                        0
##   Anglo Enterprises                                                                      0
##   Angoa-Agicoa                                                                           0
##   Angry Films                                                                            0
##   Anguish Film                                                                           0
##   Anhelo Productions                                                                     0
##   Anil Kapoor Film Company                                                               0
##   AnimagicNet A/S                                                                        0
##   Animakids Productions                                                                  0
##   Animal Kingdom                                                                         0
##   Animal Logic                                                                           0
##   Animal Planet                                                                          0
##   Animatógrafo                                                                        0
##   Animation Picture Company                                                              0
##   Animationwerks                                                                         0
##   Anime Innovation Tokyo                                                                 0
##   Animus Films                                                                           0
##   Aniplex                                                                                0
##   Anka Film                                                                              0
##   Anna Lena Films                                                                        0
##   Annapurna Pictures                                                                     1
##   Annapurna Productions                                                                  0
##   Annuit Coeptis Entertainment II                                                        0
##   Annuit Coeptis Entertainment Inc.                                                      0
##   Anomaly Entertainment                                                                  0
##   Anonymous Content                                                                      0
##   Another Mulligan Entertainment                                                         0
##   Antares Produzione Cinematografica                                                     0
##   Antena 3 Films                                                                         0
##   Antena 3 Televisión                                                                 0
##   Anthem Productions                                                                     0
##   Anthos Media                                                                           0
##   Antidote Films                                                                         0
##   Antidote Films (I)                                                                     0
##   Antietam Filmworks                                                                     0
##   Anton Capital Entertainment (ACE)                                                      0
##   Antzworks                                                                              0
##   Apaches Entertainment                                                                  0
##   Apart Films                                                                            0
##   Apatow Productions                                                                     0
##   Aperture Entertainment                                                                 0
##   Apipoulaï                                                                           0
##   Apjac International                                                                    0
##   APJAC Productions                                                                      0
##   Apollo Associates                                                                      0
##   Apollo Media                                                                           0
##   Apollo Pictures                                                                        0
##   ApolloMedia Distribution                                                               0
##   ApolloMovie Beteiligungs                                                               0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                     0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                         0
##   ApolloProMovie                                                                         0
##   ApolloProMovie & Co. 3. Filmproduktion                                                 0
##   ApolloProScreen                                                                        0
##   ApolloProScreen Filmproduktion                                                         0
##   Apotheosis Media Group                                                                 0
##   Apparatus Productions                                                                  0
##   Appian Way                                                                             0
##   Apple Corps                                                                            0
##   Apple Film Productions                                                                 0
##   Apple Inc.                                                                             0
##   Applecross                                                                             0
##   Applehead Pictures                                                                     0
##   Appleseed Film Partners                                                                0
##   Applied Action                                                                         0
##   April Productions                                                                      0
##   APT Films                                                                              0
##   Aquarius Films                                                                         0
##   AR-TL                                                                                  0
##   AR Films                                                                               0
##   Arable Entertainment                                                                   0
##   Arachnid Productions Ltd.                                                              0
##   Aramid Entertainment Fund                                                              0
##   Arc Entertainment                                                                      0
##   Arc Productions                                                                        0
##   Arcade Films                                                                           0
##   Arcade Pictures                                                                        0
##   Arcadia Motion Pictures                                                                0
##   Arcane Pictures                                                                        0
##   Archangel                                                                              0
##   Archer Entertainment                                                                   0
##   Archer Gray                                                                            0
##   Archer Street Productions                                                              0
##   Archimede                                                                              0
##   Archipel 35                                                                            0
##   Arclight Films                                                                         0
##   Arcola Pictures                                                                        0
##   Arcturus Motion Pictures                                                               0
##   ARD                                                                                    0
##   ARD Degeto Film                                                                        0
##   ARD/Degeto Film GmbH                                                                   0
##   Ardustry Entertainment                                                                 0
##   area japan                                                                             0
##   Arena Productions                                                                      0
##   Arenamedia                                                                             0
##   Argonaut Pictures                                                                      0
##   Argos Films                                                                            0
##   Argyle Enterprises                                                                     0
##   Argyll Film Partners                                                                   0
##   Aries [jp]                                                                             0
##   Aries Cinematográfica Argentina                                                     0
##   Aries Productions                                                                      0
##   ArieScope Pictures                                                                     0
##   Aristos Films                                                                          0
##   Ariztical Entertainment                                                                0
##   Arkoff International                                                                   0
##   Arlington Road Productions Corporation                                                 0
##   ARM Entertainment                                                                      0
##   Armada Films                                                                           0
##   Armian pictures                                                                        0
##   Armor Entertainment                                                                    0
##   Armory Films                                                                           0
##   Armzfx                                                                                 0
##   Arnold Kopelson Productions                                                            0
##   Arnold Stiefel Company                                                                 0
##   Arnon Milchan Productions                                                              0
##   ARO Entertainment                                                                      0
##   ARP Sélection                                                                       0
##   Arramis Films                                                                          0
##   Arrete Ton Cinema                                                                      0
##   Arrow Films                                                                            0
##   Arrowstorm Entertainment                                                               1
##   ARS Film Production                                                                    0
##   Ars Nova                                                                               0
##   Art & Industry                                                                         0
##   Art In Motion                                                                          0
##   Art Linson Productions                                                                 0
##   Art Pictures Studio                                                                    0
##   Artémis Productions                                                                 0
##   Arte                                                                                   0
##   ARTE                                                                                   0
##   Arte Deutschland TV GmbH                                                               0
##   Arte France                                                                            0
##   Arte France Cinéma                                                                  0
##   Artemis                                                                                0
##   Artemis Film                                                                           0
##   Artfire Films                                                                          0
##   Artic Productions LLC                                                                  0
##   ArtImage Entertainment                                                                 0
##   Artimm                                                                                 0
##   Artina Films                                                                           0
##   Artisan Entertainment                                                                  0
##   Artist Film                                                                            0
##   Artista Management                                                                     0
##   Artistry Limited                                                                       0
##   Artists Entertainment Complex                                                          0
##   Artists Production Group (APG)                                                         0
##   Artists Public Domain                                                                  0
##   ArtPhyl                                                                                0
##   Arts Council of England                                                                0
##   Arts+Labor                                                                             0
##   Arturo Production                                                                      0
##   Arwin Productions                                                                      0
##   As Is Productions                                                                      0
##   ASAF                                                                                   0
##   Asahi National Broadcasting Company                                                    0
##   Asap films                                                                             0
##   Ascendant Pictures                                                                     0
##   Ascension Pictures                                                                     0
##   Ascension Productions                                                                  0
##   Ascot Elite Home Entertainment                                                         0
##   Asgaard Entertainment                                                                  0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                               0
##   Asia Digital Entertainment                                                             0
##   Asia Tropical Films                                                                    0
##   ASIG Productions                                                                       0
##   Asis Productions                                                                       0
##   ASK Kodansha                                                                           0
##   Asmik Ace Entertainment                                                                0
##   Aspect Ratio Film                                                                      0
##   Aspen Film Society                                                                     0
##   Aspen Productions                                                                      0
##   Aspen Productions (I)                                                                  0
##   Asphalt Productions                                                                    0
##   Assassin's Fist Limited                                                                0
##   Assassin Films                                                                         0
##   Associated British-Pathé                                                            0
##   Associated Capital                                                                     0
##   Associated General Films                                                               0
##   Associated Producers (API)                                                             0
##   Associates & Aldrich Company, The                                                      0
##   Astral Bellevue Pathé                                                               0
##   Astral Media                                                                           0
##   Astron-6 Video International                                                           0
##   Asylum Films                                                                           0
##   Asylum, The                                                                            0
##   Asymmetrical Productions                                                               0
##   Atípica Films                                                                       0
##   ATG Productions                                                                        0
##   Atitude Produções e Empreendimentos                                              0
##   Atkinson/Knickerbocker Productions                                                     0
##   Atlantic Entertainment Group                                                           0
##   Atlantic Picture Company                                                               0
##   Atlantic Pictures                                                                      0
##   Atlantic Pictures (II)                                                                 0
##   Atlantic Releasing Corporation                                                         0
##   Atlantic Swiss Productions                                                             0
##   Atlantic Television                                                                    0
##   Atlas 2 Productions                                                                    0
##   Atlas Entertainment                                                                    0
##   Atlas Film                                                                             0
##   Atlas Films                                                                            0
##   Atlas Independent                                                                      0
##   Atlas Productions                                                                      0
##   Atman Entertainment                                                                    0
##   Atmo Media Network                                                                     0
##   Atmosphere Entertainment MM                                                            0
##   Atmospheric Pictures                                                                   0
##   ATO Pictures                                                                           0
##   ATR Films                                                                              0
##   Atresmedia Cine                                                                        0
##   Attaboy Films                                                                          0
##   Attainment Media Group                                                                 0
##   Attercop Productions                                                                   0
##   Attic Light Films                                                                      0
##   Attila Productions                                                                     0
##   Aubrey Schenck Productions                                                             0
##   Audax Films                                                                            0
##   Audley Films LLP                                                                       0
##   August Entertainment                                                                   0
##   August Films                                                                           0
##   Augustus Color                                                                         0
##   Augustus Film                                                                          0
##   Aura Entertainment                                                                     0
##   Aura Film Partnership                                                                  0
##   Aurora Entertainment                                                                   0
##   Aurora Productions                                                                     0
##   Australian Broadcasting Corporation                                                    0
##   Australian Film Commission                                                             0
##   Australian Film Finance Corporation                                                    0
##   Australian Film Finance Corporation (AFFC)                                             0
##   Australian International Film Corp. (AIFC)                                             0
##   Automatic Media                                                                        0
##   Automatik Entertainment                                                                0
##   Autonomous                                                                             0
##   Autonomous Films                                                                       0
##   Autour de Minuit Productions                                                           0
##   AV Club, The                                                                           0
##   AV Pictures                                                                            0
##   AvÅŸar Film                                                                          0
##   Avala Film                                                                             0
##   Avalanche Films                                                                        0
##   Avalanche Productions                                                                  0
##   Avalon Pictures                                                                        0
##   Avalon Studios                                                                         0
##   Avalon/NFU Studios                                                                     0
##   AVCO Embassy Pictures                                                                  0
##   Avenging Conscience                                                                    0
##   Avenue Entertainment                                                                   0
##   Avenue Picture                                                                         0
##   Avenue Pictures Productions                                                            0
##   Aversano Films                                                                         0
##   Avery Pix                                                                              0
##   Avex Inc.                                                                              0
##   Avi Arad Productions                                                                   0
##   Avi Chai fund                                                                          0
##   Avnet/Kerner Productions                                                               0
##   Avrora Media                                                                           0
##   Awesomeness Films                                                                      0
##   Axon Films                                                                             0
##   AZ Works                                                                               0
##   Azari Media                                                                            0
##   AZL Productions KG                                                                     0
##   Azoff Entertainment                                                                    0
##   B and G Derivatives Holdings                                                           0
##   B.A. Produktion                                                                        0
##   B.D.S. Productions                                                                     0
##   B.D.S. Productions Inc.                                                                0
##   B.H. Finance C.V.                                                                      0
##   B24                                                                                    0
##   Baba Arts Limited Productions                                                          0
##   Babbo Inc.                                                                             0
##   Babe Film                                                                              0
##   Babe Films                                                                             0
##   Babelsberg Film                                                                        0
##   Babelsberg Film GmbH                                                                   0
##   Babelsberg International Film Produktion                                               0
##   Babieka                                                                                0
##   Baby Cart                                                                              0
##   Baby Cow Films                                                                         0
##   Baby Cow Productions                                                                   0
##   Babylon                                                                                0
##   Babylonian Productions                                                                 0
##   Bac Films                                                                              1
##   BAC Films                                                                              0
##   Bachelor Party Productions                                                             0
##   Bachrach/Gottlieb Productions                                                          0
##   Back Lot Pictures                                                                      0
##   Backup Films                                                                           0
##   Backup Media                                                                           0
##   Bacon & Eggs                                                                           0
##   Bad Angels Productions, Ltd.                                                           0
##   Bad Badger                                                                             0
##   Bad Biology                                                                            0
##   Bad Cop Bad Cop Film Productions                                                       0
##   Bad Hat Harry Productions                                                              0
##   Bad Lt. Productions                                                                    0
##   Bad Monkey Productions                                                                 0
##   Bad Robot                                                                              0
##   Badlands Company                                                                       0
##   Bórd Scannán na hÃâ\200°ireann                                                     0
##   Bagdasarian Productions                                                                0
##   BaggyJoe Productions                                                                   0
##   Bahr Productions Inc.                                                                  0
##   Bait Productions                                                                       0
##   Baker Street                                                                           0
##   Bakshi Productions                                                                     0
##   Balaji Motion Pictures                                                                 0
##   Balcor Film Investors                                                                  0
##   Baldwin Entertainment Group                                                            0
##   Baldwin/Cohen Productions                                                              0
##   Ballinran Productions                                                                  0
##   Ballpark Productions Partnership                                                       0
##   Baltic Film Group                                                                      0
##   Baltic Film Services                                                                   0
##   Baltimore Pictures                                                                     0
##   Baltimore Spring Creek Pictures                                                        0
##   Baltimore Spring Creek Productions                                                     0
##   Baltmedia                                                                              0
##   Banana-Moon Sky Films                                                                  0
##   Bandai Visual Company (JAPAN)                                                          0
##   Bande a Part Films                                                                     0
##   Bandito Brothers                                                                       0
##   Bandoola Productions                                                                   0
##   Banger Films                                                                           0
##   Banger Productions                                                                     0
##   Bankable                                                                               0
##   Bankside Films                                                                         0
##   Banner House Productions                                                               0
##   Banter                                                                                 0
##   Barbarian Films                                                                        0
##   Barclays Mercantile Industrial Finance                                                 0
##   Bardel Entertainment Inc.                                                              0
##   barefoot films                                                                         0
##   Barenholtz Production                                                                  0
##   Barking Fish Entertainment                                                             0
##   Barnet Bain Films                                                                      0
##   Barnsnape Films                                                                        0
##   Baron Films                                                                            0
##   Barraboy Films                                                                         0
##   Barry & Enright Productions                                                            0
##   Barry Mendel Productions                                                               0
##   Bartlett Films                                                                         0
##   Barwood Films                                                                          0
##   Base 12 Productions                                                                    0
##   Basic Pictures                                                                         0
##   Basket Case Productions                                                                0
##   Batjac Productions                                                                     0
##   Battle Mountain Films                                                                  0
##   Battleplan Productions                                                                 0
##   Bauer Martinez Studios                                                                 0
##   Baumgarten-Prophet Entertainment                                                       0
##   Baumgarten Management and Productions (BMP)                                            0
##   Baumgarten Merims Productions                                                          0
##   Bausan Films                                                                           0
##   Bavaria Film                                                                           0
##   Bavaria Pictures                                                                       0
##   Bay Films                                                                              0
##   Bayerischer Banken-Fonds                                                               0
##   Bayerischer Rundfunk (BR)                                                              0
##   Bayonne Entertainment                                                                  0
##   Bayou Film Inc                                                                         0
##   Bayou Pictures                                                                         0
##   Bazelevs Production                                                                    0
##   Bazmark Films                                                                          0
##   BB Film Productions                                                                    0
##   BB Films                                                                               0
##   BBC                                                                                    0
##   BBC America                                                                            0
##   BBC Arena                                                                              0
##   BBC Cymru Wales                                                                        0
##   BBC Drama Group                                                                        0
##   BBC Drama Productions                                                                  0
##   BBC Earth                                                                              0
##   BBC Earth Films                                                                        0
##   BBC Films                                                                              0
##   BBC Home Video                                                                         0
##   BBC Natural History                                                                    0
##   BBC Scotland                                                                           0
##   BBC Storyville                                                                         0
##   BBC Television UK                                                                      0
##   BBC Wales                                                                              0
##   BBC Worldwide                                                                          0
##   BBS Productions                                                                        0
##   BCDF Pictures                                                                          0
##   BD Cine                                                                                0
##   Be Gentlemen Limited Partnership                                                       0
##   Be Good Productions                                                                    0
##   Beachfront Films                                                                       0
##   Beachside Films                                                                        0
##   Beacon Communications                                                                  0
##   Beacon Pictures                                                                        0
##   Beagle Pug Films                                                                       0
##   Beanca Films                                                                           0
##   Beatrice Film                                                                          0
##   Beautiful Kate Productions                                                             0
##   Beaver Films                                                                           0
##   Bece Canada Productions                                                                0
##   Becker International                                                                   0
##   Bedford Falls Company, The                                                             0
##   Bedford Falls Productions                                                              0
##   Bedlam Pictures                                                                        0
##   Bedlam Productions                                                                     0
##   Bee Holder Productions                                                                 0
##   Bee Train                                                                              0
##   Bee Vine Pictures                                                                      0
##   Beech Hill Films                                                                       0
##   Before the Door Pictures                                                               0
##   Beginner's Luck                                                                        0
##   Behavioral Problem Productions Ltd.                                                    0
##   Beijing Poly-bona Film Distribution Company                                            0
##   Beijing Shuijing Shenlan International Media Co.                                       0
##   Bekmambetov Projects Ltd.                                                              0
##   Bel Air Entertainment                                                                  0
##   Belgacom                                                                               0
##   Believe Entertainment                                                                  0
##   Believe Pictures                                                                       0
##   Bell Broadcast and New Media Fund                                                      0
##   Bell Media                                                                             0
##   Bella Productions                                                                      0
##   Belladonna Productions                                                                 0
##   Bellanova Films                                                                        0
##   Belle Pictures                                                                         0
##   Bellpond Films                                                                         0
##   Bellwether Pictures                                                                    0
##   Ben-Ami/Leeds Productions                                                              0
##   Benaroya Pictures                                                                      0
##   Benchmark                                                                              0
##   Bender-Spink Inc.                                                                      0
##   Benderspink                                                                            0
##   BenderSpink                                                                            0
##   Benedek Films                                                                          0
##   Benedict Pictures Corp.                                                                0
##   Benmar Productions                                                                     0
##   Bennett-Robbins Productions                                                            0
##   Benteveo Producciones                                                                  0
##   Bentley Productions                                                                    0
##   Bergman Lustig productions                                                             0
##   Berkshire Axis Media                                                                   0
##   Berlanti Productions                                                                   0
##   Bernard Gayle Productions                                                              0
##   Berrick Filmproduktion                                                                 0
##   Bersin Pictures                                                                        0
##   Bert Marcus Productions                                                                0
##   Berwick Street Productions                                                             0
##   Best Brains                                                                            0
##   Best Film                                                                              0
##   Best Man Filmproduktions                                                               0
##   Best Medicine Productions                                                              0
##   Beta Cinema                                                                            0
##   Bettis Productions Limited                                                             0
##   Between The Eyes                                                                       0
##   Beverly Detroit                                                                        0
##   Bewitched                                                                              0
##   Beyond Films                                                                           0
##   Beyond Infinity                                                                        0
##   BFI Film Fund                                                                          0
##   BH Tilt                                                                                0
##   Bhansali Films                                                                         0
##   BHE Films                                                                              0
##   Bi-polar Pictures                                                                      0
##   Bianca Film                                                                            0
##   Bifrost Pictures                                                                       0
##   Big Arty Productions                                                                   0
##   Big Bad Film                                                                           0
##   Big Beach Films                                                                        0
##   Big Beach Productions                                                                  0
##   Big Bug Pictures                                                                       0
##   Big Easy Pictures                                                                      0
##   Big Fan Productions                                                                    0
##   Big Farm                                                                               0
##   Big Fish Films                                                                         0
##   Big Focus Television                                                                   0
##   Big Idea Productions                                                                   0
##   Big Indie Pictures                                                                     0
##   Big Kid Pictures                                                                       0
##   Big Noise Films                                                                        0
##   Big Picture Media Corporation                                                          0
##   BIG Pictures                                                                           0
##   Big Primate Pictures                                                                   0
##   Big Screen Entertainment Group                                                         0
##   Big Screen Productions                                                                 0
##   Big Shot Productions                                                                   0
##   Big Stan Productions                                                                   0
##   Big Talk Productions                                                                   1
##   Big Ticket Productions                                                                 0
##   Big World                                                                              0
##   Big Yellow Films                                                                       0
##   Bigel / Mailer Films                                                                   0
##   Bigel Entertainment                                                                    0
##   Bigelow Productions                                                                    0
##   Bigscope Films                                                                         0
##   Bikini Films                                                                           0
##   Bill and Ben Productions                                                               0
##   Bill Graham Films                                                                      0
##   Bill Kenwright Films                                                                   0
##   Bill Melendez Productions                                                              0
##   Bill/Phillips                                                                          0
##   Billy Goat Pictures                                                                    0
##   BIM Distribuzione                                                                      1
##   Bing Crosby Productions                                                                0
##   Bioskop-Film GmbH                                                                      0
##   Bioskop Film                                                                           0
##   Bioware                                                                                0
##   Birchwood Pictures                                                                     0
##   Bird and a Bear Entertainment                                                          0
##   Birdsong Pictures                                                                      0
##   Birnbaum / Barber Productions                                                          0
##   Birnbaum/Barber                                                                        0
##   Biscayne Pictures                                                                      0
##   Bisgrove Entertainment                                                                 0
##   Bitter Films                                                                           0
##   Black & Blue Films                                                                     0
##   Black & White Productions                                                              0
##   Black and Blu Entertainment                                                            0
##   Black Balloon Productions                                                              0
##   Black Bear Pictures                                                                    0
##   Black Camel Pictures                                                                   0
##   Black Chalk Productions                                                                0
##   Black Diamond Pictures                                                                 0
##   Black Fawn Films                                                                       0
##   Black Fish Films                                                                       0
##   Black Flag                                                                             0
##   Black Forest Films                                                                     0
##   Black Label Media                                                                      0
##   Black Light District                                                                   0
##   Black Marble Productions                                                               0
##   Black Rhino Productions                                                                0
##   Black Robe                                                                             0
##   Black Sand Pictures                                                                    0
##   Black Sheep Films                                                                      0
##   Black Sky Entertainment                                                                0
##   Black Snake                                                                            0
##   Blackfriars Bridge Films                                                               0
##   Blacklab Entertainment                                                                 0
##   Blackout Productions Inc.                                                              0
##   Blake Edwards                                                                          0
##   Blank of the Dead Productions                                                          0
##   Blast! Films                                                                           0
##   Bleiberg Entertainment                                                                 0
##   Blender Foundation                                                                     0
##   Blenkov & Schønnemann Pictures                                                      0
##   Blind Guy Films                                                                        0
##   Blind Spot Pictures Oy                                                                 0
##   Blind Wink                                                                             0
##   Blind Wink Productions                                                                 0
##   Blinder Films                                                                          0
##   Blinding Edge Pictures                                                                 1
##   BlinkWorks Media                                                                       0
##   Blinky Productions                                                                     0
##   Bliss                                                                                  0
##   Bliss Media                                                                            0
##   Blitz / Welch                                                                          0
##   Blitz Films                                                                            0
##   Blixa Film Productktion                                                                0
##   Block / Hanson                                                                         0
##   Block 2 Pictures                                                                       0
##   Blockade Entertainment                                                                 0
##   Blockbuster Movie Entertainers                                                         0
##   Blondie Girl Productions                                                               0
##   Blood & Chocolate Productions Ltd                                                      0
##   Blood & Wine Productions                                                               0
##   Blood Relations Co.                                                                    0
##   Bloodline Pictures                                                                     0
##   Bloodline Productions                                                                  0
##   Bloodstar Productions                                                                  0
##   BloodWorks                                                                             0
##   Bloody Disgusting                                                                      0
##   Bloody Lip Productions                                                                 0
##   Blowback Pictures                                                                      0
##   BLT Productions                                                                        0
##   Blue-Tongue Films                                                                      0
##   Blue Askew                                                                             0
##   Blue Dot Productions                                                                   0
##   Blue Film                                                                              0
##   Blue Flower Productions                                                                0
##   Blue Gardenia Productions                                                              0
##   Blue Parrot Productions                                                                0
##   Blue Productions                                                                       0
##   Blue Rider Pictures                                                                    0
##   Blue Sea Productions                                                                   0
##   Blue Seraph Productions                                                                0
##   Blue Sky Films                                                                         0
##   Blue Sky Studios                                                                       0
##   Blue Snow Productions                                                                  0
##   Blue Star Pictures                                                                     0
##   Blue Star Productions                                                                  0
##   Blue Train Productions                                                                 0
##   Blue Tulip Productions                                                                 0
##   Blue Wolf                                                                              0
##   Blue Yonder Films                                                                      0
##   Blueeyes Productions                                                                   0
##   Bluegrass Films                                                                        0
##   Bluemark Productions                                                                   0
##   Blueprint Pictures                                                                     0
##   Bluewater Pictures                                                                     0
##   Bluff Road Productions                                                                 0
##   Blumhouse Productions                                                                  0
##   Blurco                                                                                 0
##   BMG Independents                                                                       0
##   BMI (No. 9) Ltd.                                                                       0
##   BN Films                                                                               0
##   BNJArmor                                                                               0
##   Bo-Town Films                                                                          0
##   Bob Productions                                                                        0
##   Bob Swerer Productions                                                                 0
##   Bob Yari Productions                                                                   0
##   Bobby Jones Films LLC                                                                  0
##   Bocaboca Producciones S.A.                                                             0
##   BocFlix                                                                                0
##   Boku Films                                                                             0
##   Bold Films                                                                             0
##   Boll KG                                                                                0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                   0
##   Bollywood Hollywood Production                                                         0
##   Bomar OOD                                                                              0
##   Bombshell Pictures                                                                     0
##   Bona Fide Productions                                                                  0
##   BOND360                                                                                0
##   Bonfire                                                                                0
##   Boo Pictures                                                                           0
##   Bookshop Productions                                                                   0
##   Boram Entertainment Inc.                                                               0
##   Bord Scannan na hEireann / Irish Film Board                                            0
##   Borde/Raich                                                                            0
##   BorderLine Films                                                                       0
##   Boss Media                                                                             0
##   Bottom of the Ninth Productions                                                        0
##   BoulderLight Pictures                                                                  0
##   Boulston Productions Limited                                                           0
##   Bouncing Betty Productions                                                             0
##   Boundless Pictures                                                                     0
##   Bourne Again                                                                           0
##   Bow and Arrow Entertainment                                                            0
##   Bowery Hills Entertainment                                                             0
##   Box Film                                                                               0
##   Boxing Cat Films                                                                       0
##   Boy Culture LLC                                                                        0
##   Boy in the Box                                                                         0
##   Boy of the Year                                                                        0
##   Boy Wonder Films                                                                       0
##   Boyd's Company                                                                         0
##   BoZ Productions                                                                        0
##   Brad Grey Pictures                                                                     0
##   Brad Krevoy Television                                                                 0
##   Brad Zions Films                                                                       0
##   Braeburn Entertainment                                                                 0
##   Brain Farm Digital Cinema                                                              0
##   Branded Entertainment/Batfilm Productions                                              0
##   Brandenberg                                                                            0
##   Brandes Films International                                                            0
##   Brandman Productions                                                                   0
##   Brandt/Haas Productions                                                                0
##   Brandywine Productions                                                                 0
##   Brandywine Productions Ltd.                                                            0
##   Brass Hat Films                                                                        0
##   Braun Entertainment Group                                                              0
##   Braunsberg Productions                                                                 0
##   Brave New Films                                                                        0
##   Braven Films                                                                           0
##   Braveworld Productions                                                                 0
##   BraxtanFILM                                                                            0
##   Break Thru Films                                                                       0
##   Breaking Ball Films                                                                    0
##   Breakthrough Entertainment Productions                                                 0
##   Breakup Productions                                                                    0
##   Breathless Associates                                                                  0
##   Bregman-IAC Productions                                                                0
##   Bregman/Baer Productions                                                               0
##   Breton Film Productions                                                                0
##   Bridge Films                                                                           0
##   Bridgegate FIlms                                                                       0
##   Bridget Johnson Films                                                                  0
##   Bridgit Folman Film Gang                                                               0
##   Bridle Path Films                                                                      0
##   Bright-Persky Associates                                                               0
##   Bright Cold Day Films                                                                  0
##   Brightlight Pictures                                                                   0
##   Brightlight Pictures Inc.                                                              0
##   Brightside Entertainment                                                               0
##   Brightstar Films                                                                       0
##   Brillhart / Gonzales Productions                                                       0
##   Brillstein-Grey Entertainment                                                          0
##   Brillstein Entertainment Partners                                                      0
##   Brink Films                                                                            0
##   Brink Productions                                                                      0
##   Bristol Automotive                                                                     0
##   Bristol Bay Productions                                                                0
##   British American Entertainment                                                         0
##   British Broadcasting Corporation (BBC)                                                 0
##   British Columbia Film                                                                  0
##   British Columbia Television                                                            0
##   British Empire Films Australia                                                         0
##   British Film Company                                                                   0
##   British Film Council                                                                   0
##   British Film Institute (BFI)                                                           0
##   British Lion-Columbia Distributors                                                     0
##   British Lion Film Corporation                                                          0
##   British Lion Films                                                                     0
##   British Screen                                                                         0
##   British Screen Finance Ltd                                                             0
##   British Screen Productions                                                             0
##   Britpack Film Company                                                                  0
##   Broad Green Pictures                                                                   0
##   Broadview Pictures                                                                     0
##   Broadway Video                                                                         0
##   Broken Chair Flickz                                                                    0
##   Broken Films                                                                           0
##   Broken Lizard Industries                                                               0
##   Broken Road Productions                                                                0
##   Bron Capital Partners                                                                  0
##   Bron Studios                                                                           1
##   Bronson Avenue                                                                         0
##   Brood Syndicate                                                                        0
##   Brooks Media                                                                           0
##   Brooksfilms                                                                            1
##   Brooksfilms Ltd.                                                                       0
##   Brookstreet Pictures                                                                   0
##   Brookwell-McNamara Entertainment                                                       0
##   Brothers Dowdle Productions                                                            0
##   Brouwersgracht Investments                                                             0
##   Brown & Stretic                                                                        0
##   Brown Sauce Film Productions                                                           0
##   BrownHouse Productions                                                                 0
##   Brownstone Productions                                                                 0
##   Bruce Brown Films                                                                      0
##   Brucks Entertainment                                                                   0
##   Bruin Grip Services                                                                    0
##   Bryna Productions                                                                      0
##   BSF Film                                                                               0
##   BSM Studio                                                                             0
##   Bubby Productions                                                                      0
##   Buckaroo Entertainment                                                                 0
##   Buckeye Films                                                                          0
##   Buena Onda                                                                             0
##   Buena Vista                                                                            0
##   Buena Vista Distribution Company                                                       0
##   Buena Vista Home Entertainment                                                         0
##   Buena Vista Pictures                                                                   0
##   Bueprint Pictures                                                                      0
##   Buffalo Gal Pictures                                                                   0
##   Buffalo Picture House                                                                  0
##   BUFO                                                                                   0
##   Bugsy Malone Productions                                                               0
##   Bull's Eye Entertainment                                                               0
##   Bull Market Entertainment                                                              0
##   Bullet Films                                                                           0
##   Bullet Pictures                                                                        0
##   Bulletproof Cupid                                                                      0
##   Bungalow 78 Productions                                                                0
##   Bungalow Productions                                                                   0
##   Bunk 11 Pictures                                                                       0
##   Burbank Films Australia                                                                0
##   Burg/Koules Productions                                                                0
##   Burgundy Films                                                                         0
##   Burke/Samples/Foster Productions                                                       0
##   Burn Later Productions                                                                 0
##   Burning Bright Productions                                                             0
##   Burning Ships Productions                                                              0
##   Burns Family Studios                                                                   0
##   Burnside Entertainment                                                                 0
##   Burskin Film                                                                           0
##   Busboy Productions                                                                     0
##   Bushwood Pictures                                                                      0
##   Business Location Sudtirol Alto Adige                                                  0
##   Busted Shark Productions                                                               0
##   Busy Bee Productions                                                                   0
##   Butcher's Run Films                                                                    0
##   Butcher's Run Productions                                                              0
##   Buttercup Films Ltd.                                                                   0
##   BXR Productions                                                                        0
##   Byron A. Martin Productions                                                            0
##   Bystander Films                                                                        0
##   C-2 Pictures                                                                           0
##   C-Films AG                                                                             0
##   C-Hundred Film Corporation                                                             0
##   C & C Brown Production                                                                 0
##   C.B. Films S.A.                                                                        0
##   C.G. Cinema                                                                            0
##   C.O. Films                                                                             0
##   C.O.R.E. Feature Animation                                                             0
##   C.R.G. International                                                                   0
##   C5                                                                                     0
##   CAB Productions                                                                        0
##   Cabin Fever Films                                                                      0
##   Cabin Pictures                                                                         0
##   Cable Stuff Productions                                                                0
##   Cadre Films                                                                            0
##   Café Film                                                                           0
##   Cake Productions Inc.                                                                  0
##   Calamity Films                                                                         0
##   Calash Corporation                                                                     0
##   Calendar Productions                                                                   0
##   Caliban Films                                                                          0
##   Caliber Media Company                                                                  0
##   California Pictures                                                                    0
##   Calimari Productions                                                                   0
##   Callahan Filmworks                                                                     0
##   CALT Productions                                                                       0
##   Caméra One                                                                          0
##   Camberwell / Fly Films                                                                 0
##   Cambria Productions                                                                    0
##   Cambridge Productions                                                                  0
##   Camellia Entertainment                                                                 0
##   Camelot Pictures                                                                       0
##   Camelot Productions                                                                    0
##   Camera 40 Productions                                                                  0
##   Camerimage Festival                                                                    0
##   CAMERON MACKINTOSH                                                                     0
##   Camp / Thompson Pictures                                                               0
##   Camp Hill                                                                              0
##   Camp Video                                                                             0
##   Campanile Productions                                                                  0
##   Campbell Grobman Films                                                                 0
##   Campfire                                                                               0
##   Campfire LLC                                                                           0
##   Canadian Film Centre (CFC)                                                             0
##   Canadian Film Development Corporation (CFDC)                                           0
##   Canadian Film or Video Production Tax Credit (CPTC)                                    0
##   Canadian Television (CTV)                                                              0
##   Canal Plus                                                                             0
##   Canal Plus Group                                                                       0
##   Canal Street Films                                                                     0
##   Canal Sur Televisión                                                                0
##   Canal+                                                                                 0
##   Canal+ Droits Audiovisuels                                                             0
##   Canal+ España                                                                       1
##   Canal+ Polska                                                                          0
##   Canal+France                                                                           0
##   Canal+Polska                                                                           0
##   Canana Films                                                                           0
##   Candleridge Entertainment                                                              0
##   Candlewood Entertainment                                                               0
##   Candy Heart Productions                                                                0
##   Canfield Pictures                                                                      0
##   Cannell Studios                                                                        0
##   Cannes Film Festival                                                                   0
##   Cannibal Films Ltd.                                                                    0
##   Cannon and Morley Productions                                                          0
##   Cannon Entertainment                                                                   0
##   Cannon Films                                                                           1
##   Cannon Group                                                                           0
##   Cannon Italia Srl                                                                      0
##   Cannon Pictures                                                                        0
##   Cannon Productions                                                                     0
##   Canonigo Films                                                                         0
##   Cantharus Productions                                                                  0
##   Capacity Pictures                                                                      0
##   Capcom                                                                                 0
##   Capcom Company                                                                         0
##   Capelight Pictures                                                                     0
##   Capella                                                                                0
##   Capella Films                                                                          0
##   Capella International                                                                  0
##   Capglobe                                                                               0
##   Capital Arts Entertainment                                                             0
##   Capital Equipment Leasing                                                              0
##   Capital Markets Film Finance                                                           0
##   Capitol Films                                                                          0
##   Capitole Films                                                                         0
##   Cappa Defina Productions                                                               0
##   Cappa Productions                                                                      0
##   Capstone Entertainment Group                                                           0
##   Captain Movies                                                                         0
##   Captivate Entertainment                                                                0
##   Captivity Productions                                                                  0
##   Capture The Flag Films                                                                 0
##   Caramel Film                                                                           0
##   Caramel Films                                                                          0
##   Caravan Pictures                                                                       0
##   Carbunkle Cartoons                                                                     0
##   Cargo Entertainment                                                                    0
##   Cargo Films                                                                            0
##   Carlino Productions                                                                    0
##   Carlo Ponti Cinematografica                                                            0
##   Carlo Ponti Production                                                                 0
##   Carlyle Productions                                                                    0
##   Carmel Creek Productions                                                               0
##   Carmel Entertainment                                                                   0
##   Carnaby International                                                                  0
##   Carnelian Productions                                                                  0
##   Carnival Films                                                                         0
##   Carnival Films & Television                                                            0
##   Caro-McLeod                                                                            0
##   Carol Baum Productions                                                                 0
##   Carolco Entertainment                                                                  0
##   Carolco International N.V.                                                             0
##   Carolco Pictures                                                                       0
##   Carolina Film Works                                                                    0
##   Caroline Films                                                                         0
##   Carousel Picture Company                                                               0
##   Carousel Picture Company, The                                                          0
##   Carousel Productions                                                                   0
##   Carsey-Werner Company                                                                  0
##   Cart Before The Horse Productions                                                      0
##   Cartel Productions                                                                     0
##   Carthago Films S.a.r.l.                                                                0
##   Cartier Productions                                                                    0
##   Cartoon Network Studios                                                                0
##   Cartoon Saloon                                                                         0
##   Carver Films                                                                           0
##   Casa Bonita                                                                            0
##   Casablanca Filmworks                                                                   0
##   Casadelic Pictures                                                                     0
##   Case 39 Productions                                                                    0
##   Casey Productions                                                                      0
##   Casey Silver Productions                                                               0
##   Cassadaga Film Production                                                              0
##   Castel Film Romania                                                                    0
##   Castel Film Studio                                                                     0
##   Castel Films                                                                           0
##   Castelao Pictures                                                                      0
##   Castelao Producciones                                                                  0
##   Castle Hill Productions                                                                0
##   Castle Rock Entertainment                                                              0
##   Castleberg Productions                                                                 0
##   Castlight Pictures                                                                     0
##   Casualties Bureau                                                                      0
##   Cat Burglar Productions                                                                0
##   CAT Films                                                                              0
##   Catacombs Productions                                                                  0
##   Catapult Films                                                                         0
##   Catch 23 Entertainment                                                                 0
##   Catch Productions                                                                      0
##   CatchPlay                                                                              0
##   Catfish Productions                                                                    0
##   Cattleya                                                                               0
##   Causeway Films                                                                         0
##   Caviar Films                                                                           0
##   CB Films                                                                               0
##   CB Productions                                                                         0
##   CBS Entertainment Productions                                                          0
##   CBS Films                                                                              0
##   CC Capital Arts Entertainment SRL                                                      0
##   CCCP                                                                                   0
##   CD Films                                                                               0
##   Ce Qui Me Meut Motion Pictures                                                         0
##   Cecchi Gori Group Tiger Cinematografica                                                0
##   Cecchi Gori Pictures                                                                   0
##   CED Productions                                                                        0
##   Celador Films                                                                          0
##   Celador Productions                                                                    0
##   Celandine Films                                                                        0
##   Cell                                                                                   0
##   Celluloid Dreams                                                                       0
##   Celluloid Dreams Productions                                                           0
##   Celtic Films Entertainment                                                             0
##   Cent Productions Inc.                                                                  0
##   Central                                                                                0
##   Central Films                                                                          0
##   Central Films Limited                                                                  0
##   Central Independent Television                                                         0
##   Central Productions                                                                    0
##   Centre National de la Cinématographie                                               0
##   Centre National de la Cinématographie (CNC)                                         0
##   Centron Pictures                                                                       0
##   Centropolis Entertainment                                                              0
##   Centropolis Film Productions                                                           0
##   Century 21 Television                                                                  0
##   Century Park Pictures                                                                  0
##   Century Time (H.K.) Ltd.                                                               0
##   CFCN Communications                                                                    0
##   Chad Troutwine Films                                                                   0
##   Chain Camera Pictures                                                                  0
##   Chaintron                                                                              0
##   Chako Film Company                                                                     0
##   Chal Productions                                                                       0
##   Challenge Film Corporation                                                             0
##                                                                                         Freq
## Var1                                                                                     9
##   "DIA" Productions GmbH & Co. KG                                                        0
##   # Lexyn Productions                                                                    0
##   10 West Studios                                                                        0
##   100 Feet Productions                                                                   0
##   1019 Entertainment                                                                     0
##   108 Media                                                                              0
##   10th Hole Productions                                                                  0
##   11:11 Mediaworks                                                                       0
##   12 Gauge Productions                                                                   0
##   120dB Films                                                                            0
##   13 Ghosts Productions Canada Inc.                                                      0
##   1492 Pictures                                                                          0
##   1600 Limited Partnership                                                               0
##   1812 Productions                                                                       0
##   1818                                                                                   0
##   1821 Pictures                                                                          0
##   185 Trax                                                                               0
##   1976 Productions                                                                       0
##   1984 Private Defense Contractors                                                       0
##   1992 Number Four Limited Partnership                                                   0
##   2 Bridges Productions                                                                  0
##   2 Entertain                                                                            0
##   2 Entertain Video                                                                      0
##   2 Loop Films                                                                           0
##   2 Player Productions                                                                   0
##   2 Wolves Films                                                                         0
##   2.4.7. Films                                                                           0
##   2003 Productions                                                                       0
##   20ten Media                                                                            0
##   20th Century Fox                                                                       0
##   20th Century Fox Film Corporation                                                      0
##   20th Century Fox Home Entertainment                                                    0
##   20th Century Fox Russia                                                                0
##   20th Century Fox Television                                                            0
##   20th Century Pictures                                                                  0
##   21 Laps Entertainment                                                                  0
##   21st Century Film Corporation                                                          0
##   224 Entertainment                                                                      0
##   2262730 Ontario                                                                        0
##   22h22                                                                                  0
##   23/5 Filmproduktion                                                                    0
##   24 Seven Productions                                                                   0
##   24/7 Films                                                                             0
##   26 Films                                                                               0
##   27 Films Production                                                                    0
##   2929 Productions                                                                       0
##   2am Films                                                                              0
##   2B Films                                                                               0
##   2DS Productions                                                                        0
##   2S Films                                                                               0
##   3 Arts Entertainment                                                                   0
##   3 in the Box                                                                           0
##   3 Ring Circus Films                                                                    0
##   33 Pictures                                                                            0
##   3311 Productions                                                                       0
##   33andOut Productions                                                                   0
##   343 Industries                                                                         0
##   34th Street Films                                                                      0
##   360 Pictures                                                                           0
##   391 Productions                                                                        0
##   3b productions                                                                         0
##   3B Productions                                                                         0
##   3DTK                                                                                   0
##   3Foot7                                                                                 0
##   3L Filmproduktion GmbH                                                                 0
##   3L Filmverleih                                                                         0
##   3L Productions                                                                         0
##   40 Acres & A Mule Filmworks                                                            0
##   403 Productions                                                                        0
##   42 Films                                                                               0
##   430 Productions                                                                        0
##   44th Floor Productions                                                                 0
##   455 Films                                                                              0
##   4Cows                                                                                  0
##   4DH Films                                                                              0
##   4Kids Entertainment                                                                    0
##   4M                                                                                     0
##   5150 Action                                                                            0
##   61* Productions Inc.                                                                   0
##   6140 Productions                                                                       0
##   7 Network                                                                              0
##   72 Productions                                                                         0
##   72nd Street Productions                                                                0
##   777 Films Corporation                                                                  0
##   7th Sense Films                                                                        0
##   8:38 Productions                                                                       0
##   80 Days Productions                                                                    0
##   8383 Productions                                                                       0
##   852 Films                                                                              0
##   87Eleven                                                                               0
##   8th In Line                                                                            0
##   9 Story Media Group                                                                    0
##   900 Films                                                                              0
##   98 MPH Productions                                                                     0
##   A-1 Pictures                                                                           0
##   A-Mark Entertainment                                                                   0
##   A-Team                                                                                 0
##   A B Corp                                                                               0
##   A Band Apart                                                                           1
##   A BandApart                                                                            0
##   A Bigger Boat                                                                          0
##   A Company Filmproduktionsgesellschaft                                                  0
##   A Grand Elephant                                                                       0
##   A Hot Dog                                                                              0
##   A Loopy Production LLC                                                                 0
##   A Lucky Old Sun Production                                                             0
##   A Plus Entertainment                                                                   0
##   A&B Producoes                                                                          0
##   A&E IndieFilms                                                                         0
##   A&E Television Networks                                                                0
##   A&M Films                                                                              0
##   A. C. I. Films                                                                         0
##   A. Film                                                                                0
##   A.C. Lyles Productions                                                                 0
##   A.C.E.                                                                                 0
##   A.G. Films                                                                             0
##   A.J.O.Z. Films                                                                         0
##   A.S. Films                                                                             0
##   A.U.M. Films                                                                           0
##   A+E Studios                                                                            0
##   A113                                                                                   0
##   A2 Entertainment Group                                                                 0
##   A24                                                                                    0
##   A71 Productions                                                                        0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                            0
##   AAMPI Inc.                                                                             0
##   AAR Films                                                                              0
##   Aardman Animations                                                                     0
##   Aaron Spelling Productions                                                             0
##   Abandon Entertainment                                                                  0
##   Abandon Pictures                                                                       0
##   Abbolita Productions                                                                   0
##   ABC Circle Films                                                                       0
##   ABC Entertainment                                                                      0
##   ABC Family                                                                             0
##   ABC Motion Pictures                                                                    0
##   ABC Pictures                                                                           0
##   ABC Productions                                                                        0
##   ABC Studios                                                                            0
##   Abduction Films                                                                        0
##   Aberration Films                                                                       0
##   Abnormal Pictures                                                                      0
##   Abraham Productions                                                                    0
##   abramoff Production                                                                    0
##   Abramoff Production                                                                    0
##   ABS-CBN Film Productions                                                               0
##   Absolute Entertainment                                                                 0
##   Academy Films                                                                          0
##   Academy Pictures                                                                       0
##   Acajou Films                                                                           0
##   Accelerated Matter                                                                     0
##   Accelerator Films                                                                      0
##   Accent Films                                                                           0
##   Access Films                                                                           0
##   Access Motion Pictures                                                                 0
##   Access Pictures                                                                        0
##   Accomplice Films                                                                       0
##   Ace Film Company                                                                       0
##   Achab Film                                                                             0
##   Achilles                                                                               0
##   Achte Babelsberg Film                                                                  0
##   Acme Shark                                                                             0
##   Acorn Pictures                                                                         0
##   Acorn Productions                                                                      0
##   Acrobat Productions                                                                    0
##   Across the River Productions                                                           0
##   Across Town Productions                                                                0
##   Act III Communications                                                                 0
##   Actionhouse                                                                            0
##   Active Entertainment                                                                   0
##   Ad Hominem Enterprises                                                                 0
##   Ad Vitim Distribution                                                                  0
##   Ada Films                                                                              0
##   Adam Fields Productions                                                                0
##   Adam Schroeder Productions                                                             0
##   ADCB Films                                                                             0
##   Adder                                                                                  0
##   Addicted Productions                                                                   0
##   Addis Wechsler Pictures                                                                0
##   Adelaide Film Festival                                                                 0
##   Aden Film                                                                              0
##   Adi Shankar Production                                                                 0
##   Adlabs Films Ltd.                                                                      0
##   Admire Productions Ltd.                                                                0
##   AdScott Pictures                                                                       0
##   Adventure Pictures                                                                     0
##   AE Electra Productions                                                                 0
##   Aegis Film Fund                                                                        0
##   Aeroplano                                                                              0
##   Aeteas Filmproduktions                                                                 0
##   AF Production                                                                          0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                    0
##   Affirm Films                                                                           0
##   AFG Talons Productions                                                                 0
##   Afineevsky - Tolmor Production                                                         0
##   Afraid of the Dark                                                                     0
##   Afrodita Audiovisual, A.I.E.                                                           0
##   After Dark Films                                                                       0
##   Against the Wild Films                                                                 0
##   Agamemnon Films                                                                        0
##   Agat Films & Cie                                                                       0
##   Agatha Christie Ltd                                                                    0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                       0
##   Agencja Produkcji Filmowej                                                             0
##   Agenda                                                                                 0
##   Agent Two                                                                              0
##   AGGK Films                                                                             0
##   Aggregate Film                                                                         0
##   Aggregate Films                                                                        0
##   Agi Orsi Productions                                                                   0
##   Agora Entertainment                                                                    0
##   Ahimsa Films                                                                           0
##   AI-Film                                                                                0
##   Aimimage Productions                                                                   0
##   Airborne Productions                                                                   0
##   Akil Production Company                                                                0
##   Akkord Film Produktion GmbH                                                            0
##   Akson Studio                                                                           0
##   Al!ve AG                                                                               0
##   Alabama Moon Entertainment                                                             0
##   Alabama Production Group                                                               0
##   Alan Greenspan Productions                                                             0
##   Alan Jay Lerner Productions                                                            0
##   Alan Landsburg Productions                                                             0
##   Alan Sacks Productions                                                                 0
##   Alan Shayne Productions                                                                0
##   Alarum PIctures                                                                        0
##   Albert Band International Productions Inc.                                             0
##   Albert S. Ruddy Productions                                                            0
##   Alberta Film Entertainment                                                             0
##   Alberto Grimaldi Productions                                                           0
##   Albino Alligator Productions                                                           0
##   Alced Productions                                                                      0
##   Alchemedia Films                                                                       0
##   Alchemy Television                                                                     0
##   Alcina Pictures                                                                        0
##   Alcon Entertainment                                                                    0
##   Alcor Films                                                                            0
##   Alcove Entertainment                                                                   0
##   Aldamisa Entertainment                                                                 0
##   Aldrich Group                                                                          0
##   Alea Docs & Films                                                                      0
##   Alejandro Martínez                                                                  0
##   Aleph Motion Pictures                                                                  0
##   Alex Entertainment Inc.                                                                0
##   Alexander Groupe                                                                       0
##   Alexander Salkind                                                                      0
##   Alexandre Films                                                                        0
##   Alfama Films                                                                           0
##   Alfran Productions                                                                     0
##   Alfred Image Works                                                                     0
##   Alfred J. Hitchcock Productions                                                        0
##   Algonquin                                                                              0
##   Algonquin Productions Limited                                                          0
##   AliBella Pictures                                                                      0
##   Alicéléo                                                                         0
##   Alive Films                                                                            0
##   Alive Productions                                                                      0
##   All For A Films                                                                        0
##   All Girl Productions                                                                   0
##   All Knight Productions                                                                 0
##   All Night Productions                                                                  0
##   Allagash Films                                                                         0
##   Allan Zeman Productions                                                                0
##   Allarcom Limited                                                                       0
##   Allarts                                                                                0
##   Allarts Production                                                                     0
##   Allegra Pictures                                                                       0
##   Allegro-Film                                                                           0
##   Allegro Films                                                                          0
##   Alliance                                                                               0
##   Alliance Atlantis Communications                                                       0
##   Alliance Atlantis Motion Picture Production                                            0
##   Alliance Communications                                                                0
##   Alliance Communications Corporation                                                    0
##   Alliance Entertainment                                                                 0
##   Alliance Films                                                                         0
##   Allied Artists                                                                         0
##   Allied Artists Pictures                                                                0
##   Allied Film Makers                                                                     0
##   Allied Film Production                                                                 0
##   Allied Filmmakers                                                                      0
##   Allied Stars, Ltd.                                                                     0
##   Allied Vision                                                                          0
##   Alligator Inc                                                                          0
##   Allison Shearmur Productions                                                           0
##   Alloy Entertainment                                                                    0
##   Allspark Pictures                                                                      0
##   Almega Projects                                                                        0
##   Almena Films                                                                           0
##   Almost Midnight Productions                                                            0
##   Aloe Entertainment                                                                     0
##   Along The Tracks                                                                       0
##   Aloupis Productions                                                                    0
##   Alpha Core                                                                             0
##   Alpha Films                                                                            0
##   Alpha Productions                                                                      0
##   Alphaville Films                                                                       0
##   Alphaville Productions                                                                 0
##   Alpine Pictures                                                                        0
##   Alquimia Cinema                                                                        0
##   Also Known As Pictures                                                                 0
##   Alta Films S.A.                                                                        0
##   Alta Loma Entertainment                                                                0
##   Alta Vista Film Production                                                             0
##   Alta Vista Productions                                                                 0
##   Altar Productions                                                                      0
##   Alter Films                                                                            0
##   Alternate Ending Studios                                                               0
##   Altitude Film Entertainment                                                            0
##   Altus Productions                                                                      0
##   Always Split Aces Productions                                                          0
##   Amalgam Features                                                                       0
##   Amasia Entertainment                                                                   0
##   Amaze Film + Television                                                                0
##   Amazing Film Studio                                                                    0
##   Amazon Studios                                                                         0
##   amber entertainment                                                                    0
##   Amber Lamps                                                                            0
##   Amberdale Productions                                                                  0
##   AMBI Group                                                                             0
##   Ambi Pictures                                                                          0
##   Ambience Entertainment                                                                 0
##   Ambient Entertainment GmbH                                                             0
##   Amblimation                                                                            0
##   Amblin Entertainment                                                                   0
##   Ambrosino / Delmenico                                                                  0
##   Ambush Entertainment                                                                   0
##   AMC Pictures                                                                           0
##   Amen Ra Films                                                                          0
##   Ameran Films                                                                           0
##   Amercent Films                                                                         0
##   American Broadcasting Company (ABC)                                                    0
##   American Cinema International                                                          0
##   American Cinema Productions                                                            0
##   American Eagle                                                                         0
##   American Empirical Pictures                                                            0
##   American Entertainment Investors                                                       0
##   American Entertainment Partners II L.P.                                                0
##   American Entertainment Partners L.P.                                                   0
##   American Film Company                                                                  0
##   American Film Institute (AFI)                                                          0
##   American Films                                                                         0
##   American Independent Productions                                                       0
##   American International Pictures (AIP)                                                  0
##   American International Productions                                                     0
##   American Media Group                                                                   0
##   American Playhouse                                                                     0
##   American Playhouse Theatrical Films                                                    0
##   American Werewolf Inc.                                                                 0
##   American Zoetrope                                                                      0
##   Amicus Entertainment                                                                   0
##   Amicus Productions                                                                     0
##   Amjo Productions                                                                       0
##   AMLF                                                                                   0
##   Amok II Productions                                                                    0
##   Amok Productions                                                                       0
##   Amy Robinson Productions                                                               0
##   An Olive Branch Productions                                                            0
##   ANA Media                                                                              0
##   Anacol Productions Inc.                                                                0
##   Anagram Pictures Inc.                                                                  0
##   Anagram Produktion                                                                     0
##   Anant Singh Production                                                                 0
##   Anarchos Productions                                                                   0
##   Anchor Bay                                                                             0
##   Anchor Bay Entertainment                                                               0
##   Anchor Bay Films                                                                       0
##   Andalasia Productions                                                                  0
##   Andale Pictures                                                                        0
##   Andell Entertainment                                                                   0
##   Andertainment Group                                                                    0
##   Andor Films                                                                            0
##   Andrea Leone Films                                                                     0
##   Andrea Sperling Productions                                                            0
##   Andrew Lauren Productions (ALP)                                                        0
##   Andrew Stevens Entertainment                                                           0
##   Ang Lee Productions                                                                    0
##   Angeles Entertainment Group                                                            0
##   Angels & Airwaves                                                                      0
##   Anglia Television                                                                      0
##   Anglo-Amalgamated Film Distributors                                                    0
##   Anglo-Amalgamated Productions                                                          0
##   Anglo-American Film Corporation                                                        0
##   Anglo Enterprises                                                                      0
##   Angoa-Agicoa                                                                           0
##   Angry Films                                                                            0
##   Anguish Film                                                                           0
##   Anhelo Productions                                                                     0
##   Anil Kapoor Film Company                                                               0
##   AnimagicNet A/S                                                                        0
##   Animakids Productions                                                                  0
##   Animal Kingdom                                                                         0
##   Animal Logic                                                                           0
##   Animal Planet                                                                          0
##   Animatógrafo                                                                        0
##   Animation Picture Company                                                              0
##   Animationwerks                                                                         0
##   Anime Innovation Tokyo                                                                 0
##   Animus Films                                                                           0
##   Aniplex                                                                                0
##   Anka Film                                                                              0
##   Anna Lena Films                                                                        0
##   Annapurna Pictures                                                                     0
##   Annapurna Productions                                                                  0
##   Annuit Coeptis Entertainment II                                                        0
##   Annuit Coeptis Entertainment Inc.                                                      0
##   Anomaly Entertainment                                                                  0
##   Anonymous Content                                                                      0
##   Another Mulligan Entertainment                                                         0
##   Antares Produzione Cinematografica                                                     0
##   Antena 3 Films                                                                         0
##   Antena 3 Televisión                                                                 0
##   Anthem Productions                                                                     0
##   Anthos Media                                                                           0
##   Antidote Films                                                                         0
##   Antidote Films (I)                                                                     0
##   Antietam Filmworks                                                                     0
##   Anton Capital Entertainment (ACE)                                                      0
##   Antzworks                                                                              0
##   Apaches Entertainment                                                                  0
##   Apart Films                                                                            0
##   Apatow Productions                                                                     0
##   Aperture Entertainment                                                                 0
##   Apipoulaï                                                                           0
##   Apjac International                                                                    0
##   APJAC Productions                                                                      0
##   Apollo Associates                                                                      0
##   Apollo Media                                                                           0
##   Apollo Pictures                                                                        0
##   ApolloMedia Distribution                                                               0
##   ApolloMovie Beteiligungs                                                               0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                     0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                         0
##   ApolloProMovie                                                                         0
##   ApolloProMovie & Co. 3. Filmproduktion                                                 0
##   ApolloProScreen                                                                        0
##   ApolloProScreen Filmproduktion                                                         0
##   Apotheosis Media Group                                                                 0
##   Apparatus Productions                                                                  0
##   Appian Way                                                                             0
##   Apple Corps                                                                            0
##   Apple Film Productions                                                                 0
##   Apple Inc.                                                                             0
##   Applecross                                                                             0
##   Applehead Pictures                                                                     0
##   Appleseed Film Partners                                                                0
##   Applied Action                                                                         0
##   April Productions                                                                      0
##   APT Films                                                                              0
##   Aquarius Films                                                                         0
##   AR-TL                                                                                  0
##   AR Films                                                                               0
##   Arable Entertainment                                                                   0
##   Arachnid Productions Ltd.                                                              0
##   Aramid Entertainment Fund                                                              0
##   Arc Entertainment                                                                      0
##   Arc Productions                                                                        0
##   Arcade Films                                                                           0
##   Arcade Pictures                                                                        0
##   Arcadia Motion Pictures                                                                0
##   Arcane Pictures                                                                        0
##   Archangel                                                                              0
##   Archer Entertainment                                                                   0
##   Archer Gray                                                                            0
##   Archer Street Productions                                                              0
##   Archimede                                                                              0
##   Archipel 35                                                                            0
##   Arclight Films                                                                         0
##   Arcola Pictures                                                                        0
##   Arcturus Motion Pictures                                                               0
##   ARD                                                                                    0
##   ARD Degeto Film                                                                        0
##   ARD/Degeto Film GmbH                                                                   0
##   Ardustry Entertainment                                                                 0
##   area japan                                                                             0
##   Arena Productions                                                                      0
##   Arenamedia                                                                             0
##   Argonaut Pictures                                                                      0
##   Argos Films                                                                            0
##   Argyle Enterprises                                                                     0
##   Argyll Film Partners                                                                   0
##   Aries [jp]                                                                             0
##   Aries Cinematográfica Argentina                                                     0
##   Aries Productions                                                                      0
##   ArieScope Pictures                                                                     0
##   Aristos Films                                                                          0
##   Ariztical Entertainment                                                                0
##   Arkoff International                                                                   0
##   Arlington Road Productions Corporation                                                 0
##   ARM Entertainment                                                                      0
##   Armada Films                                                                           0
##   Armian pictures                                                                        0
##   Armor Entertainment                                                                    0
##   Armory Films                                                                           0
##   Armzfx                                                                                 0
##   Arnold Kopelson Productions                                                            0
##   Arnold Stiefel Company                                                                 0
##   Arnon Milchan Productions                                                              0
##   ARO Entertainment                                                                      0
##   ARP Sélection                                                                       0
##   Arramis Films                                                                          0
##   Arrete Ton Cinema                                                                      0
##   Arrow Films                                                                            0
##   Arrowstorm Entertainment                                                               0
##   ARS Film Production                                                                    0
##   Ars Nova                                                                               0
##   Art & Industry                                                                         0
##   Art In Motion                                                                          0
##   Art Linson Productions                                                                 1
##   Art Pictures Studio                                                                    0
##   Artémis Productions                                                                 0
##   Arte                                                                                   0
##   ARTE                                                                                   0
##   Arte Deutschland TV GmbH                                                               0
##   Arte France                                                                            0
##   Arte France Cinéma                                                                  0
##   Artemis                                                                                0
##   Artemis Film                                                                           0
##   Artfire Films                                                                          0
##   Artic Productions LLC                                                                  0
##   ArtImage Entertainment                                                                 0
##   Artimm                                                                                 0
##   Artina Films                                                                           1
##   Artisan Entertainment                                                                  0
##   Artist Film                                                                            0
##   Artista Management                                                                     0
##   Artistry Limited                                                                       0
##   Artists Entertainment Complex                                                          0
##   Artists Production Group (APG)                                                         0
##   Artists Public Domain                                                                  0
##   ArtPhyl                                                                                0
##   Arts Council of England                                                                0
##   Arts+Labor                                                                             0
##   Arturo Production                                                                      0
##   Arwin Productions                                                                      0
##   As Is Productions                                                                      0
##   ASAF                                                                                   0
##   Asahi National Broadcasting Company                                                    0
##   Asap films                                                                             0
##   Ascendant Pictures                                                                     0
##   Ascension Pictures                                                                     0
##   Ascension Productions                                                                  0
##   Ascot Elite Home Entertainment                                                         0
##   Asgaard Entertainment                                                                  0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                               0
##   Asia Digital Entertainment                                                             0
##   Asia Tropical Films                                                                    0
##   ASIG Productions                                                                       0
##   Asis Productions                                                                       0
##   ASK Kodansha                                                                           0
##   Asmik Ace Entertainment                                                                0
##   Aspect Ratio Film                                                                      0
##   Aspen Film Society                                                                     0
##   Aspen Productions                                                                      0
##   Aspen Productions (I)                                                                  0
##   Asphalt Productions                                                                    0
##   Assassin's Fist Limited                                                                0
##   Assassin Films                                                                         0
##   Associated British-Pathé                                                            0
##   Associated Capital                                                                     0
##   Associated General Films                                                               0
##   Associated Producers (API)                                                             0
##   Associates & Aldrich Company, The                                                      0
##   Astral Bellevue Pathé                                                               0
##   Astral Media                                                                           0
##   Astron-6 Video International                                                           0
##   Asylum Films                                                                           0
##   Asylum, The                                                                            0
##   Asymmetrical Productions                                                               0
##   Atípica Films                                                                       0
##   ATG Productions                                                                        0
##   Atitude Produções e Empreendimentos                                              0
##   Atkinson/Knickerbocker Productions                                                     0
##   Atlantic Entertainment Group                                                           0
##   Atlantic Picture Company                                                               0
##   Atlantic Pictures                                                                      0
##   Atlantic Pictures (II)                                                                 0
##   Atlantic Releasing Corporation                                                         0
##   Atlantic Swiss Productions                                                             0
##   Atlantic Television                                                                    0
##   Atlas 2 Productions                                                                    0
##   Atlas Entertainment                                                                    0
##   Atlas Film                                                                             0
##   Atlas Films                                                                            0
##   Atlas Independent                                                                      0
##   Atlas Productions                                                                      0
##   Atman Entertainment                                                                    0
##   Atmo Media Network                                                                     0
##   Atmosphere Entertainment MM                                                            0
##   Atmospheric Pictures                                                                   0
##   ATO Pictures                                                                           0
##   ATR Films                                                                              0
##   Atresmedia Cine                                                                        0
##   Attaboy Films                                                                          0
##   Attainment Media Group                                                                 0
##   Attercop Productions                                                                   0
##   Attic Light Films                                                                      0
##   Attila Productions                                                                     0
##   Aubrey Schenck Productions                                                             0
##   Audax Films                                                                            0
##   Audley Films LLP                                                                       0
##   August Entertainment                                                                   0
##   August Films                                                                           0
##   Augustus Color                                                                         0
##   Augustus Film                                                                          0
##   Aura Entertainment                                                                     0
##   Aura Film Partnership                                                                  0
##   Aurora Entertainment                                                                   0
##   Aurora Productions                                                                     0
##   Australian Broadcasting Corporation                                                    0
##   Australian Film Commission                                                             0
##   Australian Film Finance Corporation                                                    0
##   Australian Film Finance Corporation (AFFC)                                             1
##   Australian International Film Corp. (AIFC)                                             0
##   Automatic Media                                                                        0
##   Automatik Entertainment                                                                0
##   Autonomous                                                                             0
##   Autonomous Films                                                                       0
##   Autour de Minuit Productions                                                           0
##   AV Club, The                                                                           0
##   AV Pictures                                                                            0
##   AvÅŸar Film                                                                          0
##   Avala Film                                                                             0
##   Avalanche Films                                                                        0
##   Avalanche Productions                                                                  0
##   Avalon Pictures                                                                        0
##   Avalon Studios                                                                         0
##   Avalon/NFU Studios                                                                     0
##   AVCO Embassy Pictures                                                                  0
##   Avenging Conscience                                                                    0
##   Avenue Entertainment                                                                   0
##   Avenue Picture                                                                         0
##   Avenue Pictures Productions                                                            0
##   Aversano Films                                                                         0
##   Avery Pix                                                                              0
##   Avex Inc.                                                                              0
##   Avi Arad Productions                                                                   0
##   Avi Chai fund                                                                          0
##   Avnet/Kerner Productions                                                               0
##   Avrora Media                                                                           0
##   Awesomeness Films                                                                      0
##   Axon Films                                                                             0
##   AZ Works                                                                               0
##   Azari Media                                                                            0
##   AZL Productions KG                                                                     0
##   Azoff Entertainment                                                                    0
##   B and G Derivatives Holdings                                                           0
##   B.A. Produktion                                                                        0
##   B.D.S. Productions                                                                     0
##   B.D.S. Productions Inc.                                                                0
##   B.H. Finance C.V.                                                                      0
##   B24                                                                                    0
##   Baba Arts Limited Productions                                                          0
##   Babbo Inc.                                                                             0
##   Babe Film                                                                              0
##   Babe Films                                                                             0
##   Babelsberg Film                                                                        0
##   Babelsberg Film GmbH                                                                   0
##   Babelsberg International Film Produktion                                               0
##   Babieka                                                                                0
##   Baby Cart                                                                              0
##   Baby Cow Films                                                                         0
##   Baby Cow Productions                                                                   0
##   Babylon                                                                                0
##   Babylonian Productions                                                                 0
##   Bac Films                                                                              0
##   BAC Films                                                                              0
##   Bachelor Party Productions                                                             0
##   Bachrach/Gottlieb Productions                                                          0
##   Back Lot Pictures                                                                      0
##   Backup Films                                                                           0
##   Backup Media                                                                           0
##   Bacon & Eggs                                                                           0
##   Bad Angels Productions, Ltd.                                                           0
##   Bad Badger                                                                             0
##   Bad Biology                                                                            0
##   Bad Cop Bad Cop Film Productions                                                       0
##   Bad Hat Harry Productions                                                              0
##   Bad Lt. Productions                                                                    0
##   Bad Monkey Productions                                                                 0
##   Bad Robot                                                                              0
##   Badlands Company                                                                       0
##   Bórd Scannán na hÃâ\200°ireann                                                     1
##   Bagdasarian Productions                                                                0
##   BaggyJoe Productions                                                                   0
##   Bahr Productions Inc.                                                                  0
##   Bait Productions                                                                       0
##   Baker Street                                                                           0
##   Bakshi Productions                                                                     0
##   Balaji Motion Pictures                                                                 0
##   Balcor Film Investors                                                                  0
##   Baldwin Entertainment Group                                                            0
##   Baldwin/Cohen Productions                                                              0
##   Ballinran Productions                                                                  0
##   Ballpark Productions Partnership                                                       0
##   Baltic Film Group                                                                      0
##   Baltic Film Services                                                                   0
##   Baltimore Pictures                                                                     0
##   Baltimore Spring Creek Pictures                                                        0
##   Baltimore Spring Creek Productions                                                     0
##   Baltmedia                                                                              0
##   Banana-Moon Sky Films                                                                  0
##   Bandai Visual Company (JAPAN)                                                          0
##   Bande a Part Films                                                                     0
##   Bandito Brothers                                                                       0
##   Bandoola Productions                                                                   0
##   Banger Films                                                                           0
##   Banger Productions                                                                     0
##   Bankable                                                                               0
##   Bankside Films                                                                         0
##   Banner House Productions                                                               0
##   Banter                                                                                 0
##   Barbarian Films                                                                        0
##   Barclays Mercantile Industrial Finance                                                 0
##   Bardel Entertainment Inc.                                                              0
##   barefoot films                                                                         0
##   Barenholtz Production                                                                  0
##   Barking Fish Entertainment                                                             0
##   Barnet Bain Films                                                                      0
##   Barnsnape Films                                                                        0
##   Baron Films                                                                            0
##   Barraboy Films                                                                         0
##   Barry & Enright Productions                                                            0
##   Barry Mendel Productions                                                               0
##   Bartlett Films                                                                         0
##   Barwood Films                                                                          0
##   Base 12 Productions                                                                    0
##   Basic Pictures                                                                         0
##   Basket Case Productions                                                                0
##   Batjac Productions                                                                     1
##   Battle Mountain Films                                                                  0
##   Battleplan Productions                                                                 0
##   Bauer Martinez Studios                                                                 0
##   Baumgarten-Prophet Entertainment                                                       0
##   Baumgarten Management and Productions (BMP)                                            0
##   Baumgarten Merims Productions                                                          0
##   Bausan Films                                                                           0
##   Bavaria Film                                                                           0
##   Bavaria Pictures                                                                       0
##   Bay Films                                                                              0
##   Bayerischer Banken-Fonds                                                               0
##   Bayerischer Rundfunk (BR)                                                              0
##   Bayonne Entertainment                                                                  0
##   Bayou Film Inc                                                                         0
##   Bayou Pictures                                                                         0
##   Bazelevs Production                                                                    0
##   Bazmark Films                                                                          0
##   BB Film Productions                                                                    0
##   BB Films                                                                               0
##   BBC                                                                                    0
##   BBC America                                                                            0
##   BBC Arena                                                                              0
##   BBC Cymru Wales                                                                        0
##   BBC Drama Group                                                                        0
##   BBC Drama Productions                                                                  0
##   BBC Earth                                                                              0
##   BBC Earth Films                                                                        0
##   BBC Films                                                                              0
##   BBC Home Video                                                                         0
##   BBC Natural History                                                                    0
##   BBC Scotland                                                                           0
##   BBC Storyville                                                                         0
##   BBC Television UK                                                                      0
##   BBC Wales                                                                              0
##   BBC Worldwide                                                                          0
##   BBS Productions                                                                        0
##   BCDF Pictures                                                                          0
##   BD Cine                                                                                0
##   Be Gentlemen Limited Partnership                                                       0
##   Be Good Productions                                                                    0
##   Beachfront Films                                                                       0
##   Beachside Films                                                                        0
##   Beacon Communications                                                                  1
##   Beacon Pictures                                                                        0
##   Beagle Pug Films                                                                       0
##   Beanca Films                                                                           0
##   Beatrice Film                                                                          0
##   Beautiful Kate Productions                                                             0
##   Beaver Films                                                                           0
##   Bece Canada Productions                                                                0
##   Becker International                                                                   0
##   Bedford Falls Company, The                                                             0
##   Bedford Falls Productions                                                              0
##   Bedlam Pictures                                                                        0
##   Bedlam Productions                                                                     0
##   Bee Holder Productions                                                                 0
##   Bee Train                                                                              0
##   Bee Vine Pictures                                                                      0
##   Beech Hill Films                                                                       0
##   Before the Door Pictures                                                               0
##   Beginner's Luck                                                                        0
##   Behavioral Problem Productions Ltd.                                                    0
##   Beijing Poly-bona Film Distribution Company                                            0
##   Beijing Shuijing Shenlan International Media Co.                                       0
##   Bekmambetov Projects Ltd.                                                              0
##   Bel Air Entertainment                                                                  0
##   Belgacom                                                                               0
##   Believe Entertainment                                                                  0
##   Believe Pictures                                                                       0
##   Bell Broadcast and New Media Fund                                                      0
##   Bell Media                                                                             0
##   Bella Productions                                                                      0
##   Belladonna Productions                                                                 0
##   Bellanova Films                                                                        0
##   Belle Pictures                                                                         0
##   Bellpond Films                                                                         0
##   Bellwether Pictures                                                                    0
##   Ben-Ami/Leeds Productions                                                              0
##   Benaroya Pictures                                                                      0
##   Benchmark                                                                              0
##   Bender-Spink Inc.                                                                      0
##   Benderspink                                                                            0
##   BenderSpink                                                                            0
##   Benedek Films                                                                          0
##   Benedict Pictures Corp.                                                                0
##   Benmar Productions                                                                     0
##   Bennett-Robbins Productions                                                            0
##   Benteveo Producciones                                                                  0
##   Bentley Productions                                                                    0
##   Bergman Lustig productions                                                             0
##   Berkshire Axis Media                                                                   0
##   Berlanti Productions                                                                   0
##   Bernard Gayle Productions                                                              0
##   Berrick Filmproduktion                                                                 0
##   Bersin Pictures                                                                        0
##   Bert Marcus Productions                                                                0
##   Berwick Street Productions                                                             0
##   Best Brains                                                                            0
##   Best Film                                                                              0
##   Best Man Filmproduktions                                                               0
##   Best Medicine Productions                                                              0
##   Beta Cinema                                                                            0
##   Bettis Productions Limited                                                             0
##   Between The Eyes                                                                       0
##   Beverly Detroit                                                                        0
##   Bewitched                                                                              0
##   Beyond Films                                                                           0
##   Beyond Infinity                                                                        0
##   BFI Film Fund                                                                          0
##   BH Tilt                                                                                0
##   Bhansali Films                                                                         0
##   BHE Films                                                                              0
##   Bi-polar Pictures                                                                      0
##   Bianca Film                                                                            0
##   Bifrost Pictures                                                                       0
##   Big Arty Productions                                                                   0
##   Big Bad Film                                                                           0
##   Big Beach Films                                                                        0
##   Big Beach Productions                                                                  0
##   Big Bug Pictures                                                                       0
##   Big Easy Pictures                                                                      0
##   Big Fan Productions                                                                    0
##   Big Farm                                                                               0
##   Big Fish Films                                                                         0
##   Big Focus Television                                                                   0
##   Big Idea Productions                                                                   0
##   Big Indie Pictures                                                                     0
##   Big Kid Pictures                                                                       0
##   Big Noise Films                                                                        0
##   Big Picture Media Corporation                                                          0
##   BIG Pictures                                                                           0
##   Big Primate Pictures                                                                   0
##   Big Screen Entertainment Group                                                         0
##   Big Screen Productions                                                                 0
##   Big Shot Productions                                                                   0
##   Big Stan Productions                                                                   0
##   Big Talk Productions                                                                   0
##   Big Ticket Productions                                                                 0
##   Big World                                                                              0
##   Big Yellow Films                                                                       0
##   Bigel / Mailer Films                                                                   0
##   Bigel Entertainment                                                                    0
##   Bigelow Productions                                                                    0
##   Bigscope Films                                                                         0
##   Bikini Films                                                                           0
##   Bill and Ben Productions                                                               0
##   Bill Graham Films                                                                      0
##   Bill Kenwright Films                                                                   0
##   Bill Melendez Productions                                                              0
##   Bill/Phillips                                                                          0
##   Billy Goat Pictures                                                                    0
##   BIM Distribuzione                                                                      0
##   Bing Crosby Productions                                                                0
##   Bioskop-Film GmbH                                                                      0
##   Bioskop Film                                                                           0
##   Bioware                                                                                0
##   Birchwood Pictures                                                                     0
##   Bird and a Bear Entertainment                                                          0
##   Birdsong Pictures                                                                      0
##   Birnbaum / Barber Productions                                                          0
##   Birnbaum/Barber                                                                        0
##   Biscayne Pictures                                                                      0
##   Bisgrove Entertainment                                                                 0
##   Bitter Films                                                                           0
##   Black & Blue Films                                                                     0
##   Black & White Productions                                                              0
##   Black and Blu Entertainment                                                            0
##   Black Balloon Productions                                                              0
##   Black Bear Pictures                                                                    0
##   Black Camel Pictures                                                                   0
##   Black Chalk Productions                                                                0
##   Black Diamond Pictures                                                                 0
##   Black Fawn Films                                                                       0
##   Black Fish Films                                                                       0
##   Black Flag                                                                             0
##   Black Forest Films                                                                     0
##   Black Label Media                                                                      0
##   Black Light District                                                                   0
##   Black Marble Productions                                                               0
##   Black Rhino Productions                                                                0
##   Black Robe                                                                             0
##   Black Sand Pictures                                                                    0
##   Black Sheep Films                                                                      0
##   Black Sky Entertainment                                                                0
##   Black Snake                                                                            0
##   Blackfriars Bridge Films                                                               0
##   Blacklab Entertainment                                                                 0
##   Blackout Productions Inc.                                                              0
##   Blake Edwards                                                                          0
##   Blank of the Dead Productions                                                          0
##   Blast! Films                                                                           0
##   Bleiberg Entertainment                                                                 0
##   Blender Foundation                                                                     0
##   Blenkov & Schønnemann Pictures                                                      0
##   Blind Guy Films                                                                        0
##   Blind Spot Pictures Oy                                                                 0
##   Blind Wink                                                                             0
##   Blind Wink Productions                                                                 0
##   Blinder Films                                                                          0
##   Blinding Edge Pictures                                                                 0
##   BlinkWorks Media                                                                       0
##   Blinky Productions                                                                     0
##   Bliss                                                                                  0
##   Bliss Media                                                                            0
##   Blitz / Welch                                                                          0
##   Blitz Films                                                                            0
##   Blixa Film Productktion                                                                0
##   Block / Hanson                                                                         0
##   Block 2 Pictures                                                                       0
##   Blockade Entertainment                                                                 0
##   Blockbuster Movie Entertainers                                                         0
##   Blondie Girl Productions                                                               0
##   Blood & Chocolate Productions Ltd                                                      0
##   Blood & Wine Productions                                                               0
##   Blood Relations Co.                                                                    0
##   Bloodline Pictures                                                                     0
##   Bloodline Productions                                                                  0
##   Bloodstar Productions                                                                  0
##   BloodWorks                                                                             0
##   Bloody Disgusting                                                                      0
##   Bloody Lip Productions                                                                 0
##   Blowback Pictures                                                                      0
##   BLT Productions                                                                        0
##   Blue-Tongue Films                                                                      0
##   Blue Askew                                                                             0
##   Blue Dot Productions                                                                   0
##   Blue Film                                                                              0
##   Blue Flower Productions                                                                0
##   Blue Gardenia Productions                                                              0
##   Blue Parrot Productions                                                                0
##   Blue Productions                                                                       0
##   Blue Rider Pictures                                                                    0
##   Blue Sea Productions                                                                   0
##   Blue Seraph Productions                                                                0
##   Blue Sky Films                                                                         0
##   Blue Sky Studios                                                                       0
##   Blue Snow Productions                                                                  0
##   Blue Star Pictures                                                                     0
##   Blue Star Productions                                                                  0
##   Blue Train Productions                                                                 0
##   Blue Tulip Productions                                                                 0
##   Blue Wolf                                                                              0
##   Blue Yonder Films                                                                      0
##   Blueeyes Productions                                                                   0
##   Bluegrass Films                                                                        0
##   Bluemark Productions                                                                   0
##   Blueprint Pictures                                                                     0
##   Bluewater Pictures                                                                     0
##   Bluff Road Productions                                                                 0
##   Blumhouse Productions                                                                  0
##   Blurco                                                                                 0
##   BMG Independents                                                                       0
##   BMI (No. 9) Ltd.                                                                       0
##   BN Films                                                                               0
##   BNJArmor                                                                               0
##   Bo-Town Films                                                                          0
##   Bob Productions                                                                        0
##   Bob Swerer Productions                                                                 0
##   Bob Yari Productions                                                                   0
##   Bobby Jones Films LLC                                                                  0
##   Bocaboca Producciones S.A.                                                             0
##   BocFlix                                                                                0
##   Boku Films                                                                             0
##   Bold Films                                                                             0
##   Boll KG                                                                                0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                   1
##   Bollywood Hollywood Production                                                         0
##   Bomar OOD                                                                              0
##   Bombshell Pictures                                                                     0
##   Bona Fide Productions                                                                  1
##   BOND360                                                                                0
##   Bonfire                                                                                0
##   Boo Pictures                                                                           0
##   Bookshop Productions                                                                   0
##   Boram Entertainment Inc.                                                               0
##   Bord Scannan na hEireann / Irish Film Board                                            0
##   Borde/Raich                                                                            0
##   BorderLine Films                                                                       0
##   Boss Media                                                                             0
##   Bottom of the Ninth Productions                                                        0
##   BoulderLight Pictures                                                                  0
##   Boulston Productions Limited                                                           0
##   Bouncing Betty Productions                                                             0
##   Boundless Pictures                                                                     0
##   Bourne Again                                                                           0
##   Bow and Arrow Entertainment                                                            0
##   Bowery Hills Entertainment                                                             0
##   Box Film                                                                               0
##   Boxing Cat Films                                                                       0
##   Boy Culture LLC                                                                        0
##   Boy in the Box                                                                         0
##   Boy of the Year                                                                        0
##   Boy Wonder Films                                                                       0
##   Boyd's Company                                                                         0
##   BoZ Productions                                                                        0
##   Brad Grey Pictures                                                                     0
##   Brad Krevoy Television                                                                 0
##   Brad Zions Films                                                                       0
##   Braeburn Entertainment                                                                 0
##   Brain Farm Digital Cinema                                                              0
##   Branded Entertainment/Batfilm Productions                                              0
##   Brandenberg                                                                            0
##   Brandes Films International                                                            0
##   Brandman Productions                                                                   0
##   Brandt/Haas Productions                                                                0
##   Brandywine Productions                                                                 0
##   Brandywine Productions Ltd.                                                            0
##   Brass Hat Films                                                                        0
##   Braun Entertainment Group                                                              0
##   Braunsberg Productions                                                                 0
##   Brave New Films                                                                        0
##   Braven Films                                                                           0
##   Braveworld Productions                                                                 0
##   BraxtanFILM                                                                            0
##   Break Thru Films                                                                       0
##   Breaking Ball Films                                                                    0
##   Breakthrough Entertainment Productions                                                 0
##   Breakup Productions                                                                    0
##   Breathless Associates                                                                  0
##   Bregman-IAC Productions                                                                0
##   Bregman/Baer Productions                                                               0
##   Breton Film Productions                                                                0
##   Bridge Films                                                                           0
##   Bridgegate FIlms                                                                       0
##   Bridget Johnson Films                                                                  0
##   Bridgit Folman Film Gang                                                               0
##   Bridle Path Films                                                                      0
##   Bright-Persky Associates                                                               0
##   Bright Cold Day Films                                                                  0
##   Brightlight Pictures                                                                   0
##   Brightlight Pictures Inc.                                                              0
##   Brightside Entertainment                                                               0
##   Brightstar Films                                                                       0
##   Brillhart / Gonzales Productions                                                       0
##   Brillstein-Grey Entertainment                                                          0
##   Brillstein Entertainment Partners                                                      0
##   Brink Films                                                                            0
##   Brink Productions                                                                      0
##   Bristol Automotive                                                                     0
##   Bristol Bay Productions                                                                0
##   British American Entertainment                                                         0
##   British Broadcasting Corporation (BBC)                                                 0
##   British Columbia Film                                                                  0
##   British Columbia Television                                                            0
##   British Empire Films Australia                                                         0
##   British Film Company                                                                   0
##   British Film Council                                                                   0
##   British Film Institute (BFI)                                                           0
##   British Lion-Columbia Distributors                                                     0
##   British Lion Film Corporation                                                          0
##   British Lion Films                                                                     0
##   British Screen                                                                         0
##   British Screen Finance Ltd                                                             0
##   British Screen Productions                                                             0
##   Britpack Film Company                                                                  0
##   Broad Green Pictures                                                                   0
##   Broadview Pictures                                                                     0
##   Broadway Video                                                                         0
##   Broken Chair Flickz                                                                    0
##   Broken Films                                                                           0
##   Broken Lizard Industries                                                               0
##   Broken Road Productions                                                                0
##   Bron Capital Partners                                                                  0
##   Bron Studios                                                                           0
##   Bronson Avenue                                                                         0
##   Brood Syndicate                                                                        0
##   Brooks Media                                                                           0
##   Brooksfilms                                                                            0
##   Brooksfilms Ltd.                                                                       0
##   Brookstreet Pictures                                                                   0
##   Brookwell-McNamara Entertainment                                                       0
##   Brothers Dowdle Productions                                                            0
##   Brouwersgracht Investments                                                             0
##   Brown & Stretic                                                                        0
##   Brown Sauce Film Productions                                                           0
##   BrownHouse Productions                                                                 0
##   Brownstone Productions                                                                 0
##   Bruce Brown Films                                                                      0
##   Brucks Entertainment                                                                   0
##   Bruin Grip Services                                                                    0
##   Bryna Productions                                                                      0
##   BSF Film                                                                               0
##   BSM Studio                                                                             0
##   Bubby Productions                                                                      0
##   Buckaroo Entertainment                                                                 0
##   Buckeye Films                                                                          0
##   Buena Onda                                                                             0
##   Buena Vista                                                                            0
##   Buena Vista Distribution Company                                                       0
##   Buena Vista Home Entertainment                                                         0
##   Buena Vista Pictures                                                                   0
##   Bueprint Pictures                                                                      0
##   Buffalo Gal Pictures                                                                   0
##   Buffalo Picture House                                                                  0
##   BUFO                                                                                   0
##   Bugsy Malone Productions                                                               0
##   Bull's Eye Entertainment                                                               0
##   Bull Market Entertainment                                                              0
##   Bullet Films                                                                           0
##   Bullet Pictures                                                                        0
##   Bulletproof Cupid                                                                      0
##   Bungalow 78 Productions                                                                0
##   Bungalow Productions                                                                   0
##   Bunk 11 Pictures                                                                       0
##   Burbank Films Australia                                                                0
##   Burg/Koules Productions                                                                0
##   Burgundy Films                                                                         0
##   Burke/Samples/Foster Productions                                                       0
##   Burn Later Productions                                                                 0
##   Burning Bright Productions                                                             0
##   Burning Ships Productions                                                              0
##   Burns Family Studios                                                                   0
##   Burnside Entertainment                                                                 0
##   Burskin Film                                                                           0
##   Busboy Productions                                                                     0
##   Bushwood Pictures                                                                      0
##   Business Location Sudtirol Alto Adige                                                  0
##   Busted Shark Productions                                                               0
##   Busy Bee Productions                                                                   0
##   Butcher's Run Films                                                                    0
##   Butcher's Run Productions                                                              0
##   Buttercup Films Ltd.                                                                   0
##   BXR Productions                                                                        0
##   Byron A. Martin Productions                                                            0
##   Bystander Films                                                                        0
##   C-2 Pictures                                                                           0
##   C-Films AG                                                                             0
##   C-Hundred Film Corporation                                                             0
##   C & C Brown Production                                                                 0
##   C.B. Films S.A.                                                                        0
##   C.G. Cinema                                                                            0
##   C.O. Films                                                                             0
##   C.O.R.E. Feature Animation                                                             0
##   C.R.G. International                                                                   0
##   C5                                                                                     0
##   CAB Productions                                                                        0
##   Cabin Fever Films                                                                      0
##   Cabin Pictures                                                                         0
##   Cable Stuff Productions                                                                0
##   Cadre Films                                                                            0
##   Café Film                                                                           0
##   Cake Productions Inc.                                                                  0
##   Calamity Films                                                                         0
##   Calash Corporation                                                                     0
##   Calendar Productions                                                                   0
##   Caliban Films                                                                          0
##   Caliber Media Company                                                                  0
##   California Pictures                                                                    0
##   Calimari Productions                                                                   0
##   Callahan Filmworks                                                                     0
##   CALT Productions                                                                       0
##   Caméra One                                                                          0
##   Camberwell / Fly Films                                                                 0
##   Cambria Productions                                                                    0
##   Cambridge Productions                                                                  0
##   Camellia Entertainment                                                                 0
##   Camelot Pictures                                                                       0
##   Camelot Productions                                                                    0
##   Camera 40 Productions                                                                  0
##   Camerimage Festival                                                                    0
##   CAMERON MACKINTOSH                                                                     0
##   Camp / Thompson Pictures                                                               0
##   Camp Hill                                                                              0
##   Camp Video                                                                             0
##   Campanile Productions                                                                  0
##   Campbell Grobman Films                                                                 0
##   Campfire                                                                               0
##   Campfire LLC                                                                           0
##   Canadian Film Centre (CFC)                                                             0
##   Canadian Film Development Corporation (CFDC)                                           0
##   Canadian Film or Video Production Tax Credit (CPTC)                                    0
##   Canadian Television (CTV)                                                              0
##   Canal Plus                                                                             0
##   Canal Plus Group                                                                       0
##   Canal Street Films                                                                     0
##   Canal Sur Televisión                                                                0
##   Canal+                                                                                 0
##   Canal+ Droits Audiovisuels                                                             0
##   Canal+ España                                                                       0
##   Canal+ Polska                                                                          0
##   Canal+France                                                                           0
##   Canal+Polska                                                                           0
##   Canana Films                                                                           0
##   Candleridge Entertainment                                                              0
##   Candlewood Entertainment                                                               0
##   Candy Heart Productions                                                                0
##   Canfield Pictures                                                                      0
##   Cannell Studios                                                                        0
##   Cannes Film Festival                                                                   0
##   Cannibal Films Ltd.                                                                    0
##   Cannon and Morley Productions                                                          0
##   Cannon Entertainment                                                                   0
##   Cannon Films                                                                           0
##   Cannon Group                                                                           0
##   Cannon Italia Srl                                                                      0
##   Cannon Pictures                                                                        0
##   Cannon Productions                                                                     0
##   Canonigo Films                                                                         0
##   Cantharus Productions                                                                  0
##   Capacity Pictures                                                                      0
##   Capcom                                                                                 0
##   Capcom Company                                                                         0
##   Capelight Pictures                                                                     0
##   Capella                                                                                0
##   Capella Films                                                                          0
##   Capella International                                                                  0
##   Capglobe                                                                               0
##   Capital Arts Entertainment                                                             0
##   Capital Equipment Leasing                                                              0
##   Capital Markets Film Finance                                                           0
##   Capitol Films                                                                          0
##   Capitole Films                                                                         0
##   Cappa Defina Productions                                                               0
##   Cappa Productions                                                                      0
##   Capstone Entertainment Group                                                           0
##   Captain Movies                                                                         0
##   Captivate Entertainment                                                                0
##   Captivity Productions                                                                  0
##   Capture The Flag Films                                                                 0
##   Caramel Film                                                                           0
##   Caramel Films                                                                          0
##   Caravan Pictures                                                                       0
##   Carbunkle Cartoons                                                                     0
##   Cargo Entertainment                                                                    0
##   Cargo Films                                                                            0
##   Carlino Productions                                                                    0
##   Carlo Ponti Cinematografica                                                            0
##   Carlo Ponti Production                                                                 0
##   Carlyle Productions                                                                    0
##   Carmel Creek Productions                                                               0
##   Carmel Entertainment                                                                   0
##   Carnaby International                                                                  0
##   Carnelian Productions                                                                  0
##   Carnival Films                                                                         0
##   Carnival Films & Television                                                            0
##   Caro-McLeod                                                                            0
##   Carol Baum Productions                                                                 0
##   Carolco Entertainment                                                                  0
##   Carolco International N.V.                                                             0
##   Carolco Pictures                                                                       0
##   Carolina Film Works                                                                    0
##   Caroline Films                                                                         0
##   Carousel Picture Company                                                               0
##   Carousel Picture Company, The                                                          0
##   Carousel Productions                                                                   0
##   Carsey-Werner Company                                                                  0
##   Cart Before The Horse Productions                                                      0
##   Cartel Productions                                                                     0
##   Carthago Films S.a.r.l.                                                                0
##   Cartier Productions                                                                    0
##   Cartoon Network Studios                                                                0
##   Cartoon Saloon                                                                         0
##   Carver Films                                                                           0
##   Casa Bonita                                                                            0
##   Casablanca Filmworks                                                                   0
##   Casadelic Pictures                                                                     0
##   Case 39 Productions                                                                    0
##   Casey Productions                                                                      0
##   Casey Silver Productions                                                               0
##   Cassadaga Film Production                                                              0
##   Castel Film Romania                                                                    0
##   Castel Film Studio                                                                     0
##   Castel Films                                                                           0
##   Castelao Pictures                                                                      0
##   Castelao Producciones                                                                  0
##   Castle Hill Productions                                                                0
##   Castle Rock Entertainment                                                              0
##   Castleberg Productions                                                                 0
##   Castlight Pictures                                                                     0
##   Casualties Bureau                                                                      0
##   Cat Burglar Productions                                                                0
##   CAT Films                                                                              0
##   Catacombs Productions                                                                  0
##   Catapult Films                                                                         0
##   Catch 23 Entertainment                                                                 0
##   Catch Productions                                                                      0
##   CatchPlay                                                                              0
##   Catfish Productions                                                                    0
##   Cattleya                                                                               0
##   Causeway Films                                                                         0
##   Caviar Films                                                                           0
##   CB Films                                                                               0
##   CB Productions                                                                         0
##   CBS Entertainment Productions                                                          0
##   CBS Films                                                                              0
##   CC Capital Arts Entertainment SRL                                                      0
##   CCCP                                                                                   0
##   CD Films                                                                               0
##   Ce Qui Me Meut Motion Pictures                                                         0
##   Cecchi Gori Group Tiger Cinematografica                                                0
##   Cecchi Gori Pictures                                                                   0
##   CED Productions                                                                        0
##   Celador Films                                                                          0
##   Celador Productions                                                                    0
##   Celandine Films                                                                        0
##   Cell                                                                                   0
##   Celluloid Dreams                                                                       0
##   Celluloid Dreams Productions                                                           0
##   Celtic Films Entertainment                                                             0
##   Cent Productions Inc.                                                                  0
##   Central                                                                                0
##   Central Films                                                                          0
##   Central Films Limited                                                                  0
##   Central Independent Television                                                         0
##   Central Productions                                                                    0
##   Centre National de la Cinématographie                                               0
##   Centre National de la Cinématographie (CNC)                                         0
##   Centron Pictures                                                                       0
##   Centropolis Entertainment                                                              0
##   Centropolis Film Productions                                                           0
##   Century 21 Television                                                                  0
##   Century Park Pictures                                                                  0
##   Century Time (H.K.) Ltd.                                                               0
##   CFCN Communications                                                                    0
##   Chad Troutwine Films                                                                   0
##   Chain Camera Pictures                                                                  0
##   Chaintron                                                                              0
##   Chako Film Company                                                                     0
##   Chal Productions                                                                       0
##   Challenge Film Corporation                                                             0
##                                                                                         Freq
## Var1                                                                                     10
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             1
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      1
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             1
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               1
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            1
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       1
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            1
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               1
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     11
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     1
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   1
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        1
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              1
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               1
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             1
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               1
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         1
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     12
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             1
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    1
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      1
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    1
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     13
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     1
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     1
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           1
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     1
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     14
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        1
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        1
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              1
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              1
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            1
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     15
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     1
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 1
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            1
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     1
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     16
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          1
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             1
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        1
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               1
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     17
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     18
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        1
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     19
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           1
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     20
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        1
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   1
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     21
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      1
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        1
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     22
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   1
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     23
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     24
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     25
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     26
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       1
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     27
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     1
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     28
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       1
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     29
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     30
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        1
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     31
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     33
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     34
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  1
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     35
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     37
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     38
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     39
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   1
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     42
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     43
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     45
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     46
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     47
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     48
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     52
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     53
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     55
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     56
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     57
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     58
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     62
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     63
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     65
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    1
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     67
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     68
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               1
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     72
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     76
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     82
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     87
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               1
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     88
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        1
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     92
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  1
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     95
##   "DIA" Productions GmbH & Co. KG                                                         0
##   # Lexyn Productions                                                                     0
##   10 West Studios                                                                         0
##   100 Feet Productions                                                                    0
##   1019 Entertainment                                                                      0
##   108 Media                                                                               0
##   10th Hole Productions                                                                   0
##   11:11 Mediaworks                                                                        0
##   12 Gauge Productions                                                                    0
##   120dB Films                                                                             0
##   13 Ghosts Productions Canada Inc.                                                       0
##   1492 Pictures                                                                           0
##   1600 Limited Partnership                                                                0
##   1812 Productions                                                                        0
##   1818                                                                                    0
##   1821 Pictures                                                                           0
##   185 Trax                                                                                0
##   1976 Productions                                                                        0
##   1984 Private Defense Contractors                                                        0
##   1992 Number Four Limited Partnership                                                    0
##   2 Bridges Productions                                                                   0
##   2 Entertain                                                                             0
##   2 Entertain Video                                                                       0
##   2 Loop Films                                                                            0
##   2 Player Productions                                                                    0
##   2 Wolves Films                                                                          0
##   2.4.7. Films                                                                            0
##   2003 Productions                                                                        0
##   20ten Media                                                                             0
##   20th Century Fox                                                                        0
##   20th Century Fox Film Corporation                                                       0
##   20th Century Fox Home Entertainment                                                     0
##   20th Century Fox Russia                                                                 0
##   20th Century Fox Television                                                             0
##   20th Century Pictures                                                                   0
##   21 Laps Entertainment                                                                   0
##   21st Century Film Corporation                                                           0
##   224 Entertainment                                                                       0
##   2262730 Ontario                                                                         0
##   22h22                                                                                   0
##   23/5 Filmproduktion                                                                     0
##   24 Seven Productions                                                                    0
##   24/7 Films                                                                              0
##   26 Films                                                                                0
##   27 Films Production                                                                     0
##   2929 Productions                                                                        0
##   2am Films                                                                               0
##   2B Films                                                                                0
##   2DS Productions                                                                         0
##   2S Films                                                                                0
##   3 Arts Entertainment                                                                    0
##   3 in the Box                                                                            0
##   3 Ring Circus Films                                                                     0
##   33 Pictures                                                                             0
##   3311 Productions                                                                        0
##   33andOut Productions                                                                    0
##   343 Industries                                                                          0
##   34th Street Films                                                                       0
##   360 Pictures                                                                            0
##   391 Productions                                                                         0
##   3b productions                                                                          0
##   3B Productions                                                                          0
##   3DTK                                                                                    0
##   3Foot7                                                                                  0
##   3L Filmproduktion GmbH                                                                  0
##   3L Filmverleih                                                                          0
##   3L Productions                                                                          0
##   40 Acres & A Mule Filmworks                                                             0
##   403 Productions                                                                         0
##   42 Films                                                                                0
##   430 Productions                                                                         0
##   44th Floor Productions                                                                  0
##   455 Films                                                                               0
##   4Cows                                                                                   0
##   4DH Films                                                                               0
##   4Kids Entertainment                                                                     0
##   4M                                                                                      0
##   5150 Action                                                                             0
##   61* Productions Inc.                                                                    0
##   6140 Productions                                                                        0
##   7 Network                                                                               0
##   72 Productions                                                                          0
##   72nd Street Productions                                                                 0
##   777 Films Corporation                                                                   0
##   7th Sense Films                                                                         0
##   8:38 Productions                                                                        0
##   80 Days Productions                                                                     0
##   8383 Productions                                                                        0
##   852 Films                                                                               0
##   87Eleven                                                                                0
##   8th In Line                                                                             0
##   9 Story Media Group                                                                     0
##   900 Films                                                                               0
##   98 MPH Productions                                                                      0
##   A-1 Pictures                                                                            0
##   A-Mark Entertainment                                                                    0
##   A-Team                                                                                  0
##   A B Corp                                                                                0
##   A Band Apart                                                                            0
##   A BandApart                                                                             0
##   A Bigger Boat                                                                           0
##   A Company Filmproduktionsgesellschaft                                                   0
##   A Grand Elephant                                                                        0
##   A Hot Dog                                                                               0
##   A Loopy Production LLC                                                                  0
##   A Lucky Old Sun Production                                                              0
##   A Plus Entertainment                                                                    0
##   A&B Producoes                                                                           0
##   A&E IndieFilms                                                                          0
##   A&E Television Networks                                                                 0
##   A&M Films                                                                               0
##   A. C. I. Films                                                                          0
##   A. Film                                                                                 0
##   A.C. Lyles Productions                                                                  0
##   A.C.E.                                                                                  0
##   A.G. Films                                                                              0
##   A.J.O.Z. Films                                                                          0
##   A.S. Films                                                                              0
##   A.U.M. Films                                                                            0
##   A+E Studios                                                                             0
##   A113                                                                                    0
##   A2 Entertainment Group                                                                  0
##   A24                                                                                     0
##   A71 Productions                                                                         0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                             0
##   AAMPI Inc.                                                                              0
##   AAR Films                                                                               0
##   Aardman Animations                                                                      0
##   Aaron Spelling Productions                                                              0
##   Abandon Entertainment                                                                   0
##   Abandon Pictures                                                                        0
##   Abbolita Productions                                                                    0
##   ABC Circle Films                                                                        0
##   ABC Entertainment                                                                       0
##   ABC Family                                                                              0
##   ABC Motion Pictures                                                                     0
##   ABC Pictures                                                                            0
##   ABC Productions                                                                         0
##   ABC Studios                                                                             0
##   Abduction Films                                                                         0
##   Aberration Films                                                                        0
##   Abnormal Pictures                                                                       0
##   Abraham Productions                                                                     0
##   abramoff Production                                                                     0
##   Abramoff Production                                                                     0
##   ABS-CBN Film Productions                                                                0
##   Absolute Entertainment                                                                  0
##   Academy Films                                                                           0
##   Academy Pictures                                                                        0
##   Acajou Films                                                                            0
##   Accelerated Matter                                                                      0
##   Accelerator Films                                                                       0
##   Accent Films                                                                            0
##   Access Films                                                                            0
##   Access Motion Pictures                                                                  0
##   Access Pictures                                                                         0
##   Accomplice Films                                                                        0
##   Ace Film Company                                                                        0
##   Achab Film                                                                              0
##   Achilles                                                                                0
##   Achte Babelsberg Film                                                                   0
##   Acme Shark                                                                              0
##   Acorn Pictures                                                                          0
##   Acorn Productions                                                                       0
##   Acrobat Productions                                                                     0
##   Across the River Productions                                                            0
##   Across Town Productions                                                                 0
##   Act III Communications                                                                  0
##   Actionhouse                                                                             0
##   Active Entertainment                                                                    0
##   Ad Hominem Enterprises                                                                  0
##   Ad Vitim Distribution                                                                   0
##   Ada Films                                                                               0
##   Adam Fields Productions                                                                 0
##   Adam Schroeder Productions                                                              0
##   ADCB Films                                                                              0
##   Adder                                                                                   0
##   Addicted Productions                                                                    0
##   Addis Wechsler Pictures                                                                 0
##   Adelaide Film Festival                                                                  0
##   Aden Film                                                                               0
##   Adi Shankar Production                                                                  0
##   Adlabs Films Ltd.                                                                       0
##   Admire Productions Ltd.                                                                 0
##   AdScott Pictures                                                                        0
##   Adventure Pictures                                                                      0
##   AE Electra Productions                                                                  0
##   Aegis Film Fund                                                                         0
##   Aeroplano                                                                               0
##   Aeteas Filmproduktions                                                                  0
##   AF Production                                                                           0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                     0
##   Affirm Films                                                                            0
##   AFG Talons Productions                                                                  0
##   Afineevsky - Tolmor Production                                                          0
##   Afraid of the Dark                                                                      0
##   Afrodita Audiovisual, A.I.E.                                                            0
##   After Dark Films                                                                        0
##   Against the Wild Films                                                                  0
##   Agamemnon Films                                                                         0
##   Agat Films & Cie                                                                        0
##   Agatha Christie Ltd                                                                     0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                        0
##   Agencja Produkcji Filmowej                                                              0
##   Agenda                                                                                  0
##   Agent Two                                                                               0
##   AGGK Films                                                                              0
##   Aggregate Film                                                                          0
##   Aggregate Films                                                                         0
##   Agi Orsi Productions                                                                    0
##   Agora Entertainment                                                                     0
##   Ahimsa Films                                                                            0
##   AI-Film                                                                                 0
##   Aimimage Productions                                                                    0
##   Airborne Productions                                                                    0
##   Akil Production Company                                                                 0
##   Akkord Film Produktion GmbH                                                             0
##   Akson Studio                                                                            0
##   Al!ve AG                                                                                0
##   Alabama Moon Entertainment                                                              0
##   Alabama Production Group                                                                0
##   Alan Greenspan Productions                                                              0
##   Alan Jay Lerner Productions                                                             0
##   Alan Landsburg Productions                                                              0
##   Alan Sacks Productions                                                                  0
##   Alan Shayne Productions                                                                 0
##   Alarum PIctures                                                                         0
##   Albert Band International Productions Inc.                                              0
##   Albert S. Ruddy Productions                                                             0
##   Alberta Film Entertainment                                                              0
##   Alberto Grimaldi Productions                                                            0
##   Albino Alligator Productions                                                            0
##   Alced Productions                                                                       0
##   Alchemedia Films                                                                        0
##   Alchemy Television                                                                      0
##   Alcina Pictures                                                                         0
##   Alcon Entertainment                                                                     0
##   Alcor Films                                                                             0
##   Alcove Entertainment                                                                    0
##   Aldamisa Entertainment                                                                  0
##   Aldrich Group                                                                           0
##   Alea Docs & Films                                                                       0
##   Alejandro Martínez                                                                   0
##   Aleph Motion Pictures                                                                   0
##   Alex Entertainment Inc.                                                                 0
##   Alexander Groupe                                                                        0
##   Alexander Salkind                                                                       0
##   Alexandre Films                                                                         0
##   Alfama Films                                                                            0
##   Alfran Productions                                                                      0
##   Alfred Image Works                                                                      0
##   Alfred J. Hitchcock Productions                                                         0
##   Algonquin                                                                               0
##   Algonquin Productions Limited                                                           0
##   AliBella Pictures                                                                       0
##   Alicéléo                                                                          0
##   Alive Films                                                                             0
##   Alive Productions                                                                       0
##   All For A Films                                                                         0
##   All Girl Productions                                                                    0
##   All Knight Productions                                                                  0
##   All Night Productions                                                                   0
##   Allagash Films                                                                          0
##   Allan Zeman Productions                                                                 0
##   Allarcom Limited                                                                        0
##   Allarts                                                                                 0
##   Allarts Production                                                                      0
##   Allegra Pictures                                                                        0
##   Allegro-Film                                                                            0
##   Allegro Films                                                                           0
##   Alliance                                                                                0
##   Alliance Atlantis Communications                                                        0
##   Alliance Atlantis Motion Picture Production                                             0
##   Alliance Communications                                                                 0
##   Alliance Communications Corporation                                                     0
##   Alliance Entertainment                                                                  0
##   Alliance Films                                                                          0
##   Allied Artists                                                                          0
##   Allied Artists Pictures                                                                 0
##   Allied Film Makers                                                                      0
##   Allied Film Production                                                                  0
##   Allied Filmmakers                                                                       0
##   Allied Stars, Ltd.                                                                      0
##   Allied Vision                                                                           0
##   Alligator Inc                                                                           0
##   Allison Shearmur Productions                                                            0
##   Alloy Entertainment                                                                     0
##   Allspark Pictures                                                                       0
##   Almega Projects                                                                         0
##   Almena Films                                                                            0
##   Almost Midnight Productions                                                             0
##   Aloe Entertainment                                                                      0
##   Along The Tracks                                                                        0
##   Aloupis Productions                                                                     0
##   Alpha Core                                                                              0
##   Alpha Films                                                                             0
##   Alpha Productions                                                                       0
##   Alphaville Films                                                                        0
##   Alphaville Productions                                                                  0
##   Alpine Pictures                                                                         0
##   Alquimia Cinema                                                                         0
##   Also Known As Pictures                                                                  0
##   Alta Films S.A.                                                                         0
##   Alta Loma Entertainment                                                                 0
##   Alta Vista Film Production                                                              0
##   Alta Vista Productions                                                                  0
##   Altar Productions                                                                       0
##   Alter Films                                                                             0
##   Alternate Ending Studios                                                                0
##   Altitude Film Entertainment                                                             0
##   Altus Productions                                                                       0
##   Always Split Aces Productions                                                           0
##   Amalgam Features                                                                        0
##   Amasia Entertainment                                                                    0
##   Amaze Film + Television                                                                 0
##   Amazing Film Studio                                                                     0
##   Amazon Studios                                                                          0
##   amber entertainment                                                                     0
##   Amber Lamps                                                                             0
##   Amberdale Productions                                                                   0
##   AMBI Group                                                                              0
##   Ambi Pictures                                                                           0
##   Ambience Entertainment                                                                  0
##   Ambient Entertainment GmbH                                                              0
##   Amblimation                                                                             0
##   Amblin Entertainment                                                                    0
##   Ambrosino / Delmenico                                                                   0
##   Ambush Entertainment                                                                    0
##   AMC Pictures                                                                            0
##   Amen Ra Films                                                                           0
##   Ameran Films                                                                            0
##   Amercent Films                                                                          0
##   American Broadcasting Company (ABC)                                                     0
##   American Cinema International                                                           0
##   American Cinema Productions                                                             0
##   American Eagle                                                                          0
##   American Empirical Pictures                                                             0
##   American Entertainment Investors                                                        0
##   American Entertainment Partners II L.P.                                                 0
##   American Entertainment Partners L.P.                                                    0
##   American Film Company                                                                   0
##   American Film Institute (AFI)                                                           0
##   American Films                                                                          0
##   American Independent Productions                                                        0
##   American International Pictures (AIP)                                                   0
##   American International Productions                                                      0
##   American Media Group                                                                    0
##   American Playhouse                                                                      0
##   American Playhouse Theatrical Films                                                     0
##   American Werewolf Inc.                                                                  0
##   American Zoetrope                                                                       0
##   Amicus Entertainment                                                                    0
##   Amicus Productions                                                                      0
##   Amjo Productions                                                                        0
##   AMLF                                                                                    0
##   Amok II Productions                                                                     0
##   Amok Productions                                                                        0
##   Amy Robinson Productions                                                                0
##   An Olive Branch Productions                                                             0
##   ANA Media                                                                               0
##   Anacol Productions Inc.                                                                 0
##   Anagram Pictures Inc.                                                                   0
##   Anagram Produktion                                                                      0
##   Anant Singh Production                                                                  0
##   Anarchos Productions                                                                    0
##   Anchor Bay                                                                              0
##   Anchor Bay Entertainment                                                                0
##   Anchor Bay Films                                                                        0
##   Andalasia Productions                                                                   0
##   Andale Pictures                                                                         0
##   Andell Entertainment                                                                    0
##   Andertainment Group                                                                     0
##   Andor Films                                                                             0
##   Andrea Leone Films                                                                      0
##   Andrea Sperling Productions                                                             0
##   Andrew Lauren Productions (ALP)                                                         0
##   Andrew Stevens Entertainment                                                            0
##   Ang Lee Productions                                                                     0
##   Angeles Entertainment Group                                                             0
##   Angels & Airwaves                                                                       0
##   Anglia Television                                                                       0
##   Anglo-Amalgamated Film Distributors                                                     0
##   Anglo-Amalgamated Productions                                                           0
##   Anglo-American Film Corporation                                                         0
##   Anglo Enterprises                                                                       0
##   Angoa-Agicoa                                                                            0
##   Angry Films                                                                             0
##   Anguish Film                                                                            0
##   Anhelo Productions                                                                      0
##   Anil Kapoor Film Company                                                                0
##   AnimagicNet A/S                                                                         0
##   Animakids Productions                                                                   0
##   Animal Kingdom                                                                          0
##   Animal Logic                                                                            0
##   Animal Planet                                                                           0
##   Animatógrafo                                                                         0
##   Animation Picture Company                                                               0
##   Animationwerks                                                                          0
##   Anime Innovation Tokyo                                                                  0
##   Animus Films                                                                            0
##   Aniplex                                                                                 0
##   Anka Film                                                                               0
##   Anna Lena Films                                                                         0
##   Annapurna Pictures                                                                      0
##   Annapurna Productions                                                                   0
##   Annuit Coeptis Entertainment II                                                         0
##   Annuit Coeptis Entertainment Inc.                                                       0
##   Anomaly Entertainment                                                                   0
##   Anonymous Content                                                                       0
##   Another Mulligan Entertainment                                                          0
##   Antares Produzione Cinematografica                                                      0
##   Antena 3 Films                                                                          0
##   Antena 3 Televisión                                                                  0
##   Anthem Productions                                                                      0
##   Anthos Media                                                                            0
##   Antidote Films                                                                          0
##   Antidote Films (I)                                                                      0
##   Antietam Filmworks                                                                      0
##   Anton Capital Entertainment (ACE)                                                       0
##   Antzworks                                                                               0
##   Apaches Entertainment                                                                   0
##   Apart Films                                                                             0
##   Apatow Productions                                                                      0
##   Aperture Entertainment                                                                  0
##   Apipoulaï                                                                            0
##   Apjac International                                                                     0
##   APJAC Productions                                                                       0
##   Apollo Associates                                                                       0
##   Apollo Media                                                                            0
##   Apollo Pictures                                                                         0
##   ApolloMedia Distribution                                                                0
##   ApolloMovie Beteiligungs                                                                0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                      0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                          0
##   ApolloProMovie                                                                          0
##   ApolloProMovie & Co. 3. Filmproduktion                                                  0
##   ApolloProScreen                                                                         0
##   ApolloProScreen Filmproduktion                                                          0
##   Apotheosis Media Group                                                                  0
##   Apparatus Productions                                                                   0
##   Appian Way                                                                              0
##   Apple Corps                                                                             0
##   Apple Film Productions                                                                  0
##   Apple Inc.                                                                              0
##   Applecross                                                                              0
##   Applehead Pictures                                                                      0
##   Appleseed Film Partners                                                                 0
##   Applied Action                                                                          0
##   April Productions                                                                       0
##   APT Films                                                                               0
##   Aquarius Films                                                                          0
##   AR-TL                                                                                   0
##   AR Films                                                                                0
##   Arable Entertainment                                                                    0
##   Arachnid Productions Ltd.                                                               0
##   Aramid Entertainment Fund                                                               0
##   Arc Entertainment                                                                       0
##   Arc Productions                                                                         0
##   Arcade Films                                                                            0
##   Arcade Pictures                                                                         0
##   Arcadia Motion Pictures                                                                 0
##   Arcane Pictures                                                                         0
##   Archangel                                                                               0
##   Archer Entertainment                                                                    0
##   Archer Gray                                                                             0
##   Archer Street Productions                                                               0
##   Archimede                                                                               0
##   Archipel 35                                                                             0
##   Arclight Films                                                                          0
##   Arcola Pictures                                                                         0
##   Arcturus Motion Pictures                                                                0
##   ARD                                                                                     0
##   ARD Degeto Film                                                                         0
##   ARD/Degeto Film GmbH                                                                    0
##   Ardustry Entertainment                                                                  0
##   area japan                                                                              0
##   Arena Productions                                                                       0
##   Arenamedia                                                                              0
##   Argonaut Pictures                                                                       0
##   Argos Films                                                                             0
##   Argyle Enterprises                                                                      0
##   Argyll Film Partners                                                                    0
##   Aries [jp]                                                                              0
##   Aries Cinematográfica Argentina                                                      0
##   Aries Productions                                                                       0
##   ArieScope Pictures                                                                      0
##   Aristos Films                                                                           0
##   Ariztical Entertainment                                                                 0
##   Arkoff International                                                                    0
##   Arlington Road Productions Corporation                                                  0
##   ARM Entertainment                                                                       0
##   Armada Films                                                                            0
##   Armian pictures                                                                         0
##   Armor Entertainment                                                                     0
##   Armory Films                                                                            0
##   Armzfx                                                                                  0
##   Arnold Kopelson Productions                                                             0
##   Arnold Stiefel Company                                                                  0
##   Arnon Milchan Productions                                                               0
##   ARO Entertainment                                                                       0
##   ARP Sélection                                                                        0
##   Arramis Films                                                                           0
##   Arrete Ton Cinema                                                                       0
##   Arrow Films                                                                             0
##   Arrowstorm Entertainment                                                                0
##   ARS Film Production                                                                     0
##   Ars Nova                                                                                0
##   Art & Industry                                                                          0
##   Art In Motion                                                                           0
##   Art Linson Productions                                                                  0
##   Art Pictures Studio                                                                     0
##   Artémis Productions                                                                  0
##   Arte                                                                                    0
##   ARTE                                                                                    0
##   Arte Deutschland TV GmbH                                                                0
##   Arte France                                                                             0
##   Arte France Cinéma                                                                   0
##   Artemis                                                                                 0
##   Artemis Film                                                                            0
##   Artfire Films                                                                           0
##   Artic Productions LLC                                                                   0
##   ArtImage Entertainment                                                                  0
##   Artimm                                                                                  0
##   Artina Films                                                                            0
##   Artisan Entertainment                                                                   0
##   Artist Film                                                                             0
##   Artista Management                                                                      0
##   Artistry Limited                                                                        0
##   Artists Entertainment Complex                                                           0
##   Artists Production Group (APG)                                                          0
##   Artists Public Domain                                                                   0
##   ArtPhyl                                                                                 0
##   Arts Council of England                                                                 0
##   Arts+Labor                                                                              0
##   Arturo Production                                                                       0
##   Arwin Productions                                                                       0
##   As Is Productions                                                                       0
##   ASAF                                                                                    0
##   Asahi National Broadcasting Company                                                     0
##   Asap films                                                                              0
##   Ascendant Pictures                                                                      0
##   Ascension Pictures                                                                      0
##   Ascension Productions                                                                   0
##   Ascot Elite Home Entertainment                                                          0
##   Asgaard Entertainment                                                                   0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                0
##   Asia Digital Entertainment                                                              0
##   Asia Tropical Films                                                                     0
##   ASIG Productions                                                                        0
##   Asis Productions                                                                        0
##   ASK Kodansha                                                                            0
##   Asmik Ace Entertainment                                                                 0
##   Aspect Ratio Film                                                                       0
##   Aspen Film Society                                                                      0
##   Aspen Productions                                                                       0
##   Aspen Productions (I)                                                                   0
##   Asphalt Productions                                                                     0
##   Assassin's Fist Limited                                                                 0
##   Assassin Films                                                                          0
##   Associated British-Pathé                                                             0
##   Associated Capital                                                                      0
##   Associated General Films                                                                0
##   Associated Producers (API)                                                              0
##   Associates & Aldrich Company, The                                                       0
##   Astral Bellevue Pathé                                                                0
##   Astral Media                                                                            0
##   Astron-6 Video International                                                            0
##   Asylum Films                                                                            0
##   Asylum, The                                                                             0
##   Asymmetrical Productions                                                                0
##   Atípica Films                                                                        0
##   ATG Productions                                                                         0
##   Atitude Produções e Empreendimentos                                               0
##   Atkinson/Knickerbocker Productions                                                      0
##   Atlantic Entertainment Group                                                            0
##   Atlantic Picture Company                                                                0
##   Atlantic Pictures                                                                       0
##   Atlantic Pictures (II)                                                                  0
##   Atlantic Releasing Corporation                                                          0
##   Atlantic Swiss Productions                                                              0
##   Atlantic Television                                                                     0
##   Atlas 2 Productions                                                                     0
##   Atlas Entertainment                                                                     0
##   Atlas Film                                                                              0
##   Atlas Films                                                                             0
##   Atlas Independent                                                                       0
##   Atlas Productions                                                                       0
##   Atman Entertainment                                                                     0
##   Atmo Media Network                                                                      0
##   Atmosphere Entertainment MM                                                             0
##   Atmospheric Pictures                                                                    0
##   ATO Pictures                                                                            0
##   ATR Films                                                                               0
##   Atresmedia Cine                                                                         0
##   Attaboy Films                                                                           0
##   Attainment Media Group                                                                  0
##   Attercop Productions                                                                    0
##   Attic Light Films                                                                       0
##   Attila Productions                                                                      0
##   Aubrey Schenck Productions                                                              0
##   Audax Films                                                                             0
##   Audley Films LLP                                                                        0
##   August Entertainment                                                                    0
##   August Films                                                                            0
##   Augustus Color                                                                          0
##   Augustus Film                                                                           0
##   Aura Entertainment                                                                      0
##   Aura Film Partnership                                                                   0
##   Aurora Entertainment                                                                    0
##   Aurora Productions                                                                      0
##   Australian Broadcasting Corporation                                                     0
##   Australian Film Commission                                                              0
##   Australian Film Finance Corporation                                                     0
##   Australian Film Finance Corporation (AFFC)                                              0
##   Australian International Film Corp. (AIFC)                                              0
##   Automatic Media                                                                         0
##   Automatik Entertainment                                                                 0
##   Autonomous                                                                              0
##   Autonomous Films                                                                        0
##   Autour de Minuit Productions                                                            0
##   AV Club, The                                                                            0
##   AV Pictures                                                                             0
##   AvÅŸar Film                                                                           0
##   Avala Film                                                                              0
##   Avalanche Films                                                                         0
##   Avalanche Productions                                                                   0
##   Avalon Pictures                                                                         0
##   Avalon Studios                                                                          0
##   Avalon/NFU Studios                                                                      0
##   AVCO Embassy Pictures                                                                   0
##   Avenging Conscience                                                                     0
##   Avenue Entertainment                                                                    0
##   Avenue Picture                                                                          0
##   Avenue Pictures Productions                                                             0
##   Aversano Films                                                                          0
##   Avery Pix                                                                               0
##   Avex Inc.                                                                               0
##   Avi Arad Productions                                                                    0
##   Avi Chai fund                                                                           0
##   Avnet/Kerner Productions                                                                0
##   Avrora Media                                                                            0
##   Awesomeness Films                                                                       0
##   Axon Films                                                                              0
##   AZ Works                                                                                0
##   Azari Media                                                                             0
##   AZL Productions KG                                                                      0
##   Azoff Entertainment                                                                     0
##   B and G Derivatives Holdings                                                            0
##   B.A. Produktion                                                                         0
##   B.D.S. Productions                                                                      0
##   B.D.S. Productions Inc.                                                                 0
##   B.H. Finance C.V.                                                                       0
##   B24                                                                                     0
##   Baba Arts Limited Productions                                                           0
##   Babbo Inc.                                                                              0
##   Babe Film                                                                               0
##   Babe Films                                                                              0
##   Babelsberg Film                                                                         0
##   Babelsberg Film GmbH                                                                    0
##   Babelsberg International Film Produktion                                                0
##   Babieka                                                                                 0
##   Baby Cart                                                                               0
##   Baby Cow Films                                                                          0
##   Baby Cow Productions                                                                    0
##   Babylon                                                                                 0
##   Babylonian Productions                                                                  0
##   Bac Films                                                                               0
##   BAC Films                                                                               0
##   Bachelor Party Productions                                                              0
##   Bachrach/Gottlieb Productions                                                           0
##   Back Lot Pictures                                                                       0
##   Backup Films                                                                            0
##   Backup Media                                                                            0
##   Bacon & Eggs                                                                            0
##   Bad Angels Productions, Ltd.                                                            0
##   Bad Badger                                                                              0
##   Bad Biology                                                                             0
##   Bad Cop Bad Cop Film Productions                                                        0
##   Bad Hat Harry Productions                                                               0
##   Bad Lt. Productions                                                                     0
##   Bad Monkey Productions                                                                  0
##   Bad Robot                                                                               0
##   Badlands Company                                                                        0
##   Bórd Scannán na hÃâ\200°ireann                                                      0
##   Bagdasarian Productions                                                                 0
##   BaggyJoe Productions                                                                    0
##   Bahr Productions Inc.                                                                   0
##   Bait Productions                                                                        0
##   Baker Street                                                                            0
##   Bakshi Productions                                                                      0
##   Balaji Motion Pictures                                                                  0
##   Balcor Film Investors                                                                   0
##   Baldwin Entertainment Group                                                             0
##   Baldwin/Cohen Productions                                                               0
##   Ballinran Productions                                                                   0
##   Ballpark Productions Partnership                                                        0
##   Baltic Film Group                                                                       0
##   Baltic Film Services                                                                    0
##   Baltimore Pictures                                                                      0
##   Baltimore Spring Creek Pictures                                                         0
##   Baltimore Spring Creek Productions                                                      0
##   Baltmedia                                                                               0
##   Banana-Moon Sky Films                                                                   0
##   Bandai Visual Company (JAPAN)                                                           0
##   Bande a Part Films                                                                      0
##   Bandito Brothers                                                                        0
##   Bandoola Productions                                                                    0
##   Banger Films                                                                            0
##   Banger Productions                                                                      0
##   Bankable                                                                                0
##   Bankside Films                                                                          0
##   Banner House Productions                                                                0
##   Banter                                                                                  0
##   Barbarian Films                                                                         0
##   Barclays Mercantile Industrial Finance                                                  0
##   Bardel Entertainment Inc.                                                               0
##   barefoot films                                                                          0
##   Barenholtz Production                                                                   0
##   Barking Fish Entertainment                                                              0
##   Barnet Bain Films                                                                       0
##   Barnsnape Films                                                                         0
##   Baron Films                                                                             0
##   Barraboy Films                                                                          0
##   Barry & Enright Productions                                                             0
##   Barry Mendel Productions                                                                0
##   Bartlett Films                                                                          0
##   Barwood Films                                                                           0
##   Base 12 Productions                                                                     0
##   Basic Pictures                                                                          0
##   Basket Case Productions                                                                 0
##   Batjac Productions                                                                      0
##   Battle Mountain Films                                                                   0
##   Battleplan Productions                                                                  0
##   Bauer Martinez Studios                                                                  0
##   Baumgarten-Prophet Entertainment                                                        0
##   Baumgarten Management and Productions (BMP)                                             0
##   Baumgarten Merims Productions                                                           0
##   Bausan Films                                                                            0
##   Bavaria Film                                                                            0
##   Bavaria Pictures                                                                        0
##   Bay Films                                                                               0
##   Bayerischer Banken-Fonds                                                                0
##   Bayerischer Rundfunk (BR)                                                               0
##   Bayonne Entertainment                                                                   0
##   Bayou Film Inc                                                                          0
##   Bayou Pictures                                                                          0
##   Bazelevs Production                                                                     0
##   Bazmark Films                                                                           0
##   BB Film Productions                                                                     0
##   BB Films                                                                                0
##   BBC                                                                                     0
##   BBC America                                                                             0
##   BBC Arena                                                                               0
##   BBC Cymru Wales                                                                         0
##   BBC Drama Group                                                                         0
##   BBC Drama Productions                                                                   0
##   BBC Earth                                                                               0
##   BBC Earth Films                                                                         0
##   BBC Films                                                                               0
##   BBC Home Video                                                                          0
##   BBC Natural History                                                                     0
##   BBC Scotland                                                                            0
##   BBC Storyville                                                                          0
##   BBC Television UK                                                                       0
##   BBC Wales                                                                               0
##   BBC Worldwide                                                                           0
##   BBS Productions                                                                         0
##   BCDF Pictures                                                                           0
##   BD Cine                                                                                 0
##   Be Gentlemen Limited Partnership                                                        0
##   Be Good Productions                                                                     0
##   Beachfront Films                                                                        0
##   Beachside Films                                                                         0
##   Beacon Communications                                                                   0
##   Beacon Pictures                                                                         0
##   Beagle Pug Films                                                                        0
##   Beanca Films                                                                            0
##   Beatrice Film                                                                           0
##   Beautiful Kate Productions                                                              0
##   Beaver Films                                                                            0
##   Bece Canada Productions                                                                 0
##   Becker International                                                                    0
##   Bedford Falls Company, The                                                              0
##   Bedford Falls Productions                                                               0
##   Bedlam Pictures                                                                         0
##   Bedlam Productions                                                                      0
##   Bee Holder Productions                                                                  0
##   Bee Train                                                                               0
##   Bee Vine Pictures                                                                       0
##   Beech Hill Films                                                                        0
##   Before the Door Pictures                                                                0
##   Beginner's Luck                                                                         0
##   Behavioral Problem Productions Ltd.                                                     0
##   Beijing Poly-bona Film Distribution Company                                             0
##   Beijing Shuijing Shenlan International Media Co.                                        0
##   Bekmambetov Projects Ltd.                                                               0
##   Bel Air Entertainment                                                                   0
##   Belgacom                                                                                0
##   Believe Entertainment                                                                   0
##   Believe Pictures                                                                        0
##   Bell Broadcast and New Media Fund                                                       0
##   Bell Media                                                                              0
##   Bella Productions                                                                       0
##   Belladonna Productions                                                                  0
##   Bellanova Films                                                                         0
##   Belle Pictures                                                                          0
##   Bellpond Films                                                                          0
##   Bellwether Pictures                                                                     0
##   Ben-Ami/Leeds Productions                                                               0
##   Benaroya Pictures                                                                       0
##   Benchmark                                                                               0
##   Bender-Spink Inc.                                                                       0
##   Benderspink                                                                             0
##   BenderSpink                                                                             0
##   Benedek Films                                                                           0
##   Benedict Pictures Corp.                                                                 0
##   Benmar Productions                                                                      0
##   Bennett-Robbins Productions                                                             0
##   Benteveo Producciones                                                                   0
##   Bentley Productions                                                                     0
##   Bergman Lustig productions                                                              0
##   Berkshire Axis Media                                                                    0
##   Berlanti Productions                                                                    0
##   Bernard Gayle Productions                                                               0
##   Berrick Filmproduktion                                                                  0
##   Bersin Pictures                                                                         0
##   Bert Marcus Productions                                                                 0
##   Berwick Street Productions                                                              0
##   Best Brains                                                                             0
##   Best Film                                                                               0
##   Best Man Filmproduktions                                                                0
##   Best Medicine Productions                                                               0
##   Beta Cinema                                                                             0
##   Bettis Productions Limited                                                              0
##   Between The Eyes                                                                        0
##   Beverly Detroit                                                                         0
##   Bewitched                                                                               0
##   Beyond Films                                                                            0
##   Beyond Infinity                                                                         0
##   BFI Film Fund                                                                           0
##   BH Tilt                                                                                 0
##   Bhansali Films                                                                          0
##   BHE Films                                                                               0
##   Bi-polar Pictures                                                                       0
##   Bianca Film                                                                             0
##   Bifrost Pictures                                                                        0
##   Big Arty Productions                                                                    0
##   Big Bad Film                                                                            0
##   Big Beach Films                                                                         0
##   Big Beach Productions                                                                   0
##   Big Bug Pictures                                                                        0
##   Big Easy Pictures                                                                       0
##   Big Fan Productions                                                                     0
##   Big Farm                                                                                0
##   Big Fish Films                                                                          0
##   Big Focus Television                                                                    0
##   Big Idea Productions                                                                    0
##   Big Indie Pictures                                                                      0
##   Big Kid Pictures                                                                        0
##   Big Noise Films                                                                         0
##   Big Picture Media Corporation                                                           0
##   BIG Pictures                                                                            0
##   Big Primate Pictures                                                                    0
##   Big Screen Entertainment Group                                                          0
##   Big Screen Productions                                                                  0
##   Big Shot Productions                                                                    0
##   Big Stan Productions                                                                    0
##   Big Talk Productions                                                                    0
##   Big Ticket Productions                                                                  0
##   Big World                                                                               0
##   Big Yellow Films                                                                        0
##   Bigel / Mailer Films                                                                    0
##   Bigel Entertainment                                                                     0
##   Bigelow Productions                                                                     0
##   Bigscope Films                                                                          0
##   Bikini Films                                                                            0
##   Bill and Ben Productions                                                                0
##   Bill Graham Films                                                                       0
##   Bill Kenwright Films                                                                    0
##   Bill Melendez Productions                                                               0
##   Bill/Phillips                                                                           0
##   Billy Goat Pictures                                                                     0
##   BIM Distribuzione                                                                       0
##   Bing Crosby Productions                                                                 0
##   Bioskop-Film GmbH                                                                       0
##   Bioskop Film                                                                            0
##   Bioware                                                                                 0
##   Birchwood Pictures                                                                      0
##   Bird and a Bear Entertainment                                                           0
##   Birdsong Pictures                                                                       0
##   Birnbaum / Barber Productions                                                           0
##   Birnbaum/Barber                                                                         0
##   Biscayne Pictures                                                                       0
##   Bisgrove Entertainment                                                                  0
##   Bitter Films                                                                            0
##   Black & Blue Films                                                                      0
##   Black & White Productions                                                               0
##   Black and Blu Entertainment                                                             0
##   Black Balloon Productions                                                               0
##   Black Bear Pictures                                                                     0
##   Black Camel Pictures                                                                    0
##   Black Chalk Productions                                                                 0
##   Black Diamond Pictures                                                                  0
##   Black Fawn Films                                                                        0
##   Black Fish Films                                                                        0
##   Black Flag                                                                              0
##   Black Forest Films                                                                      0
##   Black Label Media                                                                       0
##   Black Light District                                                                    0
##   Black Marble Productions                                                                0
##   Black Rhino Productions                                                                 0
##   Black Robe                                                                              0
##   Black Sand Pictures                                                                     0
##   Black Sheep Films                                                                       0
##   Black Sky Entertainment                                                                 0
##   Black Snake                                                                             0
##   Blackfriars Bridge Films                                                                0
##   Blacklab Entertainment                                                                  0
##   Blackout Productions Inc.                                                               0
##   Blake Edwards                                                                           0
##   Blank of the Dead Productions                                                           0
##   Blast! Films                                                                            0
##   Bleiberg Entertainment                                                                  0
##   Blender Foundation                                                                      0
##   Blenkov & Schønnemann Pictures                                                       0
##   Blind Guy Films                                                                         0
##   Blind Spot Pictures Oy                                                                  0
##   Blind Wink                                                                              0
##   Blind Wink Productions                                                                  0
##   Blinder Films                                                                           0
##   Blinding Edge Pictures                                                                  0
##   BlinkWorks Media                                                                        0
##   Blinky Productions                                                                      0
##   Bliss                                                                                   0
##   Bliss Media                                                                             0
##   Blitz / Welch                                                                           0
##   Blitz Films                                                                             0
##   Blixa Film Productktion                                                                 0
##   Block / Hanson                                                                          0
##   Block 2 Pictures                                                                        0
##   Blockade Entertainment                                                                  0
##   Blockbuster Movie Entertainers                                                          0
##   Blondie Girl Productions                                                                0
##   Blood & Chocolate Productions Ltd                                                       0
##   Blood & Wine Productions                                                                0
##   Blood Relations Co.                                                                     0
##   Bloodline Pictures                                                                      0
##   Bloodline Productions                                                                   0
##   Bloodstar Productions                                                                   0
##   BloodWorks                                                                              0
##   Bloody Disgusting                                                                       0
##   Bloody Lip Productions                                                                  0
##   Blowback Pictures                                                                       0
##   BLT Productions                                                                         0
##   Blue-Tongue Films                                                                       0
##   Blue Askew                                                                              0
##   Blue Dot Productions                                                                    0
##   Blue Film                                                                               0
##   Blue Flower Productions                                                                 0
##   Blue Gardenia Productions                                                               0
##   Blue Parrot Productions                                                                 0
##   Blue Productions                                                                        0
##   Blue Rider Pictures                                                                     0
##   Blue Sea Productions                                                                    0
##   Blue Seraph Productions                                                                 0
##   Blue Sky Films                                                                          0
##   Blue Sky Studios                                                                        0
##   Blue Snow Productions                                                                   0
##   Blue Star Pictures                                                                      0
##   Blue Star Productions                                                                   0
##   Blue Train Productions                                                                  0
##   Blue Tulip Productions                                                                  0
##   Blue Wolf                                                                               0
##   Blue Yonder Films                                                                       0
##   Blueeyes Productions                                                                    0
##   Bluegrass Films                                                                         0
##   Bluemark Productions                                                                    0
##   Blueprint Pictures                                                                      0
##   Bluewater Pictures                                                                      0
##   Bluff Road Productions                                                                  0
##   Blumhouse Productions                                                                   0
##   Blurco                                                                                  0
##   BMG Independents                                                                        0
##   BMI (No. 9) Ltd.                                                                        0
##   BN Films                                                                                0
##   BNJArmor                                                                                0
##   Bo-Town Films                                                                           0
##   Bob Productions                                                                         0
##   Bob Swerer Productions                                                                  0
##   Bob Yari Productions                                                                    0
##   Bobby Jones Films LLC                                                                   0
##   Bocaboca Producciones S.A.                                                              0
##   BocFlix                                                                                 0
##   Boku Films                                                                              0
##   Bold Films                                                                              0
##   Boll KG                                                                                 0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                    0
##   Bollywood Hollywood Production                                                          0
##   Bomar OOD                                                                               0
##   Bombshell Pictures                                                                      0
##   Bona Fide Productions                                                                   0
##   BOND360                                                                                 0
##   Bonfire                                                                                 0
##   Boo Pictures                                                                            0
##   Bookshop Productions                                                                    0
##   Boram Entertainment Inc.                                                                0
##   Bord Scannan na hEireann / Irish Film Board                                             0
##   Borde/Raich                                                                             0
##   BorderLine Films                                                                        0
##   Boss Media                                                                              0
##   Bottom of the Ninth Productions                                                         0
##   BoulderLight Pictures                                                                   0
##   Boulston Productions Limited                                                            0
##   Bouncing Betty Productions                                                              0
##   Boundless Pictures                                                                      0
##   Bourne Again                                                                            0
##   Bow and Arrow Entertainment                                                             0
##   Bowery Hills Entertainment                                                              0
##   Box Film                                                                                0
##   Boxing Cat Films                                                                        0
##   Boy Culture LLC                                                                         0
##   Boy in the Box                                                                          0
##   Boy of the Year                                                                         0
##   Boy Wonder Films                                                                        0
##   Boyd's Company                                                                          0
##   BoZ Productions                                                                         0
##   Brad Grey Pictures                                                                      0
##   Brad Krevoy Television                                                                  0
##   Brad Zions Films                                                                        0
##   Braeburn Entertainment                                                                  0
##   Brain Farm Digital Cinema                                                               0
##   Branded Entertainment/Batfilm Productions                                               0
##   Brandenberg                                                                             0
##   Brandes Films International                                                             0
##   Brandman Productions                                                                    0
##   Brandt/Haas Productions                                                                 0
##   Brandywine Productions                                                                  0
##   Brandywine Productions Ltd.                                                             0
##   Brass Hat Films                                                                         0
##   Braun Entertainment Group                                                               0
##   Braunsberg Productions                                                                  0
##   Brave New Films                                                                         0
##   Braven Films                                                                            0
##   Braveworld Productions                                                                  0
##   BraxtanFILM                                                                             0
##   Break Thru Films                                                                        0
##   Breaking Ball Films                                                                     0
##   Breakthrough Entertainment Productions                                                  0
##   Breakup Productions                                                                     0
##   Breathless Associates                                                                   0
##   Bregman-IAC Productions                                                                 0
##   Bregman/Baer Productions                                                                0
##   Breton Film Productions                                                                 0
##   Bridge Films                                                                            0
##   Bridgegate FIlms                                                                        0
##   Bridget Johnson Films                                                                   0
##   Bridgit Folman Film Gang                                                                0
##   Bridle Path Films                                                                       0
##   Bright-Persky Associates                                                                0
##   Bright Cold Day Films                                                                   0
##   Brightlight Pictures                                                                    0
##   Brightlight Pictures Inc.                                                               0
##   Brightside Entertainment                                                                0
##   Brightstar Films                                                                        0
##   Brillhart / Gonzales Productions                                                        0
##   Brillstein-Grey Entertainment                                                           0
##   Brillstein Entertainment Partners                                                       0
##   Brink Films                                                                             0
##   Brink Productions                                                                       0
##   Bristol Automotive                                                                      0
##   Bristol Bay Productions                                                                 0
##   British American Entertainment                                                          0
##   British Broadcasting Corporation (BBC)                                                  0
##   British Columbia Film                                                                   0
##   British Columbia Television                                                             0
##   British Empire Films Australia                                                          0
##   British Film Company                                                                    0
##   British Film Council                                                                    0
##   British Film Institute (BFI)                                                            0
##   British Lion-Columbia Distributors                                                      0
##   British Lion Film Corporation                                                           0
##   British Lion Films                                                                      0
##   British Screen                                                                          0
##   British Screen Finance Ltd                                                              0
##   British Screen Productions                                                              0
##   Britpack Film Company                                                                   0
##   Broad Green Pictures                                                                    0
##   Broadview Pictures                                                                      0
##   Broadway Video                                                                          0
##   Broken Chair Flickz                                                                     0
##   Broken Films                                                                            0
##   Broken Lizard Industries                                                                0
##   Broken Road Productions                                                                 0
##   Bron Capital Partners                                                                   0
##   Bron Studios                                                                            0
##   Bronson Avenue                                                                          0
##   Brood Syndicate                                                                         0
##   Brooks Media                                                                            0
##   Brooksfilms                                                                             0
##   Brooksfilms Ltd.                                                                        0
##   Brookstreet Pictures                                                                    0
##   Brookwell-McNamara Entertainment                                                        0
##   Brothers Dowdle Productions                                                             0
##   Brouwersgracht Investments                                                              0
##   Brown & Stretic                                                                         0
##   Brown Sauce Film Productions                                                            0
##   BrownHouse Productions                                                                  0
##   Brownstone Productions                                                                  0
##   Bruce Brown Films                                                                       0
##   Brucks Entertainment                                                                    0
##   Bruin Grip Services                                                                     0
##   Bryna Productions                                                                       0
##   BSF Film                                                                                0
##   BSM Studio                                                                              0
##   Bubby Productions                                                                       0
##   Buckaroo Entertainment                                                                  0
##   Buckeye Films                                                                           0
##   Buena Onda                                                                              0
##   Buena Vista                                                                             0
##   Buena Vista Distribution Company                                                        0
##   Buena Vista Home Entertainment                                                          0
##   Buena Vista Pictures                                                                    0
##   Bueprint Pictures                                                                       0
##   Buffalo Gal Pictures                                                                    0
##   Buffalo Picture House                                                                   0
##   BUFO                                                                                    0
##   Bugsy Malone Productions                                                                0
##   Bull's Eye Entertainment                                                                0
##   Bull Market Entertainment                                                               0
##   Bullet Films                                                                            0
##   Bullet Pictures                                                                         0
##   Bulletproof Cupid                                                                       0
##   Bungalow 78 Productions                                                                 0
##   Bungalow Productions                                                                    0
##   Bunk 11 Pictures                                                                        0
##   Burbank Films Australia                                                                 0
##   Burg/Koules Productions                                                                 0
##   Burgundy Films                                                                          0
##   Burke/Samples/Foster Productions                                                        0
##   Burn Later Productions                                                                  0
##   Burning Bright Productions                                                              0
##   Burning Ships Productions                                                               0
##   Burns Family Studios                                                                    0
##   Burnside Entertainment                                                                  0
##   Burskin Film                                                                            0
##   Busboy Productions                                                                      0
##   Bushwood Pictures                                                                       0
##   Business Location Sudtirol Alto Adige                                                   0
##   Busted Shark Productions                                                                0
##   Busy Bee Productions                                                                    0
##   Butcher's Run Films                                                                     0
##   Butcher's Run Productions                                                               0
##   Buttercup Films Ltd.                                                                    0
##   BXR Productions                                                                         0
##   Byron A. Martin Productions                                                             0
##   Bystander Films                                                                         0
##   C-2 Pictures                                                                            0
##   C-Films AG                                                                              0
##   C-Hundred Film Corporation                                                              0
##   C & C Brown Production                                                                  0
##   C.B. Films S.A.                                                                         0
##   C.G. Cinema                                                                             0
##   C.O. Films                                                                              0
##   C.O.R.E. Feature Animation                                                              0
##   C.R.G. International                                                                    0
##   C5                                                                                      0
##   CAB Productions                                                                         0
##   Cabin Fever Films                                                                       0
##   Cabin Pictures                                                                          0
##   Cable Stuff Productions                                                                 0
##   Cadre Films                                                                             0
##   Café Film                                                                            0
##   Cake Productions Inc.                                                                   0
##   Calamity Films                                                                          0
##   Calash Corporation                                                                      0
##   Calendar Productions                                                                    0
##   Caliban Films                                                                           0
##   Caliber Media Company                                                                   0
##   California Pictures                                                                     0
##   Calimari Productions                                                                    0
##   Callahan Filmworks                                                                      0
##   CALT Productions                                                                        0
##   Caméra One                                                                           0
##   Camberwell / Fly Films                                                                  0
##   Cambria Productions                                                                     0
##   Cambridge Productions                                                                   0
##   Camellia Entertainment                                                                  0
##   Camelot Pictures                                                                        0
##   Camelot Productions                                                                     0
##   Camera 40 Productions                                                                   0
##   Camerimage Festival                                                                     0
##   CAMERON MACKINTOSH                                                                      0
##   Camp / Thompson Pictures                                                                0
##   Camp Hill                                                                               0
##   Camp Video                                                                              0
##   Campanile Productions                                                                   0
##   Campbell Grobman Films                                                                  0
##   Campfire                                                                                0
##   Campfire LLC                                                                            0
##   Canadian Film Centre (CFC)                                                              0
##   Canadian Film Development Corporation (CFDC)                                            0
##   Canadian Film or Video Production Tax Credit (CPTC)                                     0
##   Canadian Television (CTV)                                                               0
##   Canal Plus                                                                              0
##   Canal Plus Group                                                                        0
##   Canal Street Films                                                                      0
##   Canal Sur Televisión                                                                 0
##   Canal+                                                                                  0
##   Canal+ Droits Audiovisuels                                                              0
##   Canal+ España                                                                        0
##   Canal+ Polska                                                                           0
##   Canal+France                                                                            0
##   Canal+Polska                                                                            0
##   Canana Films                                                                            0
##   Candleridge Entertainment                                                               0
##   Candlewood Entertainment                                                                0
##   Candy Heart Productions                                                                 0
##   Canfield Pictures                                                                       0
##   Cannell Studios                                                                         0
##   Cannes Film Festival                                                                    0
##   Cannibal Films Ltd.                                                                     0
##   Cannon and Morley Productions                                                           0
##   Cannon Entertainment                                                                    0
##   Cannon Films                                                                            0
##   Cannon Group                                                                            0
##   Cannon Italia Srl                                                                       0
##   Cannon Pictures                                                                         0
##   Cannon Productions                                                                      0
##   Canonigo Films                                                                          0
##   Cantharus Productions                                                                   0
##   Capacity Pictures                                                                       0
##   Capcom                                                                                  0
##   Capcom Company                                                                          0
##   Capelight Pictures                                                                      0
##   Capella                                                                                 0
##   Capella Films                                                                           0
##   Capella International                                                                   0
##   Capglobe                                                                                0
##   Capital Arts Entertainment                                                              0
##   Capital Equipment Leasing                                                               0
##   Capital Markets Film Finance                                                            0
##   Capitol Films                                                                           0
##   Capitole Films                                                                          0
##   Cappa Defina Productions                                                                0
##   Cappa Productions                                                                       0
##   Capstone Entertainment Group                                                            0
##   Captain Movies                                                                          0
##   Captivate Entertainment                                                                 0
##   Captivity Productions                                                                   0
##   Capture The Flag Films                                                                  0
##   Caramel Film                                                                            0
##   Caramel Films                                                                           0
##   Caravan Pictures                                                                        0
##   Carbunkle Cartoons                                                                      0
##   Cargo Entertainment                                                                     0
##   Cargo Films                                                                             0
##   Carlino Productions                                                                     0
##   Carlo Ponti Cinematografica                                                             0
##   Carlo Ponti Production                                                                  0
##   Carlyle Productions                                                                     0
##   Carmel Creek Productions                                                                0
##   Carmel Entertainment                                                                    0
##   Carnaby International                                                                   0
##   Carnelian Productions                                                                   0
##   Carnival Films                                                                          0
##   Carnival Films & Television                                                             0
##   Caro-McLeod                                                                             0
##   Carol Baum Productions                                                                  0
##   Carolco Entertainment                                                                   0
##   Carolco International N.V.                                                              0
##   Carolco Pictures                                                                        0
##   Carolina Film Works                                                                     0
##   Caroline Films                                                                          0
##   Carousel Picture Company                                                                0
##   Carousel Picture Company, The                                                           0
##   Carousel Productions                                                                    0
##   Carsey-Werner Company                                                                   0
##   Cart Before The Horse Productions                                                       0
##   Cartel Productions                                                                      0
##   Carthago Films S.a.r.l.                                                                 0
##   Cartier Productions                                                                     0
##   Cartoon Network Studios                                                                 0
##   Cartoon Saloon                                                                          0
##   Carver Films                                                                            0
##   Casa Bonita                                                                             0
##   Casablanca Filmworks                                                                    0
##   Casadelic Pictures                                                                      0
##   Case 39 Productions                                                                     0
##   Casey Productions                                                                       0
##   Casey Silver Productions                                                                0
##   Cassadaga Film Production                                                               0
##   Castel Film Romania                                                                     0
##   Castel Film Studio                                                                      0
##   Castel Films                                                                            0
##   Castelao Pictures                                                                       0
##   Castelao Producciones                                                                   0
##   Castle Hill Productions                                                                 0
##   Castle Rock Entertainment                                                               0
##   Castleberg Productions                                                                  0
##   Castlight Pictures                                                                      0
##   Casualties Bureau                                                                       0
##   Cat Burglar Productions                                                                 0
##   CAT Films                                                                               0
##   Catacombs Productions                                                                   0
##   Catapult Films                                                                          0
##   Catch 23 Entertainment                                                                  0
##   Catch Productions                                                                       0
##   CatchPlay                                                                               0
##   Catfish Productions                                                                     0
##   Cattleya                                                                                0
##   Causeway Films                                                                          0
##   Caviar Films                                                                            0
##   CB Films                                                                                0
##   CB Productions                                                                          0
##   CBS Entertainment Productions                                                           0
##   CBS Films                                                                               0
##   CC Capital Arts Entertainment SRL                                                       0
##   CCCP                                                                                    0
##   CD Films                                                                                0
##   Ce Qui Me Meut Motion Pictures                                                          0
##   Cecchi Gori Group Tiger Cinematografica                                                 0
##   Cecchi Gori Pictures                                                                    0
##   CED Productions                                                                         0
##   Celador Films                                                                           0
##   Celador Productions                                                                     0
##   Celandine Films                                                                         0
##   Cell                                                                                    0
##   Celluloid Dreams                                                                        0
##   Celluloid Dreams Productions                                                            0
##   Celtic Films Entertainment                                                              0
##   Cent Productions Inc.                                                                   0
##   Central                                                                                 0
##   Central Films                                                                           0
##   Central Films Limited                                                                   0
##   Central Independent Television                                                          0
##   Central Productions                                                                     0
##   Centre National de la Cinématographie                                                0
##   Centre National de la Cinématographie (CNC)                                          0
##   Centron Pictures                                                                        0
##   Centropolis Entertainment                                                               0
##   Centropolis Film Productions                                                            0
##   Century 21 Television                                                                   0
##   Century Park Pictures                                                                   0
##   Century Time (H.K.) Ltd.                                                                0
##   CFCN Communications                                                                     0
##   Chad Troutwine Films                                                                    0
##   Chain Camera Pictures                                                                   0
##   Chaintron                                                                               0
##   Chako Film Company                                                                      0
##   Chal Productions                                                                        0
##   Challenge Film Corporation                                                              0
##                                                                                         Freq
## Var1                                                                                     108
##   "DIA" Productions GmbH & Co. KG                                                          0
##   # Lexyn Productions                                                                      0
##   10 West Studios                                                                          0
##   100 Feet Productions                                                                     0
##   1019 Entertainment                                                                       0
##   108 Media                                                                                0
##   10th Hole Productions                                                                    0
##   11:11 Mediaworks                                                                         0
##   12 Gauge Productions                                                                     0
##   120dB Films                                                                              0
##   13 Ghosts Productions Canada Inc.                                                        0
##   1492 Pictures                                                                            0
##   1600 Limited Partnership                                                                 0
##   1812 Productions                                                                         0
##   1818                                                                                     0
##   1821 Pictures                                                                            0
##   185 Trax                                                                                 0
##   1976 Productions                                                                         0
##   1984 Private Defense Contractors                                                         0
##   1992 Number Four Limited Partnership                                                     0
##   2 Bridges Productions                                                                    0
##   2 Entertain                                                                              0
##   2 Entertain Video                                                                        0
##   2 Loop Films                                                                             0
##   2 Player Productions                                                                     0
##   2 Wolves Films                                                                           0
##   2.4.7. Films                                                                             0
##   2003 Productions                                                                         0
##   20ten Media                                                                              0
##   20th Century Fox                                                                         0
##   20th Century Fox Film Corporation                                                        0
##   20th Century Fox Home Entertainment                                                      0
##   20th Century Fox Russia                                                                  0
##   20th Century Fox Television                                                              0
##   20th Century Pictures                                                                    0
##   21 Laps Entertainment                                                                    0
##   21st Century Film Corporation                                                            0
##   224 Entertainment                                                                        0
##   2262730 Ontario                                                                          0
##   22h22                                                                                    0
##   23/5 Filmproduktion                                                                      0
##   24 Seven Productions                                                                     0
##   24/7 Films                                                                               0
##   26 Films                                                                                 0
##   27 Films Production                                                                      0
##   2929 Productions                                                                         0
##   2am Films                                                                                0
##   2B Films                                                                                 0
##   2DS Productions                                                                          0
##   2S Films                                                                                 0
##   3 Arts Entertainment                                                                     0
##   3 in the Box                                                                             0
##   3 Ring Circus Films                                                                      0
##   33 Pictures                                                                              0
##   3311 Productions                                                                         0
##   33andOut Productions                                                                     0
##   343 Industries                                                                           0
##   34th Street Films                                                                        0
##   360 Pictures                                                                             0
##   391 Productions                                                                          0
##   3b productions                                                                           0
##   3B Productions                                                                           0
##   3DTK                                                                                     0
##   3Foot7                                                                                   0
##   3L Filmproduktion GmbH                                                                   0
##   3L Filmverleih                                                                           0
##   3L Productions                                                                           0
##   40 Acres & A Mule Filmworks                                                              0
##   403 Productions                                                                          0
##   42 Films                                                                                 0
##   430 Productions                                                                          0
##   44th Floor Productions                                                                   0
##   455 Films                                                                                0
##   4Cows                                                                                    0
##   4DH Films                                                                                0
##   4Kids Entertainment                                                                      0
##   4M                                                                                       0
##   5150 Action                                                                              0
##   61* Productions Inc.                                                                     0
##   6140 Productions                                                                         0
##   7 Network                                                                                0
##   72 Productions                                                                           0
##   72nd Street Productions                                                                  0
##   777 Films Corporation                                                                    0
##   7th Sense Films                                                                          0
##   8:38 Productions                                                                         0
##   80 Days Productions                                                                      0
##   8383 Productions                                                                         0
##   852 Films                                                                                0
##   87Eleven                                                                                 0
##   8th In Line                                                                              0
##   9 Story Media Group                                                                      0
##   900 Films                                                                                0
##   98 MPH Productions                                                                       0
##   A-1 Pictures                                                                             0
##   A-Mark Entertainment                                                                     0
##   A-Team                                                                                   0
##   A B Corp                                                                                 0
##   A Band Apart                                                                             0
##   A BandApart                                                                              0
##   A Bigger Boat                                                                            0
##   A Company Filmproduktionsgesellschaft                                                    0
##   A Grand Elephant                                                                         0
##   A Hot Dog                                                                                0
##   A Loopy Production LLC                                                                   0
##   A Lucky Old Sun Production                                                               0
##   A Plus Entertainment                                                                     0
##   A&B Producoes                                                                            0
##   A&E IndieFilms                                                                           0
##   A&E Television Networks                                                                  0
##   A&M Films                                                                                0
##   A. C. I. Films                                                                           0
##   A. Film                                                                                  0
##   A.C. Lyles Productions                                                                   0
##   A.C.E.                                                                                   0
##   A.G. Films                                                                               0
##   A.J.O.Z. Films                                                                           0
##   A.S. Films                                                                               0
##   A.U.M. Films                                                                             0
##   A+E Studios                                                                              0
##   A113                                                                                     0
##   A2 Entertainment Group                                                                   0
##   A24                                                                                      0
##   A71 Productions                                                                          0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                              0
##   AAMPI Inc.                                                                               0
##   AAR Films                                                                                0
##   Aardman Animations                                                                       0
##   Aaron Spelling Productions                                                               0
##   Abandon Entertainment                                                                    0
##   Abandon Pictures                                                                         0
##   Abbolita Productions                                                                     0
##   ABC Circle Films                                                                         0
##   ABC Entertainment                                                                        0
##   ABC Family                                                                               0
##   ABC Motion Pictures                                                                      0
##   ABC Pictures                                                                             0
##   ABC Productions                                                                          0
##   ABC Studios                                                                              0
##   Abduction Films                                                                          0
##   Aberration Films                                                                         0
##   Abnormal Pictures                                                                        0
##   Abraham Productions                                                                      0
##   abramoff Production                                                                      0
##   Abramoff Production                                                                      0
##   ABS-CBN Film Productions                                                                 0
##   Absolute Entertainment                                                                   0
##   Academy Films                                                                            0
##   Academy Pictures                                                                         0
##   Acajou Films                                                                             0
##   Accelerated Matter                                                                       0
##   Accelerator Films                                                                        0
##   Accent Films                                                                             0
##   Access Films                                                                             0
##   Access Motion Pictures                                                                   0
##   Access Pictures                                                                          0
##   Accomplice Films                                                                         0
##   Ace Film Company                                                                         0
##   Achab Film                                                                               0
##   Achilles                                                                                 0
##   Achte Babelsberg Film                                                                    0
##   Acme Shark                                                                               0
##   Acorn Pictures                                                                           0
##   Acorn Productions                                                                        0
##   Acrobat Productions                                                                      0
##   Across the River Productions                                                             0
##   Across Town Productions                                                                  0
##   Act III Communications                                                                   0
##   Actionhouse                                                                              0
##   Active Entertainment                                                                     0
##   Ad Hominem Enterprises                                                                   0
##   Ad Vitim Distribution                                                                    0
##   Ada Films                                                                                0
##   Adam Fields Productions                                                                  0
##   Adam Schroeder Productions                                                               0
##   ADCB Films                                                                               0
##   Adder                                                                                    0
##   Addicted Productions                                                                     0
##   Addis Wechsler Pictures                                                                  0
##   Adelaide Film Festival                                                                   0
##   Aden Film                                                                                0
##   Adi Shankar Production                                                                   0
##   Adlabs Films Ltd.                                                                        0
##   Admire Productions Ltd.                                                                  0
##   AdScott Pictures                                                                         0
##   Adventure Pictures                                                                       0
##   AE Electra Productions                                                                   0
##   Aegis Film Fund                                                                          0
##   Aeroplano                                                                                0
##   Aeteas Filmproduktions                                                                   0
##   AF Production                                                                            0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                      0
##   Affirm Films                                                                             0
##   AFG Talons Productions                                                                   0
##   Afineevsky - Tolmor Production                                                           0
##   Afraid of the Dark                                                                       0
##   Afrodita Audiovisual, A.I.E.                                                             0
##   After Dark Films                                                                         0
##   Against the Wild Films                                                                   0
##   Agamemnon Films                                                                          0
##   Agat Films & Cie                                                                         0
##   Agatha Christie Ltd                                                                      0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                         0
##   Agencja Produkcji Filmowej                                                               0
##   Agenda                                                                                   0
##   Agent Two                                                                                0
##   AGGK Films                                                                               0
##   Aggregate Film                                                                           0
##   Aggregate Films                                                                          0
##   Agi Orsi Productions                                                                     0
##   Agora Entertainment                                                                      0
##   Ahimsa Films                                                                             0
##   AI-Film                                                                                  0
##   Aimimage Productions                                                                     0
##   Airborne Productions                                                                     0
##   Akil Production Company                                                                  0
##   Akkord Film Produktion GmbH                                                              0
##   Akson Studio                                                                             0
##   Al!ve AG                                                                                 0
##   Alabama Moon Entertainment                                                               0
##   Alabama Production Group                                                                 0
##   Alan Greenspan Productions                                                               0
##   Alan Jay Lerner Productions                                                              0
##   Alan Landsburg Productions                                                               0
##   Alan Sacks Productions                                                                   0
##   Alan Shayne Productions                                                                  0
##   Alarum PIctures                                                                          0
##   Albert Band International Productions Inc.                                               0
##   Albert S. Ruddy Productions                                                              0
##   Alberta Film Entertainment                                                               0
##   Alberto Grimaldi Productions                                                             0
##   Albino Alligator Productions                                                             0
##   Alced Productions                                                                        0
##   Alchemedia Films                                                                         0
##   Alchemy Television                                                                       0
##   Alcina Pictures                                                                          0
##   Alcon Entertainment                                                                      0
##   Alcor Films                                                                              0
##   Alcove Entertainment                                                                     0
##   Aldamisa Entertainment                                                                   0
##   Aldrich Group                                                                            0
##   Alea Docs & Films                                                                        0
##   Alejandro Martínez                                                                    0
##   Aleph Motion Pictures                                                                    0
##   Alex Entertainment Inc.                                                                  0
##   Alexander Groupe                                                                         0
##   Alexander Salkind                                                                        0
##   Alexandre Films                                                                          0
##   Alfama Films                                                                             0
##   Alfran Productions                                                                       0
##   Alfred Image Works                                                                       0
##   Alfred J. Hitchcock Productions                                                          0
##   Algonquin                                                                                0
##   Algonquin Productions Limited                                                            0
##   AliBella Pictures                                                                        0
##   Alicéléo                                                                           0
##   Alive Films                                                                              0
##   Alive Productions                                                                        0
##   All For A Films                                                                          0
##   All Girl Productions                                                                     0
##   All Knight Productions                                                                   0
##   All Night Productions                                                                    0
##   Allagash Films                                                                           0
##   Allan Zeman Productions                                                                  0
##   Allarcom Limited                                                                         0
##   Allarts                                                                                  0
##   Allarts Production                                                                       0
##   Allegra Pictures                                                                         0
##   Allegro-Film                                                                             0
##   Allegro Films                                                                            0
##   Alliance                                                                                 0
##   Alliance Atlantis Communications                                                         0
##   Alliance Atlantis Motion Picture Production                                              0
##   Alliance Communications                                                                  0
##   Alliance Communications Corporation                                                      0
##   Alliance Entertainment                                                                   0
##   Alliance Films                                                                           0
##   Allied Artists                                                                           0
##   Allied Artists Pictures                                                                  0
##   Allied Film Makers                                                                       0
##   Allied Film Production                                                                   0
##   Allied Filmmakers                                                                        0
##   Allied Stars, Ltd.                                                                       0
##   Allied Vision                                                                            0
##   Alligator Inc                                                                            0
##   Allison Shearmur Productions                                                             0
##   Alloy Entertainment                                                                      0
##   Allspark Pictures                                                                        0
##   Almega Projects                                                                          0
##   Almena Films                                                                             0
##   Almost Midnight Productions                                                              0
##   Aloe Entertainment                                                                       0
##   Along The Tracks                                                                         0
##   Aloupis Productions                                                                      0
##   Alpha Core                                                                               0
##   Alpha Films                                                                              0
##   Alpha Productions                                                                        0
##   Alphaville Films                                                                         0
##   Alphaville Productions                                                                   0
##   Alpine Pictures                                                                          0
##   Alquimia Cinema                                                                          0
##   Also Known As Pictures                                                                   0
##   Alta Films S.A.                                                                          0
##   Alta Loma Entertainment                                                                  0
##   Alta Vista Film Production                                                               0
##   Alta Vista Productions                                                                   0
##   Altar Productions                                                                        0
##   Alter Films                                                                              0
##   Alternate Ending Studios                                                                 0
##   Altitude Film Entertainment                                                              0
##   Altus Productions                                                                        0
##   Always Split Aces Productions                                                            0
##   Amalgam Features                                                                         0
##   Amasia Entertainment                                                                     0
##   Amaze Film + Television                                                                  0
##   Amazing Film Studio                                                                      0
##   Amazon Studios                                                                           0
##   amber entertainment                                                                      0
##   Amber Lamps                                                                              0
##   Amberdale Productions                                                                    0
##   AMBI Group                                                                               0
##   Ambi Pictures                                                                            0
##   Ambience Entertainment                                                                   0
##   Ambient Entertainment GmbH                                                               0
##   Amblimation                                                                              0
##   Amblin Entertainment                                                                     0
##   Ambrosino / Delmenico                                                                    0
##   Ambush Entertainment                                                                     0
##   AMC Pictures                                                                             0
##   Amen Ra Films                                                                            0
##   Ameran Films                                                                             0
##   Amercent Films                                                                           0
##   American Broadcasting Company (ABC)                                                      0
##   American Cinema International                                                            0
##   American Cinema Productions                                                              0
##   American Eagle                                                                           0
##   American Empirical Pictures                                                              0
##   American Entertainment Investors                                                         0
##   American Entertainment Partners II L.P.                                                  0
##   American Entertainment Partners L.P.                                                     0
##   American Film Company                                                                    0
##   American Film Institute (AFI)                                                            0
##   American Films                                                                           0
##   American Independent Productions                                                         0
##   American International Pictures (AIP)                                                    0
##   American International Productions                                                       0
##   American Media Group                                                                     0
##   American Playhouse                                                                       0
##   American Playhouse Theatrical Films                                                      0
##   American Werewolf Inc.                                                                   0
##   American Zoetrope                                                                        0
##   Amicus Entertainment                                                                     0
##   Amicus Productions                                                                       0
##   Amjo Productions                                                                         0
##   AMLF                                                                                     0
##   Amok II Productions                                                                      0
##   Amok Productions                                                                         0
##   Amy Robinson Productions                                                                 0
##   An Olive Branch Productions                                                              0
##   ANA Media                                                                                0
##   Anacol Productions Inc.                                                                  0
##   Anagram Pictures Inc.                                                                    0
##   Anagram Produktion                                                                       0
##   Anant Singh Production                                                                   0
##   Anarchos Productions                                                                     0
##   Anchor Bay                                                                               0
##   Anchor Bay Entertainment                                                                 0
##   Anchor Bay Films                                                                         0
##   Andalasia Productions                                                                    0
##   Andale Pictures                                                                          0
##   Andell Entertainment                                                                     0
##   Andertainment Group                                                                      0
##   Andor Films                                                                              0
##   Andrea Leone Films                                                                       0
##   Andrea Sperling Productions                                                              0
##   Andrew Lauren Productions (ALP)                                                          0
##   Andrew Stevens Entertainment                                                             0
##   Ang Lee Productions                                                                      0
##   Angeles Entertainment Group                                                              0
##   Angels & Airwaves                                                                        0
##   Anglia Television                                                                        0
##   Anglo-Amalgamated Film Distributors                                                      0
##   Anglo-Amalgamated Productions                                                            0
##   Anglo-American Film Corporation                                                          0
##   Anglo Enterprises                                                                        0
##   Angoa-Agicoa                                                                             0
##   Angry Films                                                                              0
##   Anguish Film                                                                             0
##   Anhelo Productions                                                                       0
##   Anil Kapoor Film Company                                                                 0
##   AnimagicNet A/S                                                                          0
##   Animakids Productions                                                                    0
##   Animal Kingdom                                                                           0
##   Animal Logic                                                                             0
##   Animal Planet                                                                            0
##   Animatógrafo                                                                          0
##   Animation Picture Company                                                                0
##   Animationwerks                                                                           0
##   Anime Innovation Tokyo                                                                   0
##   Animus Films                                                                             0
##   Aniplex                                                                                  0
##   Anka Film                                                                                0
##   Anna Lena Films                                                                          0
##   Annapurna Pictures                                                                       0
##   Annapurna Productions                                                                    0
##   Annuit Coeptis Entertainment II                                                          0
##   Annuit Coeptis Entertainment Inc.                                                        0
##   Anomaly Entertainment                                                                    0
##   Anonymous Content                                                                        0
##   Another Mulligan Entertainment                                                           0
##   Antares Produzione Cinematografica                                                       0
##   Antena 3 Films                                                                           0
##   Antena 3 Televisión                                                                   0
##   Anthem Productions                                                                       0
##   Anthos Media                                                                             0
##   Antidote Films                                                                           0
##   Antidote Films (I)                                                                       0
##   Antietam Filmworks                                                                       0
##   Anton Capital Entertainment (ACE)                                                        0
##   Antzworks                                                                                0
##   Apaches Entertainment                                                                    0
##   Apart Films                                                                              0
##   Apatow Productions                                                                       0
##   Aperture Entertainment                                                                   0
##   Apipoulaï                                                                             0
##   Apjac International                                                                      0
##   APJAC Productions                                                                        0
##   Apollo Associates                                                                        0
##   Apollo Media                                                                             0
##   Apollo Pictures                                                                          0
##   ApolloMedia Distribution                                                                 0
##   ApolloMovie Beteiligungs                                                                 0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                       0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                           0
##   ApolloProMovie                                                                           0
##   ApolloProMovie & Co. 3. Filmproduktion                                                   0
##   ApolloProScreen                                                                          0
##   ApolloProScreen Filmproduktion                                                           0
##   Apotheosis Media Group                                                                   0
##   Apparatus Productions                                                                    0
##   Appian Way                                                                               0
##   Apple Corps                                                                              0
##   Apple Film Productions                                                                   0
##   Apple Inc.                                                                               0
##   Applecross                                                                               0
##   Applehead Pictures                                                                       0
##   Appleseed Film Partners                                                                  0
##   Applied Action                                                                           0
##   April Productions                                                                        0
##   APT Films                                                                                0
##   Aquarius Films                                                                           0
##   AR-TL                                                                                    0
##   AR Films                                                                                 0
##   Arable Entertainment                                                                     0
##   Arachnid Productions Ltd.                                                                0
##   Aramid Entertainment Fund                                                                0
##   Arc Entertainment                                                                        0
##   Arc Productions                                                                          0
##   Arcade Films                                                                             0
##   Arcade Pictures                                                                          0
##   Arcadia Motion Pictures                                                                  0
##   Arcane Pictures                                                                          0
##   Archangel                                                                                0
##   Archer Entertainment                                                                     0
##   Archer Gray                                                                              0
##   Archer Street Productions                                                                0
##   Archimede                                                                                0
##   Archipel 35                                                                              0
##   Arclight Films                                                                           0
##   Arcola Pictures                                                                          0
##   Arcturus Motion Pictures                                                                 0
##   ARD                                                                                      0
##   ARD Degeto Film                                                                          0
##   ARD/Degeto Film GmbH                                                                     0
##   Ardustry Entertainment                                                                   0
##   area japan                                                                               0
##   Arena Productions                                                                        0
##   Arenamedia                                                                               0
##   Argonaut Pictures                                                                        0
##   Argos Films                                                                              0
##   Argyle Enterprises                                                                       0
##   Argyll Film Partners                                                                     0
##   Aries [jp]                                                                               0
##   Aries Cinematográfica Argentina                                                       0
##   Aries Productions                                                                        0
##   ArieScope Pictures                                                                       0
##   Aristos Films                                                                            0
##   Ariztical Entertainment                                                                  0
##   Arkoff International                                                                     0
##   Arlington Road Productions Corporation                                                   0
##   ARM Entertainment                                                                        0
##   Armada Films                                                                             0
##   Armian pictures                                                                          0
##   Armor Entertainment                                                                      0
##   Armory Films                                                                             0
##   Armzfx                                                                                   0
##   Arnold Kopelson Productions                                                              0
##   Arnold Stiefel Company                                                                   0
##   Arnon Milchan Productions                                                                0
##   ARO Entertainment                                                                        0
##   ARP Sélection                                                                         0
##   Arramis Films                                                                            0
##   Arrete Ton Cinema                                                                        0
##   Arrow Films                                                                              0
##   Arrowstorm Entertainment                                                                 0
##   ARS Film Production                                                                      0
##   Ars Nova                                                                                 0
##   Art & Industry                                                                           0
##   Art In Motion                                                                            0
##   Art Linson Productions                                                                   0
##   Art Pictures Studio                                                                      0
##   Artémis Productions                                                                   0
##   Arte                                                                                     0
##   ARTE                                                                                     0
##   Arte Deutschland TV GmbH                                                                 0
##   Arte France                                                                              0
##   Arte France Cinéma                                                                    0
##   Artemis                                                                                  0
##   Artemis Film                                                                             0
##   Artfire Films                                                                            0
##   Artic Productions LLC                                                                    0
##   ArtImage Entertainment                                                                   0
##   Artimm                                                                                   0
##   Artina Films                                                                             0
##   Artisan Entertainment                                                                    0
##   Artist Film                                                                              0
##   Artista Management                                                                       0
##   Artistry Limited                                                                         0
##   Artists Entertainment Complex                                                            0
##   Artists Production Group (APG)                                                           0
##   Artists Public Domain                                                                    0
##   ArtPhyl                                                                                  0
##   Arts Council of England                                                                  0
##   Arts+Labor                                                                               0
##   Arturo Production                                                                        0
##   Arwin Productions                                                                        0
##   As Is Productions                                                                        0
##   ASAF                                                                                     0
##   Asahi National Broadcasting Company                                                      0
##   Asap films                                                                               0
##   Ascendant Pictures                                                                       0
##   Ascension Pictures                                                                       0
##   Ascension Productions                                                                    0
##   Ascot Elite Home Entertainment                                                           0
##   Asgaard Entertainment                                                                    0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                 0
##   Asia Digital Entertainment                                                               0
##   Asia Tropical Films                                                                      0
##   ASIG Productions                                                                         0
##   Asis Productions                                                                         0
##   ASK Kodansha                                                                             0
##   Asmik Ace Entertainment                                                                  0
##   Aspect Ratio Film                                                                        0
##   Aspen Film Society                                                                       0
##   Aspen Productions                                                                        0
##   Aspen Productions (I)                                                                    0
##   Asphalt Productions                                                                      0
##   Assassin's Fist Limited                                                                  0
##   Assassin Films                                                                           0
##   Associated British-Pathé                                                              0
##   Associated Capital                                                                       0
##   Associated General Films                                                                 0
##   Associated Producers (API)                                                               0
##   Associates & Aldrich Company, The                                                        0
##   Astral Bellevue Pathé                                                                 0
##   Astral Media                                                                             0
##   Astron-6 Video International                                                             0
##   Asylum Films                                                                             0
##   Asylum, The                                                                              0
##   Asymmetrical Productions                                                                 0
##   Atípica Films                                                                         0
##   ATG Productions                                                                          0
##   Atitude Produções e Empreendimentos                                                0
##   Atkinson/Knickerbocker Productions                                                       0
##   Atlantic Entertainment Group                                                             0
##   Atlantic Picture Company                                                                 0
##   Atlantic Pictures                                                                        0
##   Atlantic Pictures (II)                                                                   0
##   Atlantic Releasing Corporation                                                           0
##   Atlantic Swiss Productions                                                               0
##   Atlantic Television                                                                      0
##   Atlas 2 Productions                                                                      0
##   Atlas Entertainment                                                                      0
##   Atlas Film                                                                               0
##   Atlas Films                                                                              0
##   Atlas Independent                                                                        0
##   Atlas Productions                                                                        0
##   Atman Entertainment                                                                      0
##   Atmo Media Network                                                                       0
##   Atmosphere Entertainment MM                                                              0
##   Atmospheric Pictures                                                                     0
##   ATO Pictures                                                                             0
##   ATR Films                                                                                0
##   Atresmedia Cine                                                                          0
##   Attaboy Films                                                                            0
##   Attainment Media Group                                                                   0
##   Attercop Productions                                                                     0
##   Attic Light Films                                                                        0
##   Attila Productions                                                                       0
##   Aubrey Schenck Productions                                                               0
##   Audax Films                                                                              0
##   Audley Films LLP                                                                         0
##   August Entertainment                                                                     0
##   August Films                                                                             0
##   Augustus Color                                                                           0
##   Augustus Film                                                                            0
##   Aura Entertainment                                                                       0
##   Aura Film Partnership                                                                    0
##   Aurora Entertainment                                                                     0
##   Aurora Productions                                                                       0
##   Australian Broadcasting Corporation                                                      0
##   Australian Film Commission                                                               0
##   Australian Film Finance Corporation                                                      0
##   Australian Film Finance Corporation (AFFC)                                               0
##   Australian International Film Corp. (AIFC)                                               0
##   Automatic Media                                                                          0
##   Automatik Entertainment                                                                  0
##   Autonomous                                                                               0
##   Autonomous Films                                                                         0
##   Autour de Minuit Productions                                                             0
##   AV Club, The                                                                             0
##   AV Pictures                                                                              0
##   AvÅŸar Film                                                                            0
##   Avala Film                                                                               0
##   Avalanche Films                                                                          0
##   Avalanche Productions                                                                    0
##   Avalon Pictures                                                                          0
##   Avalon Studios                                                                           0
##   Avalon/NFU Studios                                                                       0
##   AVCO Embassy Pictures                                                                    0
##   Avenging Conscience                                                                      0
##   Avenue Entertainment                                                                     0
##   Avenue Picture                                                                           0
##   Avenue Pictures Productions                                                              0
##   Aversano Films                                                                           0
##   Avery Pix                                                                                0
##   Avex Inc.                                                                                0
##   Avi Arad Productions                                                                     0
##   Avi Chai fund                                                                            0
##   Avnet/Kerner Productions                                                                 0
##   Avrora Media                                                                             0
##   Awesomeness Films                                                                        0
##   Axon Films                                                                               0
##   AZ Works                                                                                 0
##   Azari Media                                                                              0
##   AZL Productions KG                                                                       0
##   Azoff Entertainment                                                                      0
##   B and G Derivatives Holdings                                                             0
##   B.A. Produktion                                                                          0
##   B.D.S. Productions                                                                       0
##   B.D.S. Productions Inc.                                                                  0
##   B.H. Finance C.V.                                                                        0
##   B24                                                                                      0
##   Baba Arts Limited Productions                                                            0
##   Babbo Inc.                                                                               0
##   Babe Film                                                                                0
##   Babe Films                                                                               0
##   Babelsberg Film                                                                          0
##   Babelsberg Film GmbH                                                                     0
##   Babelsberg International Film Produktion                                                 0
##   Babieka                                                                                  0
##   Baby Cart                                                                                0
##   Baby Cow Films                                                                           0
##   Baby Cow Productions                                                                     0
##   Babylon                                                                                  0
##   Babylonian Productions                                                                   0
##   Bac Films                                                                                0
##   BAC Films                                                                                0
##   Bachelor Party Productions                                                               0
##   Bachrach/Gottlieb Productions                                                            0
##   Back Lot Pictures                                                                        0
##   Backup Films                                                                             0
##   Backup Media                                                                             0
##   Bacon & Eggs                                                                             0
##   Bad Angels Productions, Ltd.                                                             0
##   Bad Badger                                                                               0
##   Bad Biology                                                                              0
##   Bad Cop Bad Cop Film Productions                                                         0
##   Bad Hat Harry Productions                                                                0
##   Bad Lt. Productions                                                                      0
##   Bad Monkey Productions                                                                   0
##   Bad Robot                                                                                0
##   Badlands Company                                                                         0
##   Bórd Scannán na hÃâ\200°ireann                                                       0
##   Bagdasarian Productions                                                                  0
##   BaggyJoe Productions                                                                     0
##   Bahr Productions Inc.                                                                    0
##   Bait Productions                                                                         0
##   Baker Street                                                                             0
##   Bakshi Productions                                                                       0
##   Balaji Motion Pictures                                                                   0
##   Balcor Film Investors                                                                    0
##   Baldwin Entertainment Group                                                              0
##   Baldwin/Cohen Productions                                                                0
##   Ballinran Productions                                                                    0
##   Ballpark Productions Partnership                                                         0
##   Baltic Film Group                                                                        0
##   Baltic Film Services                                                                     0
##   Baltimore Pictures                                                                       0
##   Baltimore Spring Creek Pictures                                                          0
##   Baltimore Spring Creek Productions                                                       0
##   Baltmedia                                                                                0
##   Banana-Moon Sky Films                                                                    0
##   Bandai Visual Company (JAPAN)                                                            0
##   Bande a Part Films                                                                       0
##   Bandito Brothers                                                                         0
##   Bandoola Productions                                                                     0
##   Banger Films                                                                             0
##   Banger Productions                                                                       0
##   Bankable                                                                                 0
##   Bankside Films                                                                           0
##   Banner House Productions                                                                 0
##   Banter                                                                                   0
##   Barbarian Films                                                                          0
##   Barclays Mercantile Industrial Finance                                                   0
##   Bardel Entertainment Inc.                                                                0
##   barefoot films                                                                           0
##   Barenholtz Production                                                                    0
##   Barking Fish Entertainment                                                               0
##   Barnet Bain Films                                                                        0
##   Barnsnape Films                                                                          0
##   Baron Films                                                                              0
##   Barraboy Films                                                                           0
##   Barry & Enright Productions                                                              0
##   Barry Mendel Productions                                                                 0
##   Bartlett Films                                                                           0
##   Barwood Films                                                                            0
##   Base 12 Productions                                                                      0
##   Basic Pictures                                                                           0
##   Basket Case Productions                                                                  0
##   Batjac Productions                                                                       0
##   Battle Mountain Films                                                                    0
##   Battleplan Productions                                                                   0
##   Bauer Martinez Studios                                                                   0
##   Baumgarten-Prophet Entertainment                                                         0
##   Baumgarten Management and Productions (BMP)                                              0
##   Baumgarten Merims Productions                                                            0
##   Bausan Films                                                                             0
##   Bavaria Film                                                                             0
##   Bavaria Pictures                                                                         0
##   Bay Films                                                                                0
##   Bayerischer Banken-Fonds                                                                 0
##   Bayerischer Rundfunk (BR)                                                                0
##   Bayonne Entertainment                                                                    0
##   Bayou Film Inc                                                                           0
##   Bayou Pictures                                                                           0
##   Bazelevs Production                                                                      0
##   Bazmark Films                                                                            0
##   BB Film Productions                                                                      0
##   BB Films                                                                                 0
##   BBC                                                                                      0
##   BBC America                                                                              0
##   BBC Arena                                                                                0
##   BBC Cymru Wales                                                                          0
##   BBC Drama Group                                                                          0
##   BBC Drama Productions                                                                    0
##   BBC Earth                                                                                0
##   BBC Earth Films                                                                          0
##   BBC Films                                                                                0
##   BBC Home Video                                                                           0
##   BBC Natural History                                                                      0
##   BBC Scotland                                                                             0
##   BBC Storyville                                                                           0
##   BBC Television UK                                                                        0
##   BBC Wales                                                                                0
##   BBC Worldwide                                                                            0
##   BBS Productions                                                                          0
##   BCDF Pictures                                                                            0
##   BD Cine                                                                                  0
##   Be Gentlemen Limited Partnership                                                         0
##   Be Good Productions                                                                      0
##   Beachfront Films                                                                         0
##   Beachside Films                                                                          0
##   Beacon Communications                                                                    0
##   Beacon Pictures                                                                          0
##   Beagle Pug Films                                                                         0
##   Beanca Films                                                                             0
##   Beatrice Film                                                                            0
##   Beautiful Kate Productions                                                               0
##   Beaver Films                                                                             0
##   Bece Canada Productions                                                                  0
##   Becker International                                                                     0
##   Bedford Falls Company, The                                                               0
##   Bedford Falls Productions                                                                0
##   Bedlam Pictures                                                                          0
##   Bedlam Productions                                                                       0
##   Bee Holder Productions                                                                   0
##   Bee Train                                                                                0
##   Bee Vine Pictures                                                                        0
##   Beech Hill Films                                                                         0
##   Before the Door Pictures                                                                 0
##   Beginner's Luck                                                                          0
##   Behavioral Problem Productions Ltd.                                                      0
##   Beijing Poly-bona Film Distribution Company                                              0
##   Beijing Shuijing Shenlan International Media Co.                                         0
##   Bekmambetov Projects Ltd.                                                                0
##   Bel Air Entertainment                                                                    0
##   Belgacom                                                                                 0
##   Believe Entertainment                                                                    0
##   Believe Pictures                                                                         0
##   Bell Broadcast and New Media Fund                                                        0
##   Bell Media                                                                               0
##   Bella Productions                                                                        0
##   Belladonna Productions                                                                   0
##   Bellanova Films                                                                          0
##   Belle Pictures                                                                           0
##   Bellpond Films                                                                           0
##   Bellwether Pictures                                                                      0
##   Ben-Ami/Leeds Productions                                                                0
##   Benaroya Pictures                                                                        0
##   Benchmark                                                                                0
##   Bender-Spink Inc.                                                                        0
##   Benderspink                                                                              0
##   BenderSpink                                                                              0
##   Benedek Films                                                                            0
##   Benedict Pictures Corp.                                                                  0
##   Benmar Productions                                                                       0
##   Bennett-Robbins Productions                                                              0
##   Benteveo Producciones                                                                    0
##   Bentley Productions                                                                      0
##   Bergman Lustig productions                                                               0
##   Berkshire Axis Media                                                                     0
##   Berlanti Productions                                                                     0
##   Bernard Gayle Productions                                                                0
##   Berrick Filmproduktion                                                                   0
##   Bersin Pictures                                                                          0
##   Bert Marcus Productions                                                                  0
##   Berwick Street Productions                                                               0
##   Best Brains                                                                              0
##   Best Film                                                                                0
##   Best Man Filmproduktions                                                                 0
##   Best Medicine Productions                                                                0
##   Beta Cinema                                                                              0
##   Bettis Productions Limited                                                               0
##   Between The Eyes                                                                         0
##   Beverly Detroit                                                                          0
##   Bewitched                                                                                0
##   Beyond Films                                                                             0
##   Beyond Infinity                                                                          0
##   BFI Film Fund                                                                            0
##   BH Tilt                                                                                  0
##   Bhansali Films                                                                           0
##   BHE Films                                                                                0
##   Bi-polar Pictures                                                                        0
##   Bianca Film                                                                              0
##   Bifrost Pictures                                                                         0
##   Big Arty Productions                                                                     0
##   Big Bad Film                                                                             0
##   Big Beach Films                                                                          0
##   Big Beach Productions                                                                    0
##   Big Bug Pictures                                                                         0
##   Big Easy Pictures                                                                        0
##   Big Fan Productions                                                                      0
##   Big Farm                                                                                 0
##   Big Fish Films                                                                           0
##   Big Focus Television                                                                     0
##   Big Idea Productions                                                                     0
##   Big Indie Pictures                                                                       0
##   Big Kid Pictures                                                                         0
##   Big Noise Films                                                                          0
##   Big Picture Media Corporation                                                            0
##   BIG Pictures                                                                             0
##   Big Primate Pictures                                                                     0
##   Big Screen Entertainment Group                                                           0
##   Big Screen Productions                                                                   0
##   Big Shot Productions                                                                     0
##   Big Stan Productions                                                                     0
##   Big Talk Productions                                                                     0
##   Big Ticket Productions                                                                   0
##   Big World                                                                                0
##   Big Yellow Films                                                                         0
##   Bigel / Mailer Films                                                                     0
##   Bigel Entertainment                                                                      0
##   Bigelow Productions                                                                      0
##   Bigscope Films                                                                           0
##   Bikini Films                                                                             0
##   Bill and Ben Productions                                                                 0
##   Bill Graham Films                                                                        0
##   Bill Kenwright Films                                                                     0
##   Bill Melendez Productions                                                                0
##   Bill/Phillips                                                                            0
##   Billy Goat Pictures                                                                      0
##   BIM Distribuzione                                                                        0
##   Bing Crosby Productions                                                                  0
##   Bioskop-Film GmbH                                                                        0
##   Bioskop Film                                                                             0
##   Bioware                                                                                  0
##   Birchwood Pictures                                                                       0
##   Bird and a Bear Entertainment                                                            0
##   Birdsong Pictures                                                                        0
##   Birnbaum / Barber Productions                                                            0
##   Birnbaum/Barber                                                                          0
##   Biscayne Pictures                                                                        0
##   Bisgrove Entertainment                                                                   0
##   Bitter Films                                                                             0
##   Black & Blue Films                                                                       0
##   Black & White Productions                                                                0
##   Black and Blu Entertainment                                                              0
##   Black Balloon Productions                                                                0
##   Black Bear Pictures                                                                      0
##   Black Camel Pictures                                                                     0
##   Black Chalk Productions                                                                  0
##   Black Diamond Pictures                                                                   0
##   Black Fawn Films                                                                         0
##   Black Fish Films                                                                         0
##   Black Flag                                                                               0
##   Black Forest Films                                                                       0
##   Black Label Media                                                                        0
##   Black Light District                                                                     0
##   Black Marble Productions                                                                 0
##   Black Rhino Productions                                                                  0
##   Black Robe                                                                               0
##   Black Sand Pictures                                                                      0
##   Black Sheep Films                                                                        0
##   Black Sky Entertainment                                                                  0
##   Black Snake                                                                              0
##   Blackfriars Bridge Films                                                                 0
##   Blacklab Entertainment                                                                   0
##   Blackout Productions Inc.                                                                0
##   Blake Edwards                                                                            0
##   Blank of the Dead Productions                                                            0
##   Blast! Films                                                                             0
##   Bleiberg Entertainment                                                                   0
##   Blender Foundation                                                                       0
##   Blenkov & Schønnemann Pictures                                                        0
##   Blind Guy Films                                                                          0
##   Blind Spot Pictures Oy                                                                   0
##   Blind Wink                                                                               0
##   Blind Wink Productions                                                                   0
##   Blinder Films                                                                            0
##   Blinding Edge Pictures                                                                   0
##   BlinkWorks Media                                                                         0
##   Blinky Productions                                                                       0
##   Bliss                                                                                    0
##   Bliss Media                                                                              0
##   Blitz / Welch                                                                            0
##   Blitz Films                                                                              0
##   Blixa Film Productktion                                                                  0
##   Block / Hanson                                                                           0
##   Block 2 Pictures                                                                         0
##   Blockade Entertainment                                                                   0
##   Blockbuster Movie Entertainers                                                           0
##   Blondie Girl Productions                                                                 0
##   Blood & Chocolate Productions Ltd                                                        0
##   Blood & Wine Productions                                                                 0
##   Blood Relations Co.                                                                      0
##   Bloodline Pictures                                                                       0
##   Bloodline Productions                                                                    0
##   Bloodstar Productions                                                                    0
##   BloodWorks                                                                               0
##   Bloody Disgusting                                                                        0
##   Bloody Lip Productions                                                                   0
##   Blowback Pictures                                                                        0
##   BLT Productions                                                                          0
##   Blue-Tongue Films                                                                        0
##   Blue Askew                                                                               0
##   Blue Dot Productions                                                                     0
##   Blue Film                                                                                0
##   Blue Flower Productions                                                                  0
##   Blue Gardenia Productions                                                                0
##   Blue Parrot Productions                                                                  0
##   Blue Productions                                                                         0
##   Blue Rider Pictures                                                                      0
##   Blue Sea Productions                                                                     0
##   Blue Seraph Productions                                                                  0
##   Blue Sky Films                                                                           0
##   Blue Sky Studios                                                                         0
##   Blue Snow Productions                                                                    0
##   Blue Star Pictures                                                                       0
##   Blue Star Productions                                                                    0
##   Blue Train Productions                                                                   0
##   Blue Tulip Productions                                                                   0
##   Blue Wolf                                                                                0
##   Blue Yonder Films                                                                        0
##   Blueeyes Productions                                                                     0
##   Bluegrass Films                                                                          0
##   Bluemark Productions                                                                     0
##   Blueprint Pictures                                                                       0
##   Bluewater Pictures                                                                       0
##   Bluff Road Productions                                                                   0
##   Blumhouse Productions                                                                    0
##   Blurco                                                                                   0
##   BMG Independents                                                                         0
##   BMI (No. 9) Ltd.                                                                         0
##   BN Films                                                                                 0
##   BNJArmor                                                                                 0
##   Bo-Town Films                                                                            0
##   Bob Productions                                                                          0
##   Bob Swerer Productions                                                                   0
##   Bob Yari Productions                                                                     0
##   Bobby Jones Films LLC                                                                    0
##   Bocaboca Producciones S.A.                                                               0
##   BocFlix                                                                                  0
##   Boku Films                                                                               0
##   Bold Films                                                                               0
##   Boll KG                                                                                  0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                     0
##   Bollywood Hollywood Production                                                           0
##   Bomar OOD                                                                                0
##   Bombshell Pictures                                                                       0
##   Bona Fide Productions                                                                    0
##   BOND360                                                                                  0
##   Bonfire                                                                                  0
##   Boo Pictures                                                                             0
##   Bookshop Productions                                                                     0
##   Boram Entertainment Inc.                                                                 0
##   Bord Scannan na hEireann / Irish Film Board                                              0
##   Borde/Raich                                                                              0
##   BorderLine Films                                                                         0
##   Boss Media                                                                               0
##   Bottom of the Ninth Productions                                                          0
##   BoulderLight Pictures                                                                    0
##   Boulston Productions Limited                                                             0
##   Bouncing Betty Productions                                                               0
##   Boundless Pictures                                                                       0
##   Bourne Again                                                                             0
##   Bow and Arrow Entertainment                                                              0
##   Bowery Hills Entertainment                                                               0
##   Box Film                                                                                 0
##   Boxing Cat Films                                                                         0
##   Boy Culture LLC                                                                          0
##   Boy in the Box                                                                           0
##   Boy of the Year                                                                          0
##   Boy Wonder Films                                                                         0
##   Boyd's Company                                                                           0
##   BoZ Productions                                                                          0
##   Brad Grey Pictures                                                                       0
##   Brad Krevoy Television                                                                   0
##   Brad Zions Films                                                                         0
##   Braeburn Entertainment                                                                   0
##   Brain Farm Digital Cinema                                                                0
##   Branded Entertainment/Batfilm Productions                                                0
##   Brandenberg                                                                              0
##   Brandes Films International                                                              0
##   Brandman Productions                                                                     0
##   Brandt/Haas Productions                                                                  0
##   Brandywine Productions                                                                   0
##   Brandywine Productions Ltd.                                                              0
##   Brass Hat Films                                                                          0
##   Braun Entertainment Group                                                                0
##   Braunsberg Productions                                                                   0
##   Brave New Films                                                                          0
##   Braven Films                                                                             0
##   Braveworld Productions                                                                   0
##   BraxtanFILM                                                                              0
##   Break Thru Films                                                                         0
##   Breaking Ball Films                                                                      0
##   Breakthrough Entertainment Productions                                                   0
##   Breakup Productions                                                                      0
##   Breathless Associates                                                                    0
##   Bregman-IAC Productions                                                                  0
##   Bregman/Baer Productions                                                                 0
##   Breton Film Productions                                                                  0
##   Bridge Films                                                                             0
##   Bridgegate FIlms                                                                         0
##   Bridget Johnson Films                                                                    0
##   Bridgit Folman Film Gang                                                                 0
##   Bridle Path Films                                                                        0
##   Bright-Persky Associates                                                                 0
##   Bright Cold Day Films                                                                    0
##   Brightlight Pictures                                                                     0
##   Brightlight Pictures Inc.                                                                0
##   Brightside Entertainment                                                                 0
##   Brightstar Films                                                                         0
##   Brillhart / Gonzales Productions                                                         0
##   Brillstein-Grey Entertainment                                                            0
##   Brillstein Entertainment Partners                                                        0
##   Brink Films                                                                              0
##   Brink Productions                                                                        0
##   Bristol Automotive                                                                       0
##   Bristol Bay Productions                                                                  0
##   British American Entertainment                                                           0
##   British Broadcasting Corporation (BBC)                                                   0
##   British Columbia Film                                                                    0
##   British Columbia Television                                                              0
##   British Empire Films Australia                                                           0
##   British Film Company                                                                     0
##   British Film Council                                                                     0
##   British Film Institute (BFI)                                                             0
##   British Lion-Columbia Distributors                                                       0
##   British Lion Film Corporation                                                            0
##   British Lion Films                                                                       0
##   British Screen                                                                           0
##   British Screen Finance Ltd                                                               0
##   British Screen Productions                                                               0
##   Britpack Film Company                                                                    0
##   Broad Green Pictures                                                                     0
##   Broadview Pictures                                                                       0
##   Broadway Video                                                                           0
##   Broken Chair Flickz                                                                      0
##   Broken Films                                                                             0
##   Broken Lizard Industries                                                                 0
##   Broken Road Productions                                                                  0
##   Bron Capital Partners                                                                    0
##   Bron Studios                                                                             0
##   Bronson Avenue                                                                           0
##   Brood Syndicate                                                                          0
##   Brooks Media                                                                             0
##   Brooksfilms                                                                              0
##   Brooksfilms Ltd.                                                                         0
##   Brookstreet Pictures                                                                     0
##   Brookwell-McNamara Entertainment                                                         0
##   Brothers Dowdle Productions                                                              0
##   Brouwersgracht Investments                                                               0
##   Brown & Stretic                                                                          0
##   Brown Sauce Film Productions                                                             0
##   BrownHouse Productions                                                                   0
##   Brownstone Productions                                                                   0
##   Bruce Brown Films                                                                        0
##   Brucks Entertainment                                                                     0
##   Bruin Grip Services                                                                      0
##   Bryna Productions                                                                        0
##   BSF Film                                                                                 0
##   BSM Studio                                                                               0
##   Bubby Productions                                                                        0
##   Buckaroo Entertainment                                                                   0
##   Buckeye Films                                                                            0
##   Buena Onda                                                                               0
##   Buena Vista                                                                              0
##   Buena Vista Distribution Company                                                         0
##   Buena Vista Home Entertainment                                                           0
##   Buena Vista Pictures                                                                     0
##   Bueprint Pictures                                                                        0
##   Buffalo Gal Pictures                                                                     0
##   Buffalo Picture House                                                                    0
##   BUFO                                                                                     0
##   Bugsy Malone Productions                                                                 0
##   Bull's Eye Entertainment                                                                 0
##   Bull Market Entertainment                                                                0
##   Bullet Films                                                                             0
##   Bullet Pictures                                                                          0
##   Bulletproof Cupid                                                                        0
##   Bungalow 78 Productions                                                                  0
##   Bungalow Productions                                                                     0
##   Bunk 11 Pictures                                                                         0
##   Burbank Films Australia                                                                  0
##   Burg/Koules Productions                                                                  0
##   Burgundy Films                                                                           0
##   Burke/Samples/Foster Productions                                                         0
##   Burn Later Productions                                                                   0
##   Burning Bright Productions                                                               0
##   Burning Ships Productions                                                                0
##   Burns Family Studios                                                                     0
##   Burnside Entertainment                                                                   0
##   Burskin Film                                                                             0
##   Busboy Productions                                                                       0
##   Bushwood Pictures                                                                        0
##   Business Location Sudtirol Alto Adige                                                    0
##   Busted Shark Productions                                                                 0
##   Busy Bee Productions                                                                     0
##   Butcher's Run Films                                                                      0
##   Butcher's Run Productions                                                                0
##   Buttercup Films Ltd.                                                                     0
##   BXR Productions                                                                          0
##   Byron A. Martin Productions                                                              0
##   Bystander Films                                                                          0
##   C-2 Pictures                                                                             0
##   C-Films AG                                                                               0
##   C-Hundred Film Corporation                                                               0
##   C & C Brown Production                                                                   0
##   C.B. Films S.A.                                                                          0
##   C.G. Cinema                                                                              0
##   C.O. Films                                                                               0
##   C.O.R.E. Feature Animation                                                               0
##   C.R.G. International                                                                     0
##   C5                                                                                       0
##   CAB Productions                                                                          0
##   Cabin Fever Films                                                                        0
##   Cabin Pictures                                                                           0
##   Cable Stuff Productions                                                                  0
##   Cadre Films                                                                              0
##   Café Film                                                                             0
##   Cake Productions Inc.                                                                    0
##   Calamity Films                                                                           0
##   Calash Corporation                                                                       0
##   Calendar Productions                                                                     0
##   Caliban Films                                                                            0
##   Caliber Media Company                                                                    0
##   California Pictures                                                                      0
##   Calimari Productions                                                                     0
##   Callahan Filmworks                                                                       0
##   CALT Productions                                                                         0
##   Caméra One                                                                            0
##   Camberwell / Fly Films                                                                   0
##   Cambria Productions                                                                      0
##   Cambridge Productions                                                                    0
##   Camellia Entertainment                                                                   0
##   Camelot Pictures                                                                         0
##   Camelot Productions                                                                      0
##   Camera 40 Productions                                                                    0
##   Camerimage Festival                                                                      0
##   CAMERON MACKINTOSH                                                                       0
##   Camp / Thompson Pictures                                                                 0
##   Camp Hill                                                                                0
##   Camp Video                                                                               0
##   Campanile Productions                                                                    0
##   Campbell Grobman Films                                                                   0
##   Campfire                                                                                 0
##   Campfire LLC                                                                             0
##   Canadian Film Centre (CFC)                                                               0
##   Canadian Film Development Corporation (CFDC)                                             0
##   Canadian Film or Video Production Tax Credit (CPTC)                                      0
##   Canadian Television (CTV)                                                                0
##   Canal Plus                                                                               0
##   Canal Plus Group                                                                         0
##   Canal Street Films                                                                       0
##   Canal Sur Televisión                                                                  0
##   Canal+                                                                                   0
##   Canal+ Droits Audiovisuels                                                               0
##   Canal+ España                                                                         0
##   Canal+ Polska                                                                            0
##   Canal+France                                                                             0
##   Canal+Polska                                                                             0
##   Canana Films                                                                             0
##   Candleridge Entertainment                                                                0
##   Candlewood Entertainment                                                                 0
##   Candy Heart Productions                                                                  0
##   Canfield Pictures                                                                        0
##   Cannell Studios                                                                          0
##   Cannes Film Festival                                                                     0
##   Cannibal Films Ltd.                                                                      0
##   Cannon and Morley Productions                                                            0
##   Cannon Entertainment                                                                     0
##   Cannon Films                                                                             0
##   Cannon Group                                                                             0
##   Cannon Italia Srl                                                                        0
##   Cannon Pictures                                                                          0
##   Cannon Productions                                                                       0
##   Canonigo Films                                                                           0
##   Cantharus Productions                                                                    0
##   Capacity Pictures                                                                        0
##   Capcom                                                                                   0
##   Capcom Company                                                                           0
##   Capelight Pictures                                                                       0
##   Capella                                                                                  0
##   Capella Films                                                                            0
##   Capella International                                                                    0
##   Capglobe                                                                                 0
##   Capital Arts Entertainment                                                               0
##   Capital Equipment Leasing                                                                0
##   Capital Markets Film Finance                                                             0
##   Capitol Films                                                                            0
##   Capitole Films                                                                           0
##   Cappa Defina Productions                                                                 0
##   Cappa Productions                                                                        0
##   Capstone Entertainment Group                                                             0
##   Captain Movies                                                                           0
##   Captivate Entertainment                                                                  0
##   Captivity Productions                                                                    0
##   Capture The Flag Films                                                                   0
##   Caramel Film                                                                             0
##   Caramel Films                                                                            0
##   Caravan Pictures                                                                         0
##   Carbunkle Cartoons                                                                       0
##   Cargo Entertainment                                                                      0
##   Cargo Films                                                                              0
##   Carlino Productions                                                                      0
##   Carlo Ponti Cinematografica                                                              0
##   Carlo Ponti Production                                                                   0
##   Carlyle Productions                                                                      0
##   Carmel Creek Productions                                                                 0
##   Carmel Entertainment                                                                     0
##   Carnaby International                                                                    0
##   Carnelian Productions                                                                    0
##   Carnival Films                                                                           0
##   Carnival Films & Television                                                              0
##   Caro-McLeod                                                                              0
##   Carol Baum Productions                                                                   0
##   Carolco Entertainment                                                                    0
##   Carolco International N.V.                                                               0
##   Carolco Pictures                                                                         0
##   Carolina Film Works                                                                      0
##   Caroline Films                                                                           0
##   Carousel Picture Company                                                                 0
##   Carousel Picture Company, The                                                            0
##   Carousel Productions                                                                     0
##   Carsey-Werner Company                                                                    0
##   Cart Before The Horse Productions                                                        0
##   Cartel Productions                                                                       0
##   Carthago Films S.a.r.l.                                                                  0
##   Cartier Productions                                                                      0
##   Cartoon Network Studios                                                                  0
##   Cartoon Saloon                                                                           0
##   Carver Films                                                                             0
##   Casa Bonita                                                                              0
##   Casablanca Filmworks                                                                     0
##   Casadelic Pictures                                                                       0
##   Case 39 Productions                                                                      0
##   Casey Productions                                                                        0
##   Casey Silver Productions                                                                 0
##   Cassadaga Film Production                                                                0
##   Castel Film Romania                                                                      0
##   Castel Film Studio                                                                       0
##   Castel Films                                                                             0
##   Castelao Pictures                                                                        0
##   Castelao Producciones                                                                    0
##   Castle Hill Productions                                                                  0
##   Castle Rock Entertainment                                                                0
##   Castleberg Productions                                                                   0
##   Castlight Pictures                                                                       0
##   Casualties Bureau                                                                        0
##   Cat Burglar Productions                                                                  0
##   CAT Films                                                                                0
##   Catacombs Productions                                                                    0
##   Catapult Films                                                                           0
##   Catch 23 Entertainment                                                                   0
##   Catch Productions                                                                        0
##   CatchPlay                                                                                0
##   Catfish Productions                                                                      0
##   Cattleya                                                                                 0
##   Causeway Films                                                                           0
##   Caviar Films                                                                             0
##   CB Films                                                                                 0
##   CB Productions                                                                           0
##   CBS Entertainment Productions                                                            0
##   CBS Films                                                                                0
##   CC Capital Arts Entertainment SRL                                                        0
##   CCCP                                                                                     0
##   CD Films                                                                                 0
##   Ce Qui Me Meut Motion Pictures                                                           0
##   Cecchi Gori Group Tiger Cinematografica                                                  0
##   Cecchi Gori Pictures                                                                     0
##   CED Productions                                                                          0
##   Celador Films                                                                            0
##   Celador Productions                                                                      0
##   Celandine Films                                                                          0
##   Cell                                                                                     0
##   Celluloid Dreams                                                                         0
##   Celluloid Dreams Productions                                                             0
##   Celtic Films Entertainment                                                               0
##   Cent Productions Inc.                                                                    0
##   Central                                                                                  0
##   Central Films                                                                            0
##   Central Films Limited                                                                    0
##   Central Independent Television                                                           0
##   Central Productions                                                                      0
##   Centre National de la Cinématographie                                                 0
##   Centre National de la Cinématographie (CNC)                                           0
##   Centron Pictures                                                                         0
##   Centropolis Entertainment                                                                0
##   Centropolis Film Productions                                                             0
##   Century 21 Television                                                                    0
##   Century Park Pictures                                                                    0
##   Century Time (H.K.) Ltd.                                                                 0
##   CFCN Communications                                                                      0
##   Chad Troutwine Films                                                                     0
##   Chain Camera Pictures                                                                    0
##   Chaintron                                                                                0
##   Chako Film Company                                                                       0
##   Chal Productions                                                                         0
##   Challenge Film Corporation                                                               0
##                                                                                         Freq
## Var1                                                                                     139
##   "DIA" Productions GmbH & Co. KG                                                          0
##   # Lexyn Productions                                                                      0
##   10 West Studios                                                                          0
##   100 Feet Productions                                                                     0
##   1019 Entertainment                                                                       0
##   108 Media                                                                                0
##   10th Hole Productions                                                                    0
##   11:11 Mediaworks                                                                         0
##   12 Gauge Productions                                                                     0
##   120dB Films                                                                              0
##   13 Ghosts Productions Canada Inc.                                                        0
##   1492 Pictures                                                                            0
##   1600 Limited Partnership                                                                 0
##   1812 Productions                                                                         0
##   1818                                                                                     0
##   1821 Pictures                                                                            0
##   185 Trax                                                                                 0
##   1976 Productions                                                                         0
##   1984 Private Defense Contractors                                                         0
##   1992 Number Four Limited Partnership                                                     0
##   2 Bridges Productions                                                                    0
##   2 Entertain                                                                              0
##   2 Entertain Video                                                                        0
##   2 Loop Films                                                                             0
##   2 Player Productions                                                                     0
##   2 Wolves Films                                                                           0
##   2.4.7. Films                                                                             0
##   2003 Productions                                                                         0
##   20ten Media                                                                              0
##   20th Century Fox                                                                         0
##   20th Century Fox Film Corporation                                                        0
##   20th Century Fox Home Entertainment                                                      0
##   20th Century Fox Russia                                                                  0
##   20th Century Fox Television                                                              0
##   20th Century Pictures                                                                    0
##   21 Laps Entertainment                                                                    0
##   21st Century Film Corporation                                                            0
##   224 Entertainment                                                                        0
##   2262730 Ontario                                                                          0
##   22h22                                                                                    0
##   23/5 Filmproduktion                                                                      0
##   24 Seven Productions                                                                     0
##   24/7 Films                                                                               0
##   26 Films                                                                                 0
##   27 Films Production                                                                      0
##   2929 Productions                                                                         0
##   2am Films                                                                                0
##   2B Films                                                                                 0
##   2DS Productions                                                                          0
##   2S Films                                                                                 0
##   3 Arts Entertainment                                                                     0
##   3 in the Box                                                                             0
##   3 Ring Circus Films                                                                      0
##   33 Pictures                                                                              0
##   3311 Productions                                                                         0
##   33andOut Productions                                                                     0
##   343 Industries                                                                           0
##   34th Street Films                                                                        0
##   360 Pictures                                                                             0
##   391 Productions                                                                          0
##   3b productions                                                                           0
##   3B Productions                                                                           0
##   3DTK                                                                                     0
##   3Foot7                                                                                   0
##   3L Filmproduktion GmbH                                                                   0
##   3L Filmverleih                                                                           0
##   3L Productions                                                                           0
##   40 Acres & A Mule Filmworks                                                              0
##   403 Productions                                                                          0
##   42 Films                                                                                 0
##   430 Productions                                                                          0
##   44th Floor Productions                                                                   0
##   455 Films                                                                                0
##   4Cows                                                                                    0
##   4DH Films                                                                                0
##   4Kids Entertainment                                                                      0
##   4M                                                                                       0
##   5150 Action                                                                              0
##   61* Productions Inc.                                                                     0
##   6140 Productions                                                                         0
##   7 Network                                                                                0
##   72 Productions                                                                           0
##   72nd Street Productions                                                                  0
##   777 Films Corporation                                                                    0
##   7th Sense Films                                                                          0
##   8:38 Productions                                                                         0
##   80 Days Productions                                                                      0
##   8383 Productions                                                                         0
##   852 Films                                                                                0
##   87Eleven                                                                                 0
##   8th In Line                                                                              0
##   9 Story Media Group                                                                      0
##   900 Films                                                                                0
##   98 MPH Productions                                                                       0
##   A-1 Pictures                                                                             0
##   A-Mark Entertainment                                                                     0
##   A-Team                                                                                   0
##   A B Corp                                                                                 0
##   A Band Apart                                                                             0
##   A BandApart                                                                              0
##   A Bigger Boat                                                                            0
##   A Company Filmproduktionsgesellschaft                                                    0
##   A Grand Elephant                                                                         0
##   A Hot Dog                                                                                0
##   A Loopy Production LLC                                                                   0
##   A Lucky Old Sun Production                                                               0
##   A Plus Entertainment                                                                     0
##   A&B Producoes                                                                            0
##   A&E IndieFilms                                                                           0
##   A&E Television Networks                                                                  0
##   A&M Films                                                                                0
##   A. C. I. Films                                                                           0
##   A. Film                                                                                  0
##   A.C. Lyles Productions                                                                   0
##   A.C.E.                                                                                   0
##   A.G. Films                                                                               0
##   A.J.O.Z. Films                                                                           0
##   A.S. Films                                                                               0
##   A.U.M. Films                                                                             0
##   A+E Studios                                                                              0
##   A113                                                                                     0
##   A2 Entertainment Group                                                                   0
##   A24                                                                                      0
##   A71 Productions                                                                          0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                              0
##   AAMPI Inc.                                                                               0
##   AAR Films                                                                                0
##   Aardman Animations                                                                       0
##   Aaron Spelling Productions                                                               0
##   Abandon Entertainment                                                                    0
##   Abandon Pictures                                                                         0
##   Abbolita Productions                                                                     0
##   ABC Circle Films                                                                         0
##   ABC Entertainment                                                                        0
##   ABC Family                                                                               0
##   ABC Motion Pictures                                                                      0
##   ABC Pictures                                                                             0
##   ABC Productions                                                                          0
##   ABC Studios                                                                              0
##   Abduction Films                                                                          0
##   Aberration Films                                                                         0
##   Abnormal Pictures                                                                        0
##   Abraham Productions                                                                      0
##   abramoff Production                                                                      0
##   Abramoff Production                                                                      0
##   ABS-CBN Film Productions                                                                 0
##   Absolute Entertainment                                                                   0
##   Academy Films                                                                            0
##   Academy Pictures                                                                         0
##   Acajou Films                                                                             0
##   Accelerated Matter                                                                       0
##   Accelerator Films                                                                        0
##   Accent Films                                                                             0
##   Access Films                                                                             0
##   Access Motion Pictures                                                                   0
##   Access Pictures                                                                          0
##   Accomplice Films                                                                         0
##   Ace Film Company                                                                         0
##   Achab Film                                                                               0
##   Achilles                                                                                 0
##   Achte Babelsberg Film                                                                    0
##   Acme Shark                                                                               0
##   Acorn Pictures                                                                           0
##   Acorn Productions                                                                        0
##   Acrobat Productions                                                                      0
##   Across the River Productions                                                             0
##   Across Town Productions                                                                  0
##   Act III Communications                                                                   0
##   Actionhouse                                                                              0
##   Active Entertainment                                                                     0
##   Ad Hominem Enterprises                                                                   0
##   Ad Vitim Distribution                                                                    0
##   Ada Films                                                                                0
##   Adam Fields Productions                                                                  0
##   Adam Schroeder Productions                                                               0
##   ADCB Films                                                                               0
##   Adder                                                                                    0
##   Addicted Productions                                                                     0
##   Addis Wechsler Pictures                                                                  0
##   Adelaide Film Festival                                                                   0
##   Aden Film                                                                                0
##   Adi Shankar Production                                                                   0
##   Adlabs Films Ltd.                                                                        0
##   Admire Productions Ltd.                                                                  0
##   AdScott Pictures                                                                         0
##   Adventure Pictures                                                                       0
##   AE Electra Productions                                                                   0
##   Aegis Film Fund                                                                          0
##   Aeroplano                                                                                0
##   Aeteas Filmproduktions                                                                   0
##   AF Production                                                                            0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                      0
##   Affirm Films                                                                             0
##   AFG Talons Productions                                                                   0
##   Afineevsky - Tolmor Production                                                           0
##   Afraid of the Dark                                                                       0
##   Afrodita Audiovisual, A.I.E.                                                             0
##   After Dark Films                                                                         0
##   Against the Wild Films                                                                   0
##   Agamemnon Films                                                                          0
##   Agat Films & Cie                                                                         0
##   Agatha Christie Ltd                                                                      0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                         0
##   Agencja Produkcji Filmowej                                                               0
##   Agenda                                                                                   0
##   Agent Two                                                                                0
##   AGGK Films                                                                               0
##   Aggregate Film                                                                           0
##   Aggregate Films                                                                          0
##   Agi Orsi Productions                                                                     0
##   Agora Entertainment                                                                      0
##   Ahimsa Films                                                                             0
##   AI-Film                                                                                  0
##   Aimimage Productions                                                                     0
##   Airborne Productions                                                                     0
##   Akil Production Company                                                                  0
##   Akkord Film Produktion GmbH                                                              0
##   Akson Studio                                                                             0
##   Al!ve AG                                                                                 0
##   Alabama Moon Entertainment                                                               0
##   Alabama Production Group                                                                 0
##   Alan Greenspan Productions                                                               0
##   Alan Jay Lerner Productions                                                              0
##   Alan Landsburg Productions                                                               0
##   Alan Sacks Productions                                                                   0
##   Alan Shayne Productions                                                                  0
##   Alarum PIctures                                                                          0
##   Albert Band International Productions Inc.                                               0
##   Albert S. Ruddy Productions                                                              0
##   Alberta Film Entertainment                                                               0
##   Alberto Grimaldi Productions                                                             0
##   Albino Alligator Productions                                                             0
##   Alced Productions                                                                        0
##   Alchemedia Films                                                                         0
##   Alchemy Television                                                                       0
##   Alcina Pictures                                                                          0
##   Alcon Entertainment                                                                      0
##   Alcor Films                                                                              0
##   Alcove Entertainment                                                                     0
##   Aldamisa Entertainment                                                                   0
##   Aldrich Group                                                                            0
##   Alea Docs & Films                                                                        0
##   Alejandro Martínez                                                                    0
##   Aleph Motion Pictures                                                                    0
##   Alex Entertainment Inc.                                                                  0
##   Alexander Groupe                                                                         0
##   Alexander Salkind                                                                        0
##   Alexandre Films                                                                          0
##   Alfama Films                                                                             0
##   Alfran Productions                                                                       0
##   Alfred Image Works                                                                       0
##   Alfred J. Hitchcock Productions                                                          0
##   Algonquin                                                                                0
##   Algonquin Productions Limited                                                            0
##   AliBella Pictures                                                                        0
##   Alicéléo                                                                           0
##   Alive Films                                                                              0
##   Alive Productions                                                                        0
##   All For A Films                                                                          0
##   All Girl Productions                                                                     0
##   All Knight Productions                                                                   0
##   All Night Productions                                                                    0
##   Allagash Films                                                                           0
##   Allan Zeman Productions                                                                  0
##   Allarcom Limited                                                                         0
##   Allarts                                                                                  0
##   Allarts Production                                                                       0
##   Allegra Pictures                                                                         0
##   Allegro-Film                                                                             0
##   Allegro Films                                                                            0
##   Alliance                                                                                 0
##   Alliance Atlantis Communications                                                         0
##   Alliance Atlantis Motion Picture Production                                              0
##   Alliance Communications                                                                  0
##   Alliance Communications Corporation                                                      0
##   Alliance Entertainment                                                                   0
##   Alliance Films                                                                           0
##   Allied Artists                                                                           0
##   Allied Artists Pictures                                                                  0
##   Allied Film Makers                                                                       0
##   Allied Film Production                                                                   0
##   Allied Filmmakers                                                                        0
##   Allied Stars, Ltd.                                                                       0
##   Allied Vision                                                                            0
##   Alligator Inc                                                                            0
##   Allison Shearmur Productions                                                             0
##   Alloy Entertainment                                                                      0
##   Allspark Pictures                                                                        0
##   Almega Projects                                                                          0
##   Almena Films                                                                             0
##   Almost Midnight Productions                                                              0
##   Aloe Entertainment                                                                       0
##   Along The Tracks                                                                         0
##   Aloupis Productions                                                                      0
##   Alpha Core                                                                               0
##   Alpha Films                                                                              0
##   Alpha Productions                                                                        0
##   Alphaville Films                                                                         0
##   Alphaville Productions                                                                   0
##   Alpine Pictures                                                                          0
##   Alquimia Cinema                                                                          0
##   Also Known As Pictures                                                                   0
##   Alta Films S.A.                                                                          0
##   Alta Loma Entertainment                                                                  0
##   Alta Vista Film Production                                                               0
##   Alta Vista Productions                                                                   0
##   Altar Productions                                                                        0
##   Alter Films                                                                              0
##   Alternate Ending Studios                                                                 0
##   Altitude Film Entertainment                                                              0
##   Altus Productions                                                                        0
##   Always Split Aces Productions                                                            0
##   Amalgam Features                                                                         0
##   Amasia Entertainment                                                                     0
##   Amaze Film + Television                                                                  0
##   Amazing Film Studio                                                                      0
##   Amazon Studios                                                                           0
##   amber entertainment                                                                      0
##   Amber Lamps                                                                              0
##   Amberdale Productions                                                                    0
##   AMBI Group                                                                               0
##   Ambi Pictures                                                                            0
##   Ambience Entertainment                                                                   0
##   Ambient Entertainment GmbH                                                               0
##   Amblimation                                                                              0
##   Amblin Entertainment                                                                     0
##   Ambrosino / Delmenico                                                                    0
##   Ambush Entertainment                                                                     0
##   AMC Pictures                                                                             0
##   Amen Ra Films                                                                            0
##   Ameran Films                                                                             0
##   Amercent Films                                                                           0
##   American Broadcasting Company (ABC)                                                      0
##   American Cinema International                                                            0
##   American Cinema Productions                                                              0
##   American Eagle                                                                           0
##   American Empirical Pictures                                                              0
##   American Entertainment Investors                                                         0
##   American Entertainment Partners II L.P.                                                  0
##   American Entertainment Partners L.P.                                                     0
##   American Film Company                                                                    0
##   American Film Institute (AFI)                                                            0
##   American Films                                                                           0
##   American Independent Productions                                                         0
##   American International Pictures (AIP)                                                    0
##   American International Productions                                                       0
##   American Media Group                                                                     0
##   American Playhouse                                                                       0
##   American Playhouse Theatrical Films                                                      0
##   American Werewolf Inc.                                                                   0
##   American Zoetrope                                                                        0
##   Amicus Entertainment                                                                     0
##   Amicus Productions                                                                       0
##   Amjo Productions                                                                         0
##   AMLF                                                                                     0
##   Amok II Productions                                                                      0
##   Amok Productions                                                                         0
##   Amy Robinson Productions                                                                 0
##   An Olive Branch Productions                                                              0
##   ANA Media                                                                                0
##   Anacol Productions Inc.                                                                  0
##   Anagram Pictures Inc.                                                                    0
##   Anagram Produktion                                                                       0
##   Anant Singh Production                                                                   0
##   Anarchos Productions                                                                     0
##   Anchor Bay                                                                               0
##   Anchor Bay Entertainment                                                                 0
##   Anchor Bay Films                                                                         0
##   Andalasia Productions                                                                    0
##   Andale Pictures                                                                          0
##   Andell Entertainment                                                                     0
##   Andertainment Group                                                                      0
##   Andor Films                                                                              0
##   Andrea Leone Films                                                                       0
##   Andrea Sperling Productions                                                              0
##   Andrew Lauren Productions (ALP)                                                          0
##   Andrew Stevens Entertainment                                                             0
##   Ang Lee Productions                                                                      0
##   Angeles Entertainment Group                                                              0
##   Angels & Airwaves                                                                        0
##   Anglia Television                                                                        0
##   Anglo-Amalgamated Film Distributors                                                      0
##   Anglo-Amalgamated Productions                                                            0
##   Anglo-American Film Corporation                                                          0
##   Anglo Enterprises                                                                        0
##   Angoa-Agicoa                                                                             0
##   Angry Films                                                                              0
##   Anguish Film                                                                             0
##   Anhelo Productions                                                                       0
##   Anil Kapoor Film Company                                                                 0
##   AnimagicNet A/S                                                                          0
##   Animakids Productions                                                                    0
##   Animal Kingdom                                                                           0
##   Animal Logic                                                                             0
##   Animal Planet                                                                            0
##   Animatógrafo                                                                          0
##   Animation Picture Company                                                                0
##   Animationwerks                                                                           0
##   Anime Innovation Tokyo                                                                   0
##   Animus Films                                                                             0
##   Aniplex                                                                                  0
##   Anka Film                                                                                0
##   Anna Lena Films                                                                          0
##   Annapurna Pictures                                                                       0
##   Annapurna Productions                                                                    0
##   Annuit Coeptis Entertainment II                                                          0
##   Annuit Coeptis Entertainment Inc.                                                        0
##   Anomaly Entertainment                                                                    0
##   Anonymous Content                                                                        0
##   Another Mulligan Entertainment                                                           0
##   Antares Produzione Cinematografica                                                       0
##   Antena 3 Films                                                                           0
##   Antena 3 Televisión                                                                   0
##   Anthem Productions                                                                       0
##   Anthos Media                                                                             0
##   Antidote Films                                                                           0
##   Antidote Films (I)                                                                       0
##   Antietam Filmworks                                                                       0
##   Anton Capital Entertainment (ACE)                                                        0
##   Antzworks                                                                                0
##   Apaches Entertainment                                                                    0
##   Apart Films                                                                              0
##   Apatow Productions                                                                       0
##   Aperture Entertainment                                                                   0
##   Apipoulaï                                                                             0
##   Apjac International                                                                      0
##   APJAC Productions                                                                        0
##   Apollo Associates                                                                        0
##   Apollo Media                                                                             0
##   Apollo Pictures                                                                          0
##   ApolloMedia Distribution                                                                 0
##   ApolloMovie Beteiligungs                                                                 0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                       0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                           0
##   ApolloProMovie                                                                           0
##   ApolloProMovie & Co. 3. Filmproduktion                                                   0
##   ApolloProScreen                                                                          0
##   ApolloProScreen Filmproduktion                                                           0
##   Apotheosis Media Group                                                                   0
##   Apparatus Productions                                                                    0
##   Appian Way                                                                               0
##   Apple Corps                                                                              0
##   Apple Film Productions                                                                   0
##   Apple Inc.                                                                               0
##   Applecross                                                                               0
##   Applehead Pictures                                                                       0
##   Appleseed Film Partners                                                                  0
##   Applied Action                                                                           0
##   April Productions                                                                        0
##   APT Films                                                                                0
##   Aquarius Films                                                                           0
##   AR-TL                                                                                    0
##   AR Films                                                                                 0
##   Arable Entertainment                                                                     0
##   Arachnid Productions Ltd.                                                                0
##   Aramid Entertainment Fund                                                                0
##   Arc Entertainment                                                                        0
##   Arc Productions                                                                          0
##   Arcade Films                                                                             0
##   Arcade Pictures                                                                          0
##   Arcadia Motion Pictures                                                                  0
##   Arcane Pictures                                                                          0
##   Archangel                                                                                0
##   Archer Entertainment                                                                     0
##   Archer Gray                                                                              0
##   Archer Street Productions                                                                0
##   Archimede                                                                                0
##   Archipel 35                                                                              0
##   Arclight Films                                                                           0
##   Arcola Pictures                                                                          0
##   Arcturus Motion Pictures                                                                 0
##   ARD                                                                                      0
##   ARD Degeto Film                                                                          0
##   ARD/Degeto Film GmbH                                                                     0
##   Ardustry Entertainment                                                                   0
##   area japan                                                                               0
##   Arena Productions                                                                        0
##   Arenamedia                                                                               0
##   Argonaut Pictures                                                                        0
##   Argos Films                                                                              0
##   Argyle Enterprises                                                                       0
##   Argyll Film Partners                                                                     0
##   Aries [jp]                                                                               0
##   Aries Cinematográfica Argentina                                                       0
##   Aries Productions                                                                        0
##   ArieScope Pictures                                                                       0
##   Aristos Films                                                                            0
##   Ariztical Entertainment                                                                  0
##   Arkoff International                                                                     0
##   Arlington Road Productions Corporation                                                   0
##   ARM Entertainment                                                                        0
##   Armada Films                                                                             0
##   Armian pictures                                                                          0
##   Armor Entertainment                                                                      0
##   Armory Films                                                                             0
##   Armzfx                                                                                   0
##   Arnold Kopelson Productions                                                              0
##   Arnold Stiefel Company                                                                   0
##   Arnon Milchan Productions                                                                0
##   ARO Entertainment                                                                        0
##   ARP Sélection                                                                         0
##   Arramis Films                                                                            0
##   Arrete Ton Cinema                                                                        0
##   Arrow Films                                                                              0
##   Arrowstorm Entertainment                                                                 0
##   ARS Film Production                                                                      0
##   Ars Nova                                                                                 0
##   Art & Industry                                                                           0
##   Art In Motion                                                                            0
##   Art Linson Productions                                                                   0
##   Art Pictures Studio                                                                      0
##   Artémis Productions                                                                   0
##   Arte                                                                                     0
##   ARTE                                                                                     0
##   Arte Deutschland TV GmbH                                                                 0
##   Arte France                                                                              0
##   Arte France Cinéma                                                                    0
##   Artemis                                                                                  0
##   Artemis Film                                                                             0
##   Artfire Films                                                                            0
##   Artic Productions LLC                                                                    0
##   ArtImage Entertainment                                                                   0
##   Artimm                                                                                   0
##   Artina Films                                                                             0
##   Artisan Entertainment                                                                    0
##   Artist Film                                                                              0
##   Artista Management                                                                       0
##   Artistry Limited                                                                         0
##   Artists Entertainment Complex                                                            0
##   Artists Production Group (APG)                                                           0
##   Artists Public Domain                                                                    0
##   ArtPhyl                                                                                  0
##   Arts Council of England                                                                  0
##   Arts+Labor                                                                               0
##   Arturo Production                                                                        0
##   Arwin Productions                                                                        0
##   As Is Productions                                                                        0
##   ASAF                                                                                     0
##   Asahi National Broadcasting Company                                                      0
##   Asap films                                                                               0
##   Ascendant Pictures                                                                       0
##   Ascension Pictures                                                                       0
##   Ascension Productions                                                                    0
##   Ascot Elite Home Entertainment                                                           0
##   Asgaard Entertainment                                                                    0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                 0
##   Asia Digital Entertainment                                                               0
##   Asia Tropical Films                                                                      0
##   ASIG Productions                                                                         0
##   Asis Productions                                                                         0
##   ASK Kodansha                                                                             0
##   Asmik Ace Entertainment                                                                  0
##   Aspect Ratio Film                                                                        0
##   Aspen Film Society                                                                       0
##   Aspen Productions                                                                        0
##   Aspen Productions (I)                                                                    0
##   Asphalt Productions                                                                      0
##   Assassin's Fist Limited                                                                  0
##   Assassin Films                                                                           0
##   Associated British-Pathé                                                              0
##   Associated Capital                                                                       0
##   Associated General Films                                                                 0
##   Associated Producers (API)                                                               0
##   Associates & Aldrich Company, The                                                        0
##   Astral Bellevue Pathé                                                                 0
##   Astral Media                                                                             0
##   Astron-6 Video International                                                             0
##   Asylum Films                                                                             0
##   Asylum, The                                                                              0
##   Asymmetrical Productions                                                                 0
##   Atípica Films                                                                         0
##   ATG Productions                                                                          0
##   Atitude Produções e Empreendimentos                                                0
##   Atkinson/Knickerbocker Productions                                                       0
##   Atlantic Entertainment Group                                                             0
##   Atlantic Picture Company                                                                 0
##   Atlantic Pictures                                                                        0
##   Atlantic Pictures (II)                                                                   0
##   Atlantic Releasing Corporation                                                           0
##   Atlantic Swiss Productions                                                               0
##   Atlantic Television                                                                      0
##   Atlas 2 Productions                                                                      0
##   Atlas Entertainment                                                                      0
##   Atlas Film                                                                               0
##   Atlas Films                                                                              0
##   Atlas Independent                                                                        0
##   Atlas Productions                                                                        0
##   Atman Entertainment                                                                      0
##   Atmo Media Network                                                                       0
##   Atmosphere Entertainment MM                                                              0
##   Atmospheric Pictures                                                                     0
##   ATO Pictures                                                                             0
##   ATR Films                                                                                0
##   Atresmedia Cine                                                                          0
##   Attaboy Films                                                                            0
##   Attainment Media Group                                                                   0
##   Attercop Productions                                                                     0
##   Attic Light Films                                                                        0
##   Attila Productions                                                                       0
##   Aubrey Schenck Productions                                                               0
##   Audax Films                                                                              0
##   Audley Films LLP                                                                         0
##   August Entertainment                                                                     0
##   August Films                                                                             0
##   Augustus Color                                                                           0
##   Augustus Film                                                                            0
##   Aura Entertainment                                                                       0
##   Aura Film Partnership                                                                    0
##   Aurora Entertainment                                                                     0
##   Aurora Productions                                                                       0
##   Australian Broadcasting Corporation                                                      0
##   Australian Film Commission                                                               0
##   Australian Film Finance Corporation                                                      0
##   Australian Film Finance Corporation (AFFC)                                               0
##   Australian International Film Corp. (AIFC)                                               0
##   Automatic Media                                                                          0
##   Automatik Entertainment                                                                  0
##   Autonomous                                                                               0
##   Autonomous Films                                                                         0
##   Autour de Minuit Productions                                                             0
##   AV Club, The                                                                             0
##   AV Pictures                                                                              0
##   AvÅŸar Film                                                                            0
##   Avala Film                                                                               0
##   Avalanche Films                                                                          0
##   Avalanche Productions                                                                    0
##   Avalon Pictures                                                                          0
##   Avalon Studios                                                                           0
##   Avalon/NFU Studios                                                                       0
##   AVCO Embassy Pictures                                                                    0
##   Avenging Conscience                                                                      0
##   Avenue Entertainment                                                                     0
##   Avenue Picture                                                                           0
##   Avenue Pictures Productions                                                              0
##   Aversano Films                                                                           0
##   Avery Pix                                                                                0
##   Avex Inc.                                                                                0
##   Avi Arad Productions                                                                     0
##   Avi Chai fund                                                                            0
##   Avnet/Kerner Productions                                                                 0
##   Avrora Media                                                                             0
##   Awesomeness Films                                                                        0
##   Axon Films                                                                               0
##   AZ Works                                                                                 0
##   Azari Media                                                                              0
##   AZL Productions KG                                                                       0
##   Azoff Entertainment                                                                      0
##   B and G Derivatives Holdings                                                             0
##   B.A. Produktion                                                                          0
##   B.D.S. Productions                                                                       0
##   B.D.S. Productions Inc.                                                                  0
##   B.H. Finance C.V.                                                                        0
##   B24                                                                                      0
##   Baba Arts Limited Productions                                                            0
##   Babbo Inc.                                                                               0
##   Babe Film                                                                                0
##   Babe Films                                                                               0
##   Babelsberg Film                                                                          0
##   Babelsberg Film GmbH                                                                     0
##   Babelsberg International Film Produktion                                                 0
##   Babieka                                                                                  0
##   Baby Cart                                                                                0
##   Baby Cow Films                                                                           0
##   Baby Cow Productions                                                                     0
##   Babylon                                                                                  0
##   Babylonian Productions                                                                   0
##   Bac Films                                                                                0
##   BAC Films                                                                                0
##   Bachelor Party Productions                                                               0
##   Bachrach/Gottlieb Productions                                                            0
##   Back Lot Pictures                                                                        0
##   Backup Films                                                                             0
##   Backup Media                                                                             0
##   Bacon & Eggs                                                                             0
##   Bad Angels Productions, Ltd.                                                             0
##   Bad Badger                                                                               0
##   Bad Biology                                                                              0
##   Bad Cop Bad Cop Film Productions                                                         0
##   Bad Hat Harry Productions                                                                0
##   Bad Lt. Productions                                                                      0
##   Bad Monkey Productions                                                                   0
##   Bad Robot                                                                                0
##   Badlands Company                                                                         0
##   Bórd Scannán na hÃâ\200°ireann                                                       0
##   Bagdasarian Productions                                                                  0
##   BaggyJoe Productions                                                                     0
##   Bahr Productions Inc.                                                                    0
##   Bait Productions                                                                         0
##   Baker Street                                                                             0
##   Bakshi Productions                                                                       0
##   Balaji Motion Pictures                                                                   0
##   Balcor Film Investors                                                                    0
##   Baldwin Entertainment Group                                                              0
##   Baldwin/Cohen Productions                                                                0
##   Ballinran Productions                                                                    0
##   Ballpark Productions Partnership                                                         0
##   Baltic Film Group                                                                        0
##   Baltic Film Services                                                                     0
##   Baltimore Pictures                                                                       0
##   Baltimore Spring Creek Pictures                                                          0
##   Baltimore Spring Creek Productions                                                       0
##   Baltmedia                                                                                0
##   Banana-Moon Sky Films                                                                    0
##   Bandai Visual Company (JAPAN)                                                            0
##   Bande a Part Films                                                                       0
##   Bandito Brothers                                                                         0
##   Bandoola Productions                                                                     0
##   Banger Films                                                                             0
##   Banger Productions                                                                       0
##   Bankable                                                                                 0
##   Bankside Films                                                                           0
##   Banner House Productions                                                                 0
##   Banter                                                                                   0
##   Barbarian Films                                                                          0
##   Barclays Mercantile Industrial Finance                                                   0
##   Bardel Entertainment Inc.                                                                0
##   barefoot films                                                                           0
##   Barenholtz Production                                                                    0
##   Barking Fish Entertainment                                                               0
##   Barnet Bain Films                                                                        0
##   Barnsnape Films                                                                          0
##   Baron Films                                                                              0
##   Barraboy Films                                                                           0
##   Barry & Enright Productions                                                              0
##   Barry Mendel Productions                                                                 0
##   Bartlett Films                                                                           0
##   Barwood Films                                                                            0
##   Base 12 Productions                                                                      0
##   Basic Pictures                                                                           0
##   Basket Case Productions                                                                  0
##   Batjac Productions                                                                       0
##   Battle Mountain Films                                                                    0
##   Battleplan Productions                                                                   0
##   Bauer Martinez Studios                                                                   0
##   Baumgarten-Prophet Entertainment                                                         0
##   Baumgarten Management and Productions (BMP)                                              0
##   Baumgarten Merims Productions                                                            0
##   Bausan Films                                                                             0
##   Bavaria Film                                                                             0
##   Bavaria Pictures                                                                         0
##   Bay Films                                                                                0
##   Bayerischer Banken-Fonds                                                                 0
##   Bayerischer Rundfunk (BR)                                                                0
##   Bayonne Entertainment                                                                    0
##   Bayou Film Inc                                                                           0
##   Bayou Pictures                                                                           0
##   Bazelevs Production                                                                      0
##   Bazmark Films                                                                            0
##   BB Film Productions                                                                      0
##   BB Films                                                                                 0
##   BBC                                                                                      0
##   BBC America                                                                              0
##   BBC Arena                                                                                0
##   BBC Cymru Wales                                                                          0
##   BBC Drama Group                                                                          0
##   BBC Drama Productions                                                                    0
##   BBC Earth                                                                                0
##   BBC Earth Films                                                                          0
##   BBC Films                                                                                0
##   BBC Home Video                                                                           0
##   BBC Natural History                                                                      0
##   BBC Scotland                                                                             0
##   BBC Storyville                                                                           0
##   BBC Television UK                                                                        0
##   BBC Wales                                                                                0
##   BBC Worldwide                                                                            0
##   BBS Productions                                                                          0
##   BCDF Pictures                                                                            0
##   BD Cine                                                                                  0
##   Be Gentlemen Limited Partnership                                                         0
##   Be Good Productions                                                                      0
##   Beachfront Films                                                                         0
##   Beachside Films                                                                          0
##   Beacon Communications                                                                    0
##   Beacon Pictures                                                                          0
##   Beagle Pug Films                                                                         0
##   Beanca Films                                                                             0
##   Beatrice Film                                                                            0
##   Beautiful Kate Productions                                                               0
##   Beaver Films                                                                             0
##   Bece Canada Productions                                                                  0
##   Becker International                                                                     0
##   Bedford Falls Company, The                                                               0
##   Bedford Falls Productions                                                                0
##   Bedlam Pictures                                                                          0
##   Bedlam Productions                                                                       0
##   Bee Holder Productions                                                                   0
##   Bee Train                                                                                0
##   Bee Vine Pictures                                                                        0
##   Beech Hill Films                                                                         0
##   Before the Door Pictures                                                                 0
##   Beginner's Luck                                                                          0
##   Behavioral Problem Productions Ltd.                                                      0
##   Beijing Poly-bona Film Distribution Company                                              0
##   Beijing Shuijing Shenlan International Media Co.                                         0
##   Bekmambetov Projects Ltd.                                                                0
##   Bel Air Entertainment                                                                    0
##   Belgacom                                                                                 0
##   Believe Entertainment                                                                    0
##   Believe Pictures                                                                         0
##   Bell Broadcast and New Media Fund                                                        0
##   Bell Media                                                                               0
##   Bella Productions                                                                        0
##   Belladonna Productions                                                                   0
##   Bellanova Films                                                                          0
##   Belle Pictures                                                                           0
##   Bellpond Films                                                                           0
##   Bellwether Pictures                                                                      0
##   Ben-Ami/Leeds Productions                                                                0
##   Benaroya Pictures                                                                        0
##   Benchmark                                                                                0
##   Bender-Spink Inc.                                                                        0
##   Benderspink                                                                              0
##   BenderSpink                                                                              0
##   Benedek Films                                                                            0
##   Benedict Pictures Corp.                                                                  0
##   Benmar Productions                                                                       0
##   Bennett-Robbins Productions                                                              0
##   Benteveo Producciones                                                                    0
##   Bentley Productions                                                                      0
##   Bergman Lustig productions                                                               0
##   Berkshire Axis Media                                                                     0
##   Berlanti Productions                                                                     0
##   Bernard Gayle Productions                                                                0
##   Berrick Filmproduktion                                                                   0
##   Bersin Pictures                                                                          0
##   Bert Marcus Productions                                                                  0
##   Berwick Street Productions                                                               0
##   Best Brains                                                                              0
##   Best Film                                                                                0
##   Best Man Filmproduktions                                                                 0
##   Best Medicine Productions                                                                0
##   Beta Cinema                                                                              0
##   Bettis Productions Limited                                                               0
##   Between The Eyes                                                                         0
##   Beverly Detroit                                                                          0
##   Bewitched                                                                                0
##   Beyond Films                                                                             0
##   Beyond Infinity                                                                          0
##   BFI Film Fund                                                                            0
##   BH Tilt                                                                                  0
##   Bhansali Films                                                                           0
##   BHE Films                                                                                0
##   Bi-polar Pictures                                                                        0
##   Bianca Film                                                                              0
##   Bifrost Pictures                                                                         0
##   Big Arty Productions                                                                     0
##   Big Bad Film                                                                             0
##   Big Beach Films                                                                          0
##   Big Beach Productions                                                                    0
##   Big Bug Pictures                                                                         0
##   Big Easy Pictures                                                                        0
##   Big Fan Productions                                                                      0
##   Big Farm                                                                                 0
##   Big Fish Films                                                                           0
##   Big Focus Television                                                                     0
##   Big Idea Productions                                                                     0
##   Big Indie Pictures                                                                       0
##   Big Kid Pictures                                                                         0
##   Big Noise Films                                                                          0
##   Big Picture Media Corporation                                                            0
##   BIG Pictures                                                                             0
##   Big Primate Pictures                                                                     0
##   Big Screen Entertainment Group                                                           0
##   Big Screen Productions                                                                   0
##   Big Shot Productions                                                                     0
##   Big Stan Productions                                                                     0
##   Big Talk Productions                                                                     0
##   Big Ticket Productions                                                                   0
##   Big World                                                                                0
##   Big Yellow Films                                                                         0
##   Bigel / Mailer Films                                                                     0
##   Bigel Entertainment                                                                      0
##   Bigelow Productions                                                                      0
##   Bigscope Films                                                                           0
##   Bikini Films                                                                             0
##   Bill and Ben Productions                                                                 0
##   Bill Graham Films                                                                        0
##   Bill Kenwright Films                                                                     0
##   Bill Melendez Productions                                                                0
##   Bill/Phillips                                                                            0
##   Billy Goat Pictures                                                                      0
##   BIM Distribuzione                                                                        0
##   Bing Crosby Productions                                                                  0
##   Bioskop-Film GmbH                                                                        0
##   Bioskop Film                                                                             0
##   Bioware                                                                                  0
##   Birchwood Pictures                                                                       0
##   Bird and a Bear Entertainment                                                            0
##   Birdsong Pictures                                                                        0
##   Birnbaum / Barber Productions                                                            0
##   Birnbaum/Barber                                                                          0
##   Biscayne Pictures                                                                        0
##   Bisgrove Entertainment                                                                   0
##   Bitter Films                                                                             0
##   Black & Blue Films                                                                       0
##   Black & White Productions                                                                0
##   Black and Blu Entertainment                                                              0
##   Black Balloon Productions                                                                0
##   Black Bear Pictures                                                                      0
##   Black Camel Pictures                                                                     0
##   Black Chalk Productions                                                                  0
##   Black Diamond Pictures                                                                   0
##   Black Fawn Films                                                                         0
##   Black Fish Films                                                                         0
##   Black Flag                                                                               0
##   Black Forest Films                                                                       0
##   Black Label Media                                                                        0
##   Black Light District                                                                     0
##   Black Marble Productions                                                                 0
##   Black Rhino Productions                                                                  0
##   Black Robe                                                                               0
##   Black Sand Pictures                                                                      0
##   Black Sheep Films                                                                        0
##   Black Sky Entertainment                                                                  0
##   Black Snake                                                                              0
##   Blackfriars Bridge Films                                                                 0
##   Blacklab Entertainment                                                                   0
##   Blackout Productions Inc.                                                                0
##   Blake Edwards                                                                            0
##   Blank of the Dead Productions                                                            0
##   Blast! Films                                                                             0
##   Bleiberg Entertainment                                                                   0
##   Blender Foundation                                                                       0
##   Blenkov & Schønnemann Pictures                                                        0
##   Blind Guy Films                                                                          0
##   Blind Spot Pictures Oy                                                                   0
##   Blind Wink                                                                               0
##   Blind Wink Productions                                                                   0
##   Blinder Films                                                                            0
##   Blinding Edge Pictures                                                                   0
##   BlinkWorks Media                                                                         0
##   Blinky Productions                                                                       0
##   Bliss                                                                                    0
##   Bliss Media                                                                              0
##   Blitz / Welch                                                                            0
##   Blitz Films                                                                              0
##   Blixa Film Productktion                                                                  0
##   Block / Hanson                                                                           0
##   Block 2 Pictures                                                                         0
##   Blockade Entertainment                                                                   0
##   Blockbuster Movie Entertainers                                                           0
##   Blondie Girl Productions                                                                 0
##   Blood & Chocolate Productions Ltd                                                        0
##   Blood & Wine Productions                                                                 0
##   Blood Relations Co.                                                                      0
##   Bloodline Pictures                                                                       0
##   Bloodline Productions                                                                    0
##   Bloodstar Productions                                                                    0
##   BloodWorks                                                                               0
##   Bloody Disgusting                                                                        0
##   Bloody Lip Productions                                                                   0
##   Blowback Pictures                                                                        0
##   BLT Productions                                                                          0
##   Blue-Tongue Films                                                                        0
##   Blue Askew                                                                               0
##   Blue Dot Productions                                                                     0
##   Blue Film                                                                                0
##   Blue Flower Productions                                                                  0
##   Blue Gardenia Productions                                                                0
##   Blue Parrot Productions                                                                  0
##   Blue Productions                                                                         0
##   Blue Rider Pictures                                                                      0
##   Blue Sea Productions                                                                     0
##   Blue Seraph Productions                                                                  0
##   Blue Sky Films                                                                           0
##   Blue Sky Studios                                                                         0
##   Blue Snow Productions                                                                    0
##   Blue Star Pictures                                                                       0
##   Blue Star Productions                                                                    0
##   Blue Train Productions                                                                   0
##   Blue Tulip Productions                                                                   0
##   Blue Wolf                                                                                0
##   Blue Yonder Films                                                                        0
##   Blueeyes Productions                                                                     0
##   Bluegrass Films                                                                          0
##   Bluemark Productions                                                                     0
##   Blueprint Pictures                                                                       0
##   Bluewater Pictures                                                                       0
##   Bluff Road Productions                                                                   0
##   Blumhouse Productions                                                                    0
##   Blurco                                                                                   0
##   BMG Independents                                                                         0
##   BMI (No. 9) Ltd.                                                                         0
##   BN Films                                                                                 0
##   BNJArmor                                                                                 0
##   Bo-Town Films                                                                            0
##   Bob Productions                                                                          0
##   Bob Swerer Productions                                                                   0
##   Bob Yari Productions                                                                     0
##   Bobby Jones Films LLC                                                                    0
##   Bocaboca Producciones S.A.                                                               0
##   BocFlix                                                                                  0
##   Boku Films                                                                               0
##   Bold Films                                                                               0
##   Boll KG                                                                                  0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                     0
##   Bollywood Hollywood Production                                                           0
##   Bomar OOD                                                                                0
##   Bombshell Pictures                                                                       0
##   Bona Fide Productions                                                                    0
##   BOND360                                                                                  0
##   Bonfire                                                                                  0
##   Boo Pictures                                                                             0
##   Bookshop Productions                                                                     0
##   Boram Entertainment Inc.                                                                 0
##   Bord Scannan na hEireann / Irish Film Board                                              0
##   Borde/Raich                                                                              0
##   BorderLine Films                                                                         0
##   Boss Media                                                                               0
##   Bottom of the Ninth Productions                                                          0
##   BoulderLight Pictures                                                                    0
##   Boulston Productions Limited                                                             0
##   Bouncing Betty Productions                                                               0
##   Boundless Pictures                                                                       0
##   Bourne Again                                                                             0
##   Bow and Arrow Entertainment                                                              0
##   Bowery Hills Entertainment                                                               0
##   Box Film                                                                                 0
##   Boxing Cat Films                                                                         0
##   Boy Culture LLC                                                                          0
##   Boy in the Box                                                                           0
##   Boy of the Year                                                                          0
##   Boy Wonder Films                                                                         0
##   Boyd's Company                                                                           0
##   BoZ Productions                                                                          0
##   Brad Grey Pictures                                                                       0
##   Brad Krevoy Television                                                                   0
##   Brad Zions Films                                                                         0
##   Braeburn Entertainment                                                                   0
##   Brain Farm Digital Cinema                                                                0
##   Branded Entertainment/Batfilm Productions                                                0
##   Brandenberg                                                                              0
##   Brandes Films International                                                              0
##   Brandman Productions                                                                     0
##   Brandt/Haas Productions                                                                  0
##   Brandywine Productions                                                                   0
##   Brandywine Productions Ltd.                                                              0
##   Brass Hat Films                                                                          0
##   Braun Entertainment Group                                                                0
##   Braunsberg Productions                                                                   0
##   Brave New Films                                                                          0
##   Braven Films                                                                             0
##   Braveworld Productions                                                                   0
##   BraxtanFILM                                                                              0
##   Break Thru Films                                                                         0
##   Breaking Ball Films                                                                      0
##   Breakthrough Entertainment Productions                                                   0
##   Breakup Productions                                                                      0
##   Breathless Associates                                                                    0
##   Bregman-IAC Productions                                                                  0
##   Bregman/Baer Productions                                                                 0
##   Breton Film Productions                                                                  0
##   Bridge Films                                                                             0
##   Bridgegate FIlms                                                                         0
##   Bridget Johnson Films                                                                    0
##   Bridgit Folman Film Gang                                                                 0
##   Bridle Path Films                                                                        0
##   Bright-Persky Associates                                                                 0
##   Bright Cold Day Films                                                                    0
##   Brightlight Pictures                                                                     0
##   Brightlight Pictures Inc.                                                                0
##   Brightside Entertainment                                                                 0
##   Brightstar Films                                                                         0
##   Brillhart / Gonzales Productions                                                         0
##   Brillstein-Grey Entertainment                                                            0
##   Brillstein Entertainment Partners                                                        0
##   Brink Films                                                                              0
##   Brink Productions                                                                        0
##   Bristol Automotive                                                                       0
##   Bristol Bay Productions                                                                  0
##   British American Entertainment                                                           0
##   British Broadcasting Corporation (BBC)                                                   0
##   British Columbia Film                                                                    0
##   British Columbia Television                                                              0
##   British Empire Films Australia                                                           0
##   British Film Company                                                                     0
##   British Film Council                                                                     0
##   British Film Institute (BFI)                                                             0
##   British Lion-Columbia Distributors                                                       0
##   British Lion Film Corporation                                                            0
##   British Lion Films                                                                       0
##   British Screen                                                                           0
##   British Screen Finance Ltd                                                               0
##   British Screen Productions                                                               0
##   Britpack Film Company                                                                    0
##   Broad Green Pictures                                                                     0
##   Broadview Pictures                                                                       0
##   Broadway Video                                                                           0
##   Broken Chair Flickz                                                                      0
##   Broken Films                                                                             0
##   Broken Lizard Industries                                                                 0
##   Broken Road Productions                                                                  0
##   Bron Capital Partners                                                                    0
##   Bron Studios                                                                             0
##   Bronson Avenue                                                                           0
##   Brood Syndicate                                                                          0
##   Brooks Media                                                                             0
##   Brooksfilms                                                                              0
##   Brooksfilms Ltd.                                                                         0
##   Brookstreet Pictures                                                                     0
##   Brookwell-McNamara Entertainment                                                         0
##   Brothers Dowdle Productions                                                              0
##   Brouwersgracht Investments                                                               0
##   Brown & Stretic                                                                          0
##   Brown Sauce Film Productions                                                             0
##   BrownHouse Productions                                                                   0
##   Brownstone Productions                                                                   0
##   Bruce Brown Films                                                                        0
##   Brucks Entertainment                                                                     0
##   Bruin Grip Services                                                                      0
##   Bryna Productions                                                                        0
##   BSF Film                                                                                 0
##   BSM Studio                                                                               0
##   Bubby Productions                                                                        0
##   Buckaroo Entertainment                                                                   0
##   Buckeye Films                                                                            0
##   Buena Onda                                                                               0
##   Buena Vista                                                                              0
##   Buena Vista Distribution Company                                                         0
##   Buena Vista Home Entertainment                                                           0
##   Buena Vista Pictures                                                                     0
##   Bueprint Pictures                                                                        0
##   Buffalo Gal Pictures                                                                     0
##   Buffalo Picture House                                                                    0
##   BUFO                                                                                     0
##   Bugsy Malone Productions                                                                 0
##   Bull's Eye Entertainment                                                                 0
##   Bull Market Entertainment                                                                0
##   Bullet Films                                                                             0
##   Bullet Pictures                                                                          0
##   Bulletproof Cupid                                                                        0
##   Bungalow 78 Productions                                                                  0
##   Bungalow Productions                                                                     0
##   Bunk 11 Pictures                                                                         0
##   Burbank Films Australia                                                                  0
##   Burg/Koules Productions                                                                  0
##   Burgundy Films                                                                           0
##   Burke/Samples/Foster Productions                                                         0
##   Burn Later Productions                                                                   0
##   Burning Bright Productions                                                               0
##   Burning Ships Productions                                                                0
##   Burns Family Studios                                                                     0
##   Burnside Entertainment                                                                   0
##   Burskin Film                                                                             0
##   Busboy Productions                                                                       0
##   Bushwood Pictures                                                                        0
##   Business Location Sudtirol Alto Adige                                                    0
##   Busted Shark Productions                                                                 0
##   Busy Bee Productions                                                                     0
##   Butcher's Run Films                                                                      0
##   Butcher's Run Productions                                                                0
##   Buttercup Films Ltd.                                                                     0
##   BXR Productions                                                                          0
##   Byron A. Martin Productions                                                              0
##   Bystander Films                                                                          0
##   C-2 Pictures                                                                             0
##   C-Films AG                                                                               0
##   C-Hundred Film Corporation                                                               0
##   C & C Brown Production                                                                   0
##   C.B. Films S.A.                                                                          0
##   C.G. Cinema                                                                              0
##   C.O. Films                                                                               0
##   C.O.R.E. Feature Animation                                                               0
##   C.R.G. International                                                                     0
##   C5                                                                                       0
##   CAB Productions                                                                          0
##   Cabin Fever Films                                                                        0
##   Cabin Pictures                                                                           0
##   Cable Stuff Productions                                                                  0
##   Cadre Films                                                                              0
##   Café Film                                                                             0
##   Cake Productions Inc.                                                                    0
##   Calamity Films                                                                           0
##   Calash Corporation                                                                       0
##   Calendar Productions                                                                     0
##   Caliban Films                                                                            0
##   Caliber Media Company                                                                    0
##   California Pictures                                                                      0
##   Calimari Productions                                                                     0
##   Callahan Filmworks                                                                       0
##   CALT Productions                                                                         0
##   Caméra One                                                                            0
##   Camberwell / Fly Films                                                                   0
##   Cambria Productions                                                                      0
##   Cambridge Productions                                                                    0
##   Camellia Entertainment                                                                   0
##   Camelot Pictures                                                                         0
##   Camelot Productions                                                                      0
##   Camera 40 Productions                                                                    0
##   Camerimage Festival                                                                      0
##   CAMERON MACKINTOSH                                                                       0
##   Camp / Thompson Pictures                                                                 0
##   Camp Hill                                                                                0
##   Camp Video                                                                               0
##   Campanile Productions                                                                    0
##   Campbell Grobman Films                                                                   0
##   Campfire                                                                                 0
##   Campfire LLC                                                                             0
##   Canadian Film Centre (CFC)                                                               0
##   Canadian Film Development Corporation (CFDC)                                             0
##   Canadian Film or Video Production Tax Credit (CPTC)                                      0
##   Canadian Television (CTV)                                                                0
##   Canal Plus                                                                               0
##   Canal Plus Group                                                                         0
##   Canal Street Films                                                                       0
##   Canal Sur Televisión                                                                  0
##   Canal+                                                                                   0
##   Canal+ Droits Audiovisuels                                                               0
##   Canal+ España                                                                         0
##   Canal+ Polska                                                                            0
##   Canal+France                                                                             0
##   Canal+Polska                                                                             0
##   Canana Films                                                                             0
##   Candleridge Entertainment                                                                0
##   Candlewood Entertainment                                                                 0
##   Candy Heart Productions                                                                  0
##   Canfield Pictures                                                                        0
##   Cannell Studios                                                                          0
##   Cannes Film Festival                                                                     0
##   Cannibal Films Ltd.                                                                      0
##   Cannon and Morley Productions                                                            0
##   Cannon Entertainment                                                                     0
##   Cannon Films                                                                             0
##   Cannon Group                                                                             0
##   Cannon Italia Srl                                                                        0
##   Cannon Pictures                                                                          0
##   Cannon Productions                                                                       0
##   Canonigo Films                                                                           0
##   Cantharus Productions                                                                    0
##   Capacity Pictures                                                                        0
##   Capcom                                                                                   0
##   Capcom Company                                                                           0
##   Capelight Pictures                                                                       0
##   Capella                                                                                  0
##   Capella Films                                                                            0
##   Capella International                                                                    0
##   Capglobe                                                                                 0
##   Capital Arts Entertainment                                                               0
##   Capital Equipment Leasing                                                                0
##   Capital Markets Film Finance                                                             0
##   Capitol Films                                                                            0
##   Capitole Films                                                                           0
##   Cappa Defina Productions                                                                 0
##   Cappa Productions                                                                        0
##   Capstone Entertainment Group                                                             0
##   Captain Movies                                                                           0
##   Captivate Entertainment                                                                  0
##   Captivity Productions                                                                    0
##   Capture The Flag Films                                                                   0
##   Caramel Film                                                                             0
##   Caramel Films                                                                            0
##   Caravan Pictures                                                                         0
##   Carbunkle Cartoons                                                                       0
##   Cargo Entertainment                                                                      0
##   Cargo Films                                                                              0
##   Carlino Productions                                                                      0
##   Carlo Ponti Cinematografica                                                              0
##   Carlo Ponti Production                                                                   0
##   Carlyle Productions                                                                      0
##   Carmel Creek Productions                                                                 0
##   Carmel Entertainment                                                                     0
##   Carnaby International                                                                    0
##   Carnelian Productions                                                                    0
##   Carnival Films                                                                           0
##   Carnival Films & Television                                                              0
##   Caro-McLeod                                                                              0
##   Carol Baum Productions                                                                   0
##   Carolco Entertainment                                                                    0
##   Carolco International N.V.                                                               0
##   Carolco Pictures                                                                         0
##   Carolina Film Works                                                                      0
##   Caroline Films                                                                           0
##   Carousel Picture Company                                                                 0
##   Carousel Picture Company, The                                                            0
##   Carousel Productions                                                                     0
##   Carsey-Werner Company                                                                    0
##   Cart Before The Horse Productions                                                        0
##   Cartel Productions                                                                       0
##   Carthago Films S.a.r.l.                                                                  0
##   Cartier Productions                                                                      0
##   Cartoon Network Studios                                                                  0
##   Cartoon Saloon                                                                           0
##   Carver Films                                                                             0
##   Casa Bonita                                                                              0
##   Casablanca Filmworks                                                                     0
##   Casadelic Pictures                                                                       0
##   Case 39 Productions                                                                      0
##   Casey Productions                                                                        0
##   Casey Silver Productions                                                                 0
##   Cassadaga Film Production                                                                0
##   Castel Film Romania                                                                      0
##   Castel Film Studio                                                                       0
##   Castel Films                                                                             0
##   Castelao Pictures                                                                        0
##   Castelao Producciones                                                                    0
##   Castle Hill Productions                                                                  0
##   Castle Rock Entertainment                                                                0
##   Castleberg Productions                                                                   0
##   Castlight Pictures                                                                       0
##   Casualties Bureau                                                                        0
##   Cat Burglar Productions                                                                  0
##   CAT Films                                                                                0
##   Catacombs Productions                                                                    0
##   Catapult Films                                                                           0
##   Catch 23 Entertainment                                                                   0
##   Catch Productions                                                                        0
##   CatchPlay                                                                                0
##   Catfish Productions                                                                      0
##   Cattleya                                                                                 0
##   Causeway Films                                                                           0
##   Caviar Films                                                                             0
##   CB Films                                                                                 0
##   CB Productions                                                                           0
##   CBS Entertainment Productions                                                            0
##   CBS Films                                                                                0
##   CC Capital Arts Entertainment SRL                                                        0
##   CCCP                                                                                     0
##   CD Films                                                                                 0
##   Ce Qui Me Meut Motion Pictures                                                           0
##   Cecchi Gori Group Tiger Cinematografica                                                  0
##   Cecchi Gori Pictures                                                                     0
##   CED Productions                                                                          0
##   Celador Films                                                                            0
##   Celador Productions                                                                      0
##   Celandine Films                                                                          0
##   Cell                                                                                     0
##   Celluloid Dreams                                                                         0
##   Celluloid Dreams Productions                                                             0
##   Celtic Films Entertainment                                                               0
##   Cent Productions Inc.                                                                    0
##   Central                                                                                  0
##   Central Films                                                                            0
##   Central Films Limited                                                                    0
##   Central Independent Television                                                           0
##   Central Productions                                                                      0
##   Centre National de la Cinématographie                                                 0
##   Centre National de la Cinématographie (CNC)                                           0
##   Centron Pictures                                                                         0
##   Centropolis Entertainment                                                                0
##   Centropolis Film Productions                                                             0
##   Century 21 Television                                                                    0
##   Century Park Pictures                                                                    0
##   Century Time (H.K.) Ltd.                                                                 0
##   CFCN Communications                                                                      0
##   Chad Troutwine Films                                                                     0
##   Chain Camera Pictures                                                                    0
##   Chaintron                                                                                0
##   Chako Film Company                                                                       0
##   Chal Productions                                                                         0
##   Challenge Film Corporation                                                               0
##                                                                                         Freq
## Var1                                                                                     147
##   "DIA" Productions GmbH & Co. KG                                                          0
##   # Lexyn Productions                                                                      0
##   10 West Studios                                                                          0
##   100 Feet Productions                                                                     0
##   1019 Entertainment                                                                       0
##   108 Media                                                                                0
##   10th Hole Productions                                                                    0
##   11:11 Mediaworks                                                                         0
##   12 Gauge Productions                                                                     0
##   120dB Films                                                                              0
##   13 Ghosts Productions Canada Inc.                                                        0
##   1492 Pictures                                                                            0
##   1600 Limited Partnership                                                                 0
##   1812 Productions                                                                         0
##   1818                                                                                     0
##   1821 Pictures                                                                            0
##   185 Trax                                                                                 0
##   1976 Productions                                                                         0
##   1984 Private Defense Contractors                                                         0
##   1992 Number Four Limited Partnership                                                     0
##   2 Bridges Productions                                                                    0
##   2 Entertain                                                                              0
##   2 Entertain Video                                                                        0
##   2 Loop Films                                                                             0
##   2 Player Productions                                                                     0
##   2 Wolves Films                                                                           0
##   2.4.7. Films                                                                             0
##   2003 Productions                                                                         0
##   20ten Media                                                                              0
##   20th Century Fox                                                                         0
##   20th Century Fox Film Corporation                                                        0
##   20th Century Fox Home Entertainment                                                      0
##   20th Century Fox Russia                                                                  0
##   20th Century Fox Television                                                              0
##   20th Century Pictures                                                                    0
##   21 Laps Entertainment                                                                    0
##   21st Century Film Corporation                                                            0
##   224 Entertainment                                                                        0
##   2262730 Ontario                                                                          0
##   22h22                                                                                    0
##   23/5 Filmproduktion                                                                      0
##   24 Seven Productions                                                                     0
##   24/7 Films                                                                               0
##   26 Films                                                                                 0
##   27 Films Production                                                                      0
##   2929 Productions                                                                         0
##   2am Films                                                                                0
##   2B Films                                                                                 0
##   2DS Productions                                                                          0
##   2S Films                                                                                 0
##   3 Arts Entertainment                                                                     0
##   3 in the Box                                                                             0
##   3 Ring Circus Films                                                                      0
##   33 Pictures                                                                              0
##   3311 Productions                                                                         0
##   33andOut Productions                                                                     0
##   343 Industries                                                                           0
##   34th Street Films                                                                        0
##   360 Pictures                                                                             0
##   391 Productions                                                                          0
##   3b productions                                                                           0
##   3B Productions                                                                           0
##   3DTK                                                                                     0
##   3Foot7                                                                                   0
##   3L Filmproduktion GmbH                                                                   0
##   3L Filmverleih                                                                           0
##   3L Productions                                                                           0
##   40 Acres & A Mule Filmworks                                                              0
##   403 Productions                                                                          0
##   42 Films                                                                                 0
##   430 Productions                                                                          0
##   44th Floor Productions                                                                   0
##   455 Films                                                                                0
##   4Cows                                                                                    0
##   4DH Films                                                                                0
##   4Kids Entertainment                                                                      0
##   4M                                                                                       0
##   5150 Action                                                                              0
##   61* Productions Inc.                                                                     0
##   6140 Productions                                                                         0
##   7 Network                                                                                0
##   72 Productions                                                                           0
##   72nd Street Productions                                                                  0
##   777 Films Corporation                                                                    0
##   7th Sense Films                                                                          0
##   8:38 Productions                                                                         0
##   80 Days Productions                                                                      0
##   8383 Productions                                                                         0
##   852 Films                                                                                0
##   87Eleven                                                                                 0
##   8th In Line                                                                              0
##   9 Story Media Group                                                                      0
##   900 Films                                                                                0
##   98 MPH Productions                                                                       0
##   A-1 Pictures                                                                             0
##   A-Mark Entertainment                                                                     0
##   A-Team                                                                                   0
##   A B Corp                                                                                 0
##   A Band Apart                                                                             0
##   A BandApart                                                                              0
##   A Bigger Boat                                                                            0
##   A Company Filmproduktionsgesellschaft                                                    0
##   A Grand Elephant                                                                         0
##   A Hot Dog                                                                                0
##   A Loopy Production LLC                                                                   0
##   A Lucky Old Sun Production                                                               0
##   A Plus Entertainment                                                                     0
##   A&B Producoes                                                                            0
##   A&E IndieFilms                                                                           0
##   A&E Television Networks                                                                  0
##   A&M Films                                                                                0
##   A. C. I. Films                                                                           0
##   A. Film                                                                                  0
##   A.C. Lyles Productions                                                                   0
##   A.C.E.                                                                                   0
##   A.G. Films                                                                               0
##   A.J.O.Z. Films                                                                           0
##   A.S. Films                                                                               0
##   A.U.M. Films                                                                             0
##   A+E Studios                                                                              0
##   A113                                                                                     0
##   A2 Entertainment Group                                                                   0
##   A24                                                                                      0
##   A71 Productions                                                                          0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                              0
##   AAMPI Inc.                                                                               0
##   AAR Films                                                                                0
##   Aardman Animations                                                                       0
##   Aaron Spelling Productions                                                               0
##   Abandon Entertainment                                                                    0
##   Abandon Pictures                                                                         0
##   Abbolita Productions                                                                     0
##   ABC Circle Films                                                                         0
##   ABC Entertainment                                                                        0
##   ABC Family                                                                               0
##   ABC Motion Pictures                                                                      0
##   ABC Pictures                                                                             0
##   ABC Productions                                                                          0
##   ABC Studios                                                                              0
##   Abduction Films                                                                          0
##   Aberration Films                                                                         0
##   Abnormal Pictures                                                                        0
##   Abraham Productions                                                                      0
##   abramoff Production                                                                      0
##   Abramoff Production                                                                      0
##   ABS-CBN Film Productions                                                                 0
##   Absolute Entertainment                                                                   0
##   Academy Films                                                                            0
##   Academy Pictures                                                                         0
##   Acajou Films                                                                             0
##   Accelerated Matter                                                                       0
##   Accelerator Films                                                                        0
##   Accent Films                                                                             0
##   Access Films                                                                             0
##   Access Motion Pictures                                                                   0
##   Access Pictures                                                                          0
##   Accomplice Films                                                                         0
##   Ace Film Company                                                                         0
##   Achab Film                                                                               0
##   Achilles                                                                                 0
##   Achte Babelsberg Film                                                                    0
##   Acme Shark                                                                               0
##   Acorn Pictures                                                                           0
##   Acorn Productions                                                                        0
##   Acrobat Productions                                                                      0
##   Across the River Productions                                                             0
##   Across Town Productions                                                                  0
##   Act III Communications                                                                   0
##   Actionhouse                                                                              0
##   Active Entertainment                                                                     0
##   Ad Hominem Enterprises                                                                   0
##   Ad Vitim Distribution                                                                    0
##   Ada Films                                                                                0
##   Adam Fields Productions                                                                  0
##   Adam Schroeder Productions                                                               0
##   ADCB Films                                                                               0
##   Adder                                                                                    0
##   Addicted Productions                                                                     0
##   Addis Wechsler Pictures                                                                  0
##   Adelaide Film Festival                                                                   0
##   Aden Film                                                                                0
##   Adi Shankar Production                                                                   0
##   Adlabs Films Ltd.                                                                        0
##   Admire Productions Ltd.                                                                  0
##   AdScott Pictures                                                                         0
##   Adventure Pictures                                                                       0
##   AE Electra Productions                                                                   0
##   Aegis Film Fund                                                                          0
##   Aeroplano                                                                                0
##   Aeteas Filmproduktions                                                                   0
##   AF Production                                                                            0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                      0
##   Affirm Films                                                                             0
##   AFG Talons Productions                                                                   0
##   Afineevsky - Tolmor Production                                                           0
##   Afraid of the Dark                                                                       0
##   Afrodita Audiovisual, A.I.E.                                                             0
##   After Dark Films                                                                         0
##   Against the Wild Films                                                                   0
##   Agamemnon Films                                                                          0
##   Agat Films & Cie                                                                         0
##   Agatha Christie Ltd                                                                      0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                         0
##   Agencja Produkcji Filmowej                                                               0
##   Agenda                                                                                   0
##   Agent Two                                                                                0
##   AGGK Films                                                                               0
##   Aggregate Film                                                                           0
##   Aggregate Films                                                                          0
##   Agi Orsi Productions                                                                     0
##   Agora Entertainment                                                                      0
##   Ahimsa Films                                                                             0
##   AI-Film                                                                                  0
##   Aimimage Productions                                                                     0
##   Airborne Productions                                                                     0
##   Akil Production Company                                                                  0
##   Akkord Film Produktion GmbH                                                              0
##   Akson Studio                                                                             0
##   Al!ve AG                                                                                 0
##   Alabama Moon Entertainment                                                               0
##   Alabama Production Group                                                                 0
##   Alan Greenspan Productions                                                               0
##   Alan Jay Lerner Productions                                                              0
##   Alan Landsburg Productions                                                               0
##   Alan Sacks Productions                                                                   0
##   Alan Shayne Productions                                                                  0
##   Alarum PIctures                                                                          0
##   Albert Band International Productions Inc.                                               0
##   Albert S. Ruddy Productions                                                              0
##   Alberta Film Entertainment                                                               0
##   Alberto Grimaldi Productions                                                             0
##   Albino Alligator Productions                                                             0
##   Alced Productions                                                                        0
##   Alchemedia Films                                                                         0
##   Alchemy Television                                                                       0
##   Alcina Pictures                                                                          0
##   Alcon Entertainment                                                                      0
##   Alcor Films                                                                              0
##   Alcove Entertainment                                                                     0
##   Aldamisa Entertainment                                                                   0
##   Aldrich Group                                                                            0
##   Alea Docs & Films                                                                        0
##   Alejandro Martínez                                                                    0
##   Aleph Motion Pictures                                                                    0
##   Alex Entertainment Inc.                                                                  0
##   Alexander Groupe                                                                         0
##   Alexander Salkind                                                                        0
##   Alexandre Films                                                                          0
##   Alfama Films                                                                             0
##   Alfran Productions                                                                       0
##   Alfred Image Works                                                                       0
##   Alfred J. Hitchcock Productions                                                          0
##   Algonquin                                                                                0
##   Algonquin Productions Limited                                                            0
##   AliBella Pictures                                                                        0
##   Alicéléo                                                                           0
##   Alive Films                                                                              0
##   Alive Productions                                                                        0
##   All For A Films                                                                          0
##   All Girl Productions                                                                     0
##   All Knight Productions                                                                   0
##   All Night Productions                                                                    0
##   Allagash Films                                                                           0
##   Allan Zeman Productions                                                                  0
##   Allarcom Limited                                                                         0
##   Allarts                                                                                  0
##   Allarts Production                                                                       0
##   Allegra Pictures                                                                         0
##   Allegro-Film                                                                             0
##   Allegro Films                                                                            0
##   Alliance                                                                                 0
##   Alliance Atlantis Communications                                                         0
##   Alliance Atlantis Motion Picture Production                                              0
##   Alliance Communications                                                                  0
##   Alliance Communications Corporation                                                      0
##   Alliance Entertainment                                                                   0
##   Alliance Films                                                                           0
##   Allied Artists                                                                           0
##   Allied Artists Pictures                                                                  0
##   Allied Film Makers                                                                       0
##   Allied Film Production                                                                   0
##   Allied Filmmakers                                                                        0
##   Allied Stars, Ltd.                                                                       0
##   Allied Vision                                                                            0
##   Alligator Inc                                                                            0
##   Allison Shearmur Productions                                                             0
##   Alloy Entertainment                                                                      0
##   Allspark Pictures                                                                        0
##   Almega Projects                                                                          0
##   Almena Films                                                                             0
##   Almost Midnight Productions                                                              0
##   Aloe Entertainment                                                                       0
##   Along The Tracks                                                                         0
##   Aloupis Productions                                                                      0
##   Alpha Core                                                                               0
##   Alpha Films                                                                              0
##   Alpha Productions                                                                        0
##   Alphaville Films                                                                         0
##   Alphaville Productions                                                                   0
##   Alpine Pictures                                                                          0
##   Alquimia Cinema                                                                          0
##   Also Known As Pictures                                                                   0
##   Alta Films S.A.                                                                          0
##   Alta Loma Entertainment                                                                  0
##   Alta Vista Film Production                                                               0
##   Alta Vista Productions                                                                   0
##   Altar Productions                                                                        0
##   Alter Films                                                                              0
##   Alternate Ending Studios                                                                 0
##   Altitude Film Entertainment                                                              0
##   Altus Productions                                                                        0
##   Always Split Aces Productions                                                            0
##   Amalgam Features                                                                         0
##   Amasia Entertainment                                                                     0
##   Amaze Film + Television                                                                  0
##   Amazing Film Studio                                                                      0
##   Amazon Studios                                                                           0
##   amber entertainment                                                                      0
##   Amber Lamps                                                                              0
##   Amberdale Productions                                                                    0
##   AMBI Group                                                                               0
##   Ambi Pictures                                                                            0
##   Ambience Entertainment                                                                   0
##   Ambient Entertainment GmbH                                                               0
##   Amblimation                                                                              0
##   Amblin Entertainment                                                                     0
##   Ambrosino / Delmenico                                                                    0
##   Ambush Entertainment                                                                     0
##   AMC Pictures                                                                             0
##   Amen Ra Films                                                                            0
##   Ameran Films                                                                             0
##   Amercent Films                                                                           0
##   American Broadcasting Company (ABC)                                                      0
##   American Cinema International                                                            0
##   American Cinema Productions                                                              0
##   American Eagle                                                                           0
##   American Empirical Pictures                                                              0
##   American Entertainment Investors                                                         0
##   American Entertainment Partners II L.P.                                                  0
##   American Entertainment Partners L.P.                                                     0
##   American Film Company                                                                    0
##   American Film Institute (AFI)                                                            0
##   American Films                                                                           0
##   American Independent Productions                                                         0
##   American International Pictures (AIP)                                                    0
##   American International Productions                                                       0
##   American Media Group                                                                     0
##   American Playhouse                                                                       0
##   American Playhouse Theatrical Films                                                      0
##   American Werewolf Inc.                                                                   0
##   American Zoetrope                                                                        0
##   Amicus Entertainment                                                                     0
##   Amicus Productions                                                                       0
##   Amjo Productions                                                                         0
##   AMLF                                                                                     0
##   Amok II Productions                                                                      0
##   Amok Productions                                                                         0
##   Amy Robinson Productions                                                                 0
##   An Olive Branch Productions                                                              0
##   ANA Media                                                                                0
##   Anacol Productions Inc.                                                                  0
##   Anagram Pictures Inc.                                                                    0
##   Anagram Produktion                                                                       0
##   Anant Singh Production                                                                   0
##   Anarchos Productions                                                                     0
##   Anchor Bay                                                                               0
##   Anchor Bay Entertainment                                                                 0
##   Anchor Bay Films                                                                         0
##   Andalasia Productions                                                                    0
##   Andale Pictures                                                                          0
##   Andell Entertainment                                                                     0
##   Andertainment Group                                                                      0
##   Andor Films                                                                              0
##   Andrea Leone Films                                                                       0
##   Andrea Sperling Productions                                                              0
##   Andrew Lauren Productions (ALP)                                                          0
##   Andrew Stevens Entertainment                                                             0
##   Ang Lee Productions                                                                      0
##   Angeles Entertainment Group                                                              0
##   Angels & Airwaves                                                                        0
##   Anglia Television                                                                        0
##   Anglo-Amalgamated Film Distributors                                                      0
##   Anglo-Amalgamated Productions                                                            0
##   Anglo-American Film Corporation                                                          0
##   Anglo Enterprises                                                                        0
##   Angoa-Agicoa                                                                             0
##   Angry Films                                                                              0
##   Anguish Film                                                                             0
##   Anhelo Productions                                                                       0
##   Anil Kapoor Film Company                                                                 0
##   AnimagicNet A/S                                                                          0
##   Animakids Productions                                                                    0
##   Animal Kingdom                                                                           0
##   Animal Logic                                                                             0
##   Animal Planet                                                                            0
##   Animatógrafo                                                                          0
##   Animation Picture Company                                                                0
##   Animationwerks                                                                           0
##   Anime Innovation Tokyo                                                                   0
##   Animus Films                                                                             0
##   Aniplex                                                                                  0
##   Anka Film                                                                                0
##   Anna Lena Films                                                                          0
##   Annapurna Pictures                                                                       0
##   Annapurna Productions                                                                    0
##   Annuit Coeptis Entertainment II                                                          0
##   Annuit Coeptis Entertainment Inc.                                                        0
##   Anomaly Entertainment                                                                    0
##   Anonymous Content                                                                        0
##   Another Mulligan Entertainment                                                           0
##   Antares Produzione Cinematografica                                                       0
##   Antena 3 Films                                                                           0
##   Antena 3 Televisión                                                                   0
##   Anthem Productions                                                                       0
##   Anthos Media                                                                             0
##   Antidote Films                                                                           0
##   Antidote Films (I)                                                                       0
##   Antietam Filmworks                                                                       0
##   Anton Capital Entertainment (ACE)                                                        0
##   Antzworks                                                                                0
##   Apaches Entertainment                                                                    0
##   Apart Films                                                                              0
##   Apatow Productions                                                                       0
##   Aperture Entertainment                                                                   0
##   Apipoulaï                                                                             0
##   Apjac International                                                                      0
##   APJAC Productions                                                                        0
##   Apollo Associates                                                                        0
##   Apollo Media                                                                             0
##   Apollo Pictures                                                                          0
##   ApolloMedia Distribution                                                                 0
##   ApolloMovie Beteiligungs                                                                 0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                       0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                           0
##   ApolloProMovie                                                                           0
##   ApolloProMovie & Co. 3. Filmproduktion                                                   0
##   ApolloProScreen                                                                          0
##   ApolloProScreen Filmproduktion                                                           0
##   Apotheosis Media Group                                                                   0
##   Apparatus Productions                                                                    0
##   Appian Way                                                                               0
##   Apple Corps                                                                              0
##   Apple Film Productions                                                                   0
##   Apple Inc.                                                                               0
##   Applecross                                                                               0
##   Applehead Pictures                                                                       0
##   Appleseed Film Partners                                                                  0
##   Applied Action                                                                           0
##   April Productions                                                                        0
##   APT Films                                                                                0
##   Aquarius Films                                                                           0
##   AR-TL                                                                                    0
##   AR Films                                                                                 0
##   Arable Entertainment                                                                     0
##   Arachnid Productions Ltd.                                                                0
##   Aramid Entertainment Fund                                                                0
##   Arc Entertainment                                                                        0
##   Arc Productions                                                                          0
##   Arcade Films                                                                             0
##   Arcade Pictures                                                                          0
##   Arcadia Motion Pictures                                                                  0
##   Arcane Pictures                                                                          0
##   Archangel                                                                                0
##   Archer Entertainment                                                                     0
##   Archer Gray                                                                              0
##   Archer Street Productions                                                                0
##   Archimede                                                                                0
##   Archipel 35                                                                              0
##   Arclight Films                                                                           0
##   Arcola Pictures                                                                          0
##   Arcturus Motion Pictures                                                                 0
##   ARD                                                                                      0
##   ARD Degeto Film                                                                          0
##   ARD/Degeto Film GmbH                                                                     0
##   Ardustry Entertainment                                                                   0
##   area japan                                                                               0
##   Arena Productions                                                                        0
##   Arenamedia                                                                               0
##   Argonaut Pictures                                                                        0
##   Argos Films                                                                              0
##   Argyle Enterprises                                                                       0
##   Argyll Film Partners                                                                     0
##   Aries [jp]                                                                               0
##   Aries Cinematográfica Argentina                                                       0
##   Aries Productions                                                                        0
##   ArieScope Pictures                                                                       0
##   Aristos Films                                                                            0
##   Ariztical Entertainment                                                                  0
##   Arkoff International                                                                     0
##   Arlington Road Productions Corporation                                                   0
##   ARM Entertainment                                                                        0
##   Armada Films                                                                             0
##   Armian pictures                                                                          0
##   Armor Entertainment                                                                      0
##   Armory Films                                                                             0
##   Armzfx                                                                                   0
##   Arnold Kopelson Productions                                                              0
##   Arnold Stiefel Company                                                                   0
##   Arnon Milchan Productions                                                                0
##   ARO Entertainment                                                                        0
##   ARP Sélection                                                                         0
##   Arramis Films                                                                            0
##   Arrete Ton Cinema                                                                        0
##   Arrow Films                                                                              0
##   Arrowstorm Entertainment                                                                 0
##   ARS Film Production                                                                      0
##   Ars Nova                                                                                 0
##   Art & Industry                                                                           0
##   Art In Motion                                                                            0
##   Art Linson Productions                                                                   0
##   Art Pictures Studio                                                                      0
##   Artémis Productions                                                                   0
##   Arte                                                                                     0
##   ARTE                                                                                     0
##   Arte Deutschland TV GmbH                                                                 0
##   Arte France                                                                              0
##   Arte France Cinéma                                                                    0
##   Artemis                                                                                  0
##   Artemis Film                                                                             0
##   Artfire Films                                                                            0
##   Artic Productions LLC                                                                    0
##   ArtImage Entertainment                                                                   0
##   Artimm                                                                                   0
##   Artina Films                                                                             0
##   Artisan Entertainment                                                                    0
##   Artist Film                                                                              0
##   Artista Management                                                                       0
##   Artistry Limited                                                                         0
##   Artists Entertainment Complex                                                            0
##   Artists Production Group (APG)                                                           0
##   Artists Public Domain                                                                    0
##   ArtPhyl                                                                                  0
##   Arts Council of England                                                                  0
##   Arts+Labor                                                                               0
##   Arturo Production                                                                        0
##   Arwin Productions                                                                        0
##   As Is Productions                                                                        0
##   ASAF                                                                                     0
##   Asahi National Broadcasting Company                                                      0
##   Asap films                                                                               0
##   Ascendant Pictures                                                                       0
##   Ascension Pictures                                                                       0
##   Ascension Productions                                                                    0
##   Ascot Elite Home Entertainment                                                           0
##   Asgaard Entertainment                                                                    0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                 0
##   Asia Digital Entertainment                                                               0
##   Asia Tropical Films                                                                      0
##   ASIG Productions                                                                         0
##   Asis Productions                                                                         0
##   ASK Kodansha                                                                             0
##   Asmik Ace Entertainment                                                                  0
##   Aspect Ratio Film                                                                        0
##   Aspen Film Society                                                                       0
##   Aspen Productions                                                                        0
##   Aspen Productions (I)                                                                    0
##   Asphalt Productions                                                                      0
##   Assassin's Fist Limited                                                                  0
##   Assassin Films                                                                           0
##   Associated British-Pathé                                                              0
##   Associated Capital                                                                       0
##   Associated General Films                                                                 0
##   Associated Producers (API)                                                               0
##   Associates & Aldrich Company, The                                                        0
##   Astral Bellevue Pathé                                                                 0
##   Astral Media                                                                             0
##   Astron-6 Video International                                                             0
##   Asylum Films                                                                             0
##   Asylum, The                                                                              0
##   Asymmetrical Productions                                                                 0
##   Atípica Films                                                                         0
##   ATG Productions                                                                          0
##   Atitude Produções e Empreendimentos                                                0
##   Atkinson/Knickerbocker Productions                                                       0
##   Atlantic Entertainment Group                                                             0
##   Atlantic Picture Company                                                                 0
##   Atlantic Pictures                                                                        0
##   Atlantic Pictures (II)                                                                   0
##   Atlantic Releasing Corporation                                                           0
##   Atlantic Swiss Productions                                                               0
##   Atlantic Television                                                                      0
##   Atlas 2 Productions                                                                      0
##   Atlas Entertainment                                                                      0
##   Atlas Film                                                                               0
##   Atlas Films                                                                              0
##   Atlas Independent                                                                        0
##   Atlas Productions                                                                        0
##   Atman Entertainment                                                                      0
##   Atmo Media Network                                                                       0
##   Atmosphere Entertainment MM                                                              0
##   Atmospheric Pictures                                                                     0
##   ATO Pictures                                                                             0
##   ATR Films                                                                                0
##   Atresmedia Cine                                                                          0
##   Attaboy Films                                                                            0
##   Attainment Media Group                                                                   0
##   Attercop Productions                                                                     0
##   Attic Light Films                                                                        0
##   Attila Productions                                                                       0
##   Aubrey Schenck Productions                                                               0
##   Audax Films                                                                              0
##   Audley Films LLP                                                                         0
##   August Entertainment                                                                     0
##   August Films                                                                             0
##   Augustus Color                                                                           0
##   Augustus Film                                                                            0
##   Aura Entertainment                                                                       0
##   Aura Film Partnership                                                                    0
##   Aurora Entertainment                                                                     0
##   Aurora Productions                                                                       0
##   Australian Broadcasting Corporation                                                      0
##   Australian Film Commission                                                               0
##   Australian Film Finance Corporation                                                      0
##   Australian Film Finance Corporation (AFFC)                                               0
##   Australian International Film Corp. (AIFC)                                               0
##   Automatic Media                                                                          0
##   Automatik Entertainment                                                                  0
##   Autonomous                                                                               0
##   Autonomous Films                                                                         0
##   Autour de Minuit Productions                                                             0
##   AV Club, The                                                                             0
##   AV Pictures                                                                              0
##   AvÅŸar Film                                                                            0
##   Avala Film                                                                               0
##   Avalanche Films                                                                          0
##   Avalanche Productions                                                                    0
##   Avalon Pictures                                                                          0
##   Avalon Studios                                                                           0
##   Avalon/NFU Studios                                                                       0
##   AVCO Embassy Pictures                                                                    0
##   Avenging Conscience                                                                      0
##   Avenue Entertainment                                                                     0
##   Avenue Picture                                                                           0
##   Avenue Pictures Productions                                                              0
##   Aversano Films                                                                           0
##   Avery Pix                                                                                0
##   Avex Inc.                                                                                0
##   Avi Arad Productions                                                                     0
##   Avi Chai fund                                                                            0
##   Avnet/Kerner Productions                                                                 0
##   Avrora Media                                                                             0
##   Awesomeness Films                                                                        0
##   Axon Films                                                                               0
##   AZ Works                                                                                 0
##   Azari Media                                                                              0
##   AZL Productions KG                                                                       0
##   Azoff Entertainment                                                                      0
##   B and G Derivatives Holdings                                                             0
##   B.A. Produktion                                                                          0
##   B.D.S. Productions                                                                       0
##   B.D.S. Productions Inc.                                                                  0
##   B.H. Finance C.V.                                                                        0
##   B24                                                                                      0
##   Baba Arts Limited Productions                                                            0
##   Babbo Inc.                                                                               0
##   Babe Film                                                                                0
##   Babe Films                                                                               0
##   Babelsberg Film                                                                          0
##   Babelsberg Film GmbH                                                                     0
##   Babelsberg International Film Produktion                                                 0
##   Babieka                                                                                  0
##   Baby Cart                                                                                0
##   Baby Cow Films                                                                           0
##   Baby Cow Productions                                                                     0
##   Babylon                                                                                  0
##   Babylonian Productions                                                                   0
##   Bac Films                                                                                0
##   BAC Films                                                                                0
##   Bachelor Party Productions                                                               0
##   Bachrach/Gottlieb Productions                                                            0
##   Back Lot Pictures                                                                        0
##   Backup Films                                                                             0
##   Backup Media                                                                             0
##   Bacon & Eggs                                                                             0
##   Bad Angels Productions, Ltd.                                                             0
##   Bad Badger                                                                               0
##   Bad Biology                                                                              0
##   Bad Cop Bad Cop Film Productions                                                         0
##   Bad Hat Harry Productions                                                                0
##   Bad Lt. Productions                                                                      0
##   Bad Monkey Productions                                                                   0
##   Bad Robot                                                                                0
##   Badlands Company                                                                         0
##   Bórd Scannán na hÃâ\200°ireann                                                       0
##   Bagdasarian Productions                                                                  0
##   BaggyJoe Productions                                                                     0
##   Bahr Productions Inc.                                                                    0
##   Bait Productions                                                                         0
##   Baker Street                                                                             0
##   Bakshi Productions                                                                       0
##   Balaji Motion Pictures                                                                   0
##   Balcor Film Investors                                                                    0
##   Baldwin Entertainment Group                                                              0
##   Baldwin/Cohen Productions                                                                0
##   Ballinran Productions                                                                    0
##   Ballpark Productions Partnership                                                         0
##   Baltic Film Group                                                                        0
##   Baltic Film Services                                                                     0
##   Baltimore Pictures                                                                       0
##   Baltimore Spring Creek Pictures                                                          0
##   Baltimore Spring Creek Productions                                                       0
##   Baltmedia                                                                                0
##   Banana-Moon Sky Films                                                                    0
##   Bandai Visual Company (JAPAN)                                                            0
##   Bande a Part Films                                                                       0
##   Bandito Brothers                                                                         0
##   Bandoola Productions                                                                     0
##   Banger Films                                                                             0
##   Banger Productions                                                                       0
##   Bankable                                                                                 0
##   Bankside Films                                                                           0
##   Banner House Productions                                                                 0
##   Banter                                                                                   0
##   Barbarian Films                                                                          0
##   Barclays Mercantile Industrial Finance                                                   0
##   Bardel Entertainment Inc.                                                                0
##   barefoot films                                                                           0
##   Barenholtz Production                                                                    0
##   Barking Fish Entertainment                                                               0
##   Barnet Bain Films                                                                        0
##   Barnsnape Films                                                                          0
##   Baron Films                                                                              0
##   Barraboy Films                                                                           0
##   Barry & Enright Productions                                                              0
##   Barry Mendel Productions                                                                 0
##   Bartlett Films                                                                           0
##   Barwood Films                                                                            0
##   Base 12 Productions                                                                      0
##   Basic Pictures                                                                           0
##   Basket Case Productions                                                                  0
##   Batjac Productions                                                                       0
##   Battle Mountain Films                                                                    0
##   Battleplan Productions                                                                   0
##   Bauer Martinez Studios                                                                   0
##   Baumgarten-Prophet Entertainment                                                         0
##   Baumgarten Management and Productions (BMP)                                              0
##   Baumgarten Merims Productions                                                            0
##   Bausan Films                                                                             0
##   Bavaria Film                                                                             0
##   Bavaria Pictures                                                                         0
##   Bay Films                                                                                0
##   Bayerischer Banken-Fonds                                                                 0
##   Bayerischer Rundfunk (BR)                                                                0
##   Bayonne Entertainment                                                                    0
##   Bayou Film Inc                                                                           0
##   Bayou Pictures                                                                           0
##   Bazelevs Production                                                                      0
##   Bazmark Films                                                                            0
##   BB Film Productions                                                                      0
##   BB Films                                                                                 0
##   BBC                                                                                      0
##   BBC America                                                                              0
##   BBC Arena                                                                                0
##   BBC Cymru Wales                                                                          0
##   BBC Drama Group                                                                          0
##   BBC Drama Productions                                                                    0
##   BBC Earth                                                                                0
##   BBC Earth Films                                                                          0
##   BBC Films                                                                                0
##   BBC Home Video                                                                           0
##   BBC Natural History                                                                      0
##   BBC Scotland                                                                             0
##   BBC Storyville                                                                           0
##   BBC Television UK                                                                        0
##   BBC Wales                                                                                0
##   BBC Worldwide                                                                            0
##   BBS Productions                                                                          0
##   BCDF Pictures                                                                            0
##   BD Cine                                                                                  0
##   Be Gentlemen Limited Partnership                                                         0
##   Be Good Productions                                                                      0
##   Beachfront Films                                                                         0
##   Beachside Films                                                                          0
##   Beacon Communications                                                                    0
##   Beacon Pictures                                                                          0
##   Beagle Pug Films                                                                         0
##   Beanca Films                                                                             0
##   Beatrice Film                                                                            0
##   Beautiful Kate Productions                                                               0
##   Beaver Films                                                                             0
##   Bece Canada Productions                                                                  0
##   Becker International                                                                     0
##   Bedford Falls Company, The                                                               0
##   Bedford Falls Productions                                                                0
##   Bedlam Pictures                                                                          0
##   Bedlam Productions                                                                       0
##   Bee Holder Productions                                                                   0
##   Bee Train                                                                                0
##   Bee Vine Pictures                                                                        0
##   Beech Hill Films                                                                         0
##   Before the Door Pictures                                                                 0
##   Beginner's Luck                                                                          0
##   Behavioral Problem Productions Ltd.                                                      0
##   Beijing Poly-bona Film Distribution Company                                              0
##   Beijing Shuijing Shenlan International Media Co.                                         0
##   Bekmambetov Projects Ltd.                                                                0
##   Bel Air Entertainment                                                                    0
##   Belgacom                                                                                 0
##   Believe Entertainment                                                                    0
##   Believe Pictures                                                                         0
##   Bell Broadcast and New Media Fund                                                        0
##   Bell Media                                                                               0
##   Bella Productions                                                                        0
##   Belladonna Productions                                                                   0
##   Bellanova Films                                                                          0
##   Belle Pictures                                                                           0
##   Bellpond Films                                                                           0
##   Bellwether Pictures                                                                      0
##   Ben-Ami/Leeds Productions                                                                0
##   Benaroya Pictures                                                                        0
##   Benchmark                                                                                0
##   Bender-Spink Inc.                                                                        0
##   Benderspink                                                                              0
##   BenderSpink                                                                              0
##   Benedek Films                                                                            0
##   Benedict Pictures Corp.                                                                  0
##   Benmar Productions                                                                       0
##   Bennett-Robbins Productions                                                              0
##   Benteveo Producciones                                                                    0
##   Bentley Productions                                                                      0
##   Bergman Lustig productions                                                               0
##   Berkshire Axis Media                                                                     0
##   Berlanti Productions                                                                     0
##   Bernard Gayle Productions                                                                0
##   Berrick Filmproduktion                                                                   0
##   Bersin Pictures                                                                          0
##   Bert Marcus Productions                                                                  0
##   Berwick Street Productions                                                               0
##   Best Brains                                                                              0
##   Best Film                                                                                0
##   Best Man Filmproduktions                                                                 0
##   Best Medicine Productions                                                                0
##   Beta Cinema                                                                              0
##   Bettis Productions Limited                                                               0
##   Between The Eyes                                                                         0
##   Beverly Detroit                                                                          0
##   Bewitched                                                                                0
##   Beyond Films                                                                             0
##   Beyond Infinity                                                                          0
##   BFI Film Fund                                                                            0
##   BH Tilt                                                                                  0
##   Bhansali Films                                                                           0
##   BHE Films                                                                                0
##   Bi-polar Pictures                                                                        0
##   Bianca Film                                                                              0
##   Bifrost Pictures                                                                         0
##   Big Arty Productions                                                                     0
##   Big Bad Film                                                                             0
##   Big Beach Films                                                                          0
##   Big Beach Productions                                                                    0
##   Big Bug Pictures                                                                         0
##   Big Easy Pictures                                                                        0
##   Big Fan Productions                                                                      0
##   Big Farm                                                                                 0
##   Big Fish Films                                                                           0
##   Big Focus Television                                                                     0
##   Big Idea Productions                                                                     0
##   Big Indie Pictures                                                                       0
##   Big Kid Pictures                                                                         0
##   Big Noise Films                                                                          0
##   Big Picture Media Corporation                                                            0
##   BIG Pictures                                                                             0
##   Big Primate Pictures                                                                     0
##   Big Screen Entertainment Group                                                           0
##   Big Screen Productions                                                                   0
##   Big Shot Productions                                                                     0
##   Big Stan Productions                                                                     0
##   Big Talk Productions                                                                     0
##   Big Ticket Productions                                                                   0
##   Big World                                                                                0
##   Big Yellow Films                                                                         0
##   Bigel / Mailer Films                                                                     0
##   Bigel Entertainment                                                                      0
##   Bigelow Productions                                                                      0
##   Bigscope Films                                                                           0
##   Bikini Films                                                                             0
##   Bill and Ben Productions                                                                 0
##   Bill Graham Films                                                                        0
##   Bill Kenwright Films                                                                     0
##   Bill Melendez Productions                                                                0
##   Bill/Phillips                                                                            0
##   Billy Goat Pictures                                                                      0
##   BIM Distribuzione                                                                        0
##   Bing Crosby Productions                                                                  0
##   Bioskop-Film GmbH                                                                        0
##   Bioskop Film                                                                             0
##   Bioware                                                                                  0
##   Birchwood Pictures                                                                       0
##   Bird and a Bear Entertainment                                                            0
##   Birdsong Pictures                                                                        0
##   Birnbaum / Barber Productions                                                            0
##   Birnbaum/Barber                                                                          0
##   Biscayne Pictures                                                                        0
##   Bisgrove Entertainment                                                                   0
##   Bitter Films                                                                             0
##   Black & Blue Films                                                                       0
##   Black & White Productions                                                                0
##   Black and Blu Entertainment                                                              0
##   Black Balloon Productions                                                                0
##   Black Bear Pictures                                                                      0
##   Black Camel Pictures                                                                     0
##   Black Chalk Productions                                                                  0
##   Black Diamond Pictures                                                                   0
##   Black Fawn Films                                                                         0
##   Black Fish Films                                                                         0
##   Black Flag                                                                               0
##   Black Forest Films                                                                       0
##   Black Label Media                                                                        0
##   Black Light District                                                                     0
##   Black Marble Productions                                                                 0
##   Black Rhino Productions                                                                  0
##   Black Robe                                                                               0
##   Black Sand Pictures                                                                      0
##   Black Sheep Films                                                                        0
##   Black Sky Entertainment                                                                  0
##   Black Snake                                                                              0
##   Blackfriars Bridge Films                                                                 0
##   Blacklab Entertainment                                                                   0
##   Blackout Productions Inc.                                                                0
##   Blake Edwards                                                                            0
##   Blank of the Dead Productions                                                            0
##   Blast! Films                                                                             0
##   Bleiberg Entertainment                                                                   0
##   Blender Foundation                                                                       0
##   Blenkov & Schønnemann Pictures                                                        0
##   Blind Guy Films                                                                          0
##   Blind Spot Pictures Oy                                                                   0
##   Blind Wink                                                                               0
##   Blind Wink Productions                                                                   0
##   Blinder Films                                                                            0
##   Blinding Edge Pictures                                                                   0
##   BlinkWorks Media                                                                         0
##   Blinky Productions                                                                       0
##   Bliss                                                                                    0
##   Bliss Media                                                                              0
##   Blitz / Welch                                                                            0
##   Blitz Films                                                                              0
##   Blixa Film Productktion                                                                  0
##   Block / Hanson                                                                           0
##   Block 2 Pictures                                                                         0
##   Blockade Entertainment                                                                   0
##   Blockbuster Movie Entertainers                                                           0
##   Blondie Girl Productions                                                                 0
##   Blood & Chocolate Productions Ltd                                                        0
##   Blood & Wine Productions                                                                 0
##   Blood Relations Co.                                                                      0
##   Bloodline Pictures                                                                       0
##   Bloodline Productions                                                                    0
##   Bloodstar Productions                                                                    0
##   BloodWorks                                                                               0
##   Bloody Disgusting                                                                        0
##   Bloody Lip Productions                                                                   0
##   Blowback Pictures                                                                        0
##   BLT Productions                                                                          0
##   Blue-Tongue Films                                                                        0
##   Blue Askew                                                                               0
##   Blue Dot Productions                                                                     0
##   Blue Film                                                                                0
##   Blue Flower Productions                                                                  0
##   Blue Gardenia Productions                                                                0
##   Blue Parrot Productions                                                                  0
##   Blue Productions                                                                         0
##   Blue Rider Pictures                                                                      0
##   Blue Sea Productions                                                                     0
##   Blue Seraph Productions                                                                  0
##   Blue Sky Films                                                                           0
##   Blue Sky Studios                                                                         0
##   Blue Snow Productions                                                                    0
##   Blue Star Pictures                                                                       0
##   Blue Star Productions                                                                    0
##   Blue Train Productions                                                                   0
##   Blue Tulip Productions                                                                   0
##   Blue Wolf                                                                                0
##   Blue Yonder Films                                                                        0
##   Blueeyes Productions                                                                     0
##   Bluegrass Films                                                                          0
##   Bluemark Productions                                                                     0
##   Blueprint Pictures                                                                       0
##   Bluewater Pictures                                                                       0
##   Bluff Road Productions                                                                   0
##   Blumhouse Productions                                                                    0
##   Blurco                                                                                   0
##   BMG Independents                                                                         0
##   BMI (No. 9) Ltd.                                                                         0
##   BN Films                                                                                 0
##   BNJArmor                                                                                 0
##   Bo-Town Films                                                                            0
##   Bob Productions                                                                          0
##   Bob Swerer Productions                                                                   0
##   Bob Yari Productions                                                                     0
##   Bobby Jones Films LLC                                                                    0
##   Bocaboca Producciones S.A.                                                               0
##   BocFlix                                                                                  0
##   Boku Films                                                                               0
##   Bold Films                                                                               0
##   Boll KG                                                                                  0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                     0
##   Bollywood Hollywood Production                                                           0
##   Bomar OOD                                                                                0
##   Bombshell Pictures                                                                       0
##   Bona Fide Productions                                                                    0
##   BOND360                                                                                  0
##   Bonfire                                                                                  0
##   Boo Pictures                                                                             0
##   Bookshop Productions                                                                     0
##   Boram Entertainment Inc.                                                                 0
##   Bord Scannan na hEireann / Irish Film Board                                              0
##   Borde/Raich                                                                              0
##   BorderLine Films                                                                         0
##   Boss Media                                                                               0
##   Bottom of the Ninth Productions                                                          0
##   BoulderLight Pictures                                                                    0
##   Boulston Productions Limited                                                             0
##   Bouncing Betty Productions                                                               0
##   Boundless Pictures                                                                       0
##   Bourne Again                                                                             0
##   Bow and Arrow Entertainment                                                              0
##   Bowery Hills Entertainment                                                               0
##   Box Film                                                                                 0
##   Boxing Cat Films                                                                         0
##   Boy Culture LLC                                                                          0
##   Boy in the Box                                                                           0
##   Boy of the Year                                                                          0
##   Boy Wonder Films                                                                         0
##   Boyd's Company                                                                           0
##   BoZ Productions                                                                          0
##   Brad Grey Pictures                                                                       0
##   Brad Krevoy Television                                                                   0
##   Brad Zions Films                                                                         0
##   Braeburn Entertainment                                                                   0
##   Brain Farm Digital Cinema                                                                0
##   Branded Entertainment/Batfilm Productions                                                0
##   Brandenberg                                                                              0
##   Brandes Films International                                                              0
##   Brandman Productions                                                                     0
##   Brandt/Haas Productions                                                                  0
##   Brandywine Productions                                                                   0
##   Brandywine Productions Ltd.                                                              0
##   Brass Hat Films                                                                          0
##   Braun Entertainment Group                                                                0
##   Braunsberg Productions                                                                   0
##   Brave New Films                                                                          0
##   Braven Films                                                                             0
##   Braveworld Productions                                                                   0
##   BraxtanFILM                                                                              0
##   Break Thru Films                                                                         0
##   Breaking Ball Films                                                                      0
##   Breakthrough Entertainment Productions                                                   0
##   Breakup Productions                                                                      0
##   Breathless Associates                                                                    0
##   Bregman-IAC Productions                                                                  0
##   Bregman/Baer Productions                                                                 0
##   Breton Film Productions                                                                  0
##   Bridge Films                                                                             0
##   Bridgegate FIlms                                                                         0
##   Bridget Johnson Films                                                                    0
##   Bridgit Folman Film Gang                                                                 0
##   Bridle Path Films                                                                        0
##   Bright-Persky Associates                                                                 0
##   Bright Cold Day Films                                                                    0
##   Brightlight Pictures                                                                     0
##   Brightlight Pictures Inc.                                                                0
##   Brightside Entertainment                                                                 0
##   Brightstar Films                                                                         0
##   Brillhart / Gonzales Productions                                                         0
##   Brillstein-Grey Entertainment                                                            0
##   Brillstein Entertainment Partners                                                        0
##   Brink Films                                                                              0
##   Brink Productions                                                                        0
##   Bristol Automotive                                                                       0
##   Bristol Bay Productions                                                                  0
##   British American Entertainment                                                           0
##   British Broadcasting Corporation (BBC)                                                   0
##   British Columbia Film                                                                    0
##   British Columbia Television                                                              0
##   British Empire Films Australia                                                           0
##   British Film Company                                                                     0
##   British Film Council                                                                     0
##   British Film Institute (BFI)                                                             0
##   British Lion-Columbia Distributors                                                       0
##   British Lion Film Corporation                                                            0
##   British Lion Films                                                                       0
##   British Screen                                                                           0
##   British Screen Finance Ltd                                                               0
##   British Screen Productions                                                               0
##   Britpack Film Company                                                                    0
##   Broad Green Pictures                                                                     0
##   Broadview Pictures                                                                       0
##   Broadway Video                                                                           0
##   Broken Chair Flickz                                                                      0
##   Broken Films                                                                             0
##   Broken Lizard Industries                                                                 0
##   Broken Road Productions                                                                  0
##   Bron Capital Partners                                                                    0
##   Bron Studios                                                                             0
##   Bronson Avenue                                                                           0
##   Brood Syndicate                                                                          0
##   Brooks Media                                                                             0
##   Brooksfilms                                                                              0
##   Brooksfilms Ltd.                                                                         0
##   Brookstreet Pictures                                                                     0
##   Brookwell-McNamara Entertainment                                                         0
##   Brothers Dowdle Productions                                                              0
##   Brouwersgracht Investments                                                               0
##   Brown & Stretic                                                                          0
##   Brown Sauce Film Productions                                                             0
##   BrownHouse Productions                                                                   0
##   Brownstone Productions                                                                   0
##   Bruce Brown Films                                                                        0
##   Brucks Entertainment                                                                     0
##   Bruin Grip Services                                                                      0
##   Bryna Productions                                                                        0
##   BSF Film                                                                                 0
##   BSM Studio                                                                               0
##   Bubby Productions                                                                        0
##   Buckaroo Entertainment                                                                   0
##   Buckeye Films                                                                            0
##   Buena Onda                                                                               0
##   Buena Vista                                                                              0
##   Buena Vista Distribution Company                                                         0
##   Buena Vista Home Entertainment                                                           0
##   Buena Vista Pictures                                                                     0
##   Bueprint Pictures                                                                        0
##   Buffalo Gal Pictures                                                                     0
##   Buffalo Picture House                                                                    0
##   BUFO                                                                                     0
##   Bugsy Malone Productions                                                                 0
##   Bull's Eye Entertainment                                                                 0
##   Bull Market Entertainment                                                                0
##   Bullet Films                                                                             0
##   Bullet Pictures                                                                          0
##   Bulletproof Cupid                                                                        0
##   Bungalow 78 Productions                                                                  0
##   Bungalow Productions                                                                     0
##   Bunk 11 Pictures                                                                         0
##   Burbank Films Australia                                                                  0
##   Burg/Koules Productions                                                                  0
##   Burgundy Films                                                                           0
##   Burke/Samples/Foster Productions                                                         0
##   Burn Later Productions                                                                   0
##   Burning Bright Productions                                                               0
##   Burning Ships Productions                                                                0
##   Burns Family Studios                                                                     0
##   Burnside Entertainment                                                                   0
##   Burskin Film                                                                             0
##   Busboy Productions                                                                       0
##   Bushwood Pictures                                                                        0
##   Business Location Sudtirol Alto Adige                                                    0
##   Busted Shark Productions                                                                 0
##   Busy Bee Productions                                                                     0
##   Butcher's Run Films                                                                      0
##   Butcher's Run Productions                                                                0
##   Buttercup Films Ltd.                                                                     0
##   BXR Productions                                                                          0
##   Byron A. Martin Productions                                                              0
##   Bystander Films                                                                          0
##   C-2 Pictures                                                                             0
##   C-Films AG                                                                               0
##   C-Hundred Film Corporation                                                               0
##   C & C Brown Production                                                                   0
##   C.B. Films S.A.                                                                          0
##   C.G. Cinema                                                                              0
##   C.O. Films                                                                               0
##   C.O.R.E. Feature Animation                                                               0
##   C.R.G. International                                                                     0
##   C5                                                                                       0
##   CAB Productions                                                                          0
##   Cabin Fever Films                                                                        0
##   Cabin Pictures                                                                           0
##   Cable Stuff Productions                                                                  0
##   Cadre Films                                                                              0
##   Café Film                                                                             0
##   Cake Productions Inc.                                                                    0
##   Calamity Films                                                                           0
##   Calash Corporation                                                                       0
##   Calendar Productions                                                                     0
##   Caliban Films                                                                            0
##   Caliber Media Company                                                                    0
##   California Pictures                                                                      0
##   Calimari Productions                                                                     0
##   Callahan Filmworks                                                                       0
##   CALT Productions                                                                         0
##   Caméra One                                                                            0
##   Camberwell / Fly Films                                                                   0
##   Cambria Productions                                                                      0
##   Cambridge Productions                                                                    0
##   Camellia Entertainment                                                                   0
##   Camelot Pictures                                                                         0
##   Camelot Productions                                                                      0
##   Camera 40 Productions                                                                    0
##   Camerimage Festival                                                                      0
##   CAMERON MACKINTOSH                                                                       0
##   Camp / Thompson Pictures                                                                 0
##   Camp Hill                                                                                0
##   Camp Video                                                                               0
##   Campanile Productions                                                                    0
##   Campbell Grobman Films                                                                   0
##   Campfire                                                                                 0
##   Campfire LLC                                                                             0
##   Canadian Film Centre (CFC)                                                               0
##   Canadian Film Development Corporation (CFDC)                                             0
##   Canadian Film or Video Production Tax Credit (CPTC)                                      0
##   Canadian Television (CTV)                                                                0
##   Canal Plus                                                                               0
##   Canal Plus Group                                                                         0
##   Canal Street Films                                                                       0
##   Canal Sur Televisión                                                                  0
##   Canal+                                                                                   0
##   Canal+ Droits Audiovisuels                                                               0
##   Canal+ España                                                                         0
##   Canal+ Polska                                                                            0
##   Canal+France                                                                             0
##   Canal+Polska                                                                             0
##   Canana Films                                                                             0
##   Candleridge Entertainment                                                                0
##   Candlewood Entertainment                                                                 0
##   Candy Heart Productions                                                                  0
##   Canfield Pictures                                                                        0
##   Cannell Studios                                                                          0
##   Cannes Film Festival                                                                     0
##   Cannibal Films Ltd.                                                                      0
##   Cannon and Morley Productions                                                            0
##   Cannon Entertainment                                                                     0
##   Cannon Films                                                                             0
##   Cannon Group                                                                             0
##   Cannon Italia Srl                                                                        0
##   Cannon Pictures                                                                          0
##   Cannon Productions                                                                       0
##   Canonigo Films                                                                           0
##   Cantharus Productions                                                                    0
##   Capacity Pictures                                                                        0
##   Capcom                                                                                   0
##   Capcom Company                                                                           0
##   Capelight Pictures                                                                       0
##   Capella                                                                                  0
##   Capella Films                                                                            0
##   Capella International                                                                    0
##   Capglobe                                                                                 0
##   Capital Arts Entertainment                                                               0
##   Capital Equipment Leasing                                                                0
##   Capital Markets Film Finance                                                             0
##   Capitol Films                                                                            0
##   Capitole Films                                                                           0
##   Cappa Defina Productions                                                                 0
##   Cappa Productions                                                                        0
##   Capstone Entertainment Group                                                             0
##   Captain Movies                                                                           0
##   Captivate Entertainment                                                                  0
##   Captivity Productions                                                                    0
##   Capture The Flag Films                                                                   0
##   Caramel Film                                                                             0
##   Caramel Films                                                                            0
##   Caravan Pictures                                                                         0
##   Carbunkle Cartoons                                                                       0
##   Cargo Entertainment                                                                      0
##   Cargo Films                                                                              0
##   Carlino Productions                                                                      0
##   Carlo Ponti Cinematografica                                                              0
##   Carlo Ponti Production                                                                   0
##   Carlyle Productions                                                                      0
##   Carmel Creek Productions                                                                 0
##   Carmel Entertainment                                                                     0
##   Carnaby International                                                                    0
##   Carnelian Productions                                                                    0
##   Carnival Films                                                                           0
##   Carnival Films & Television                                                              0
##   Caro-McLeod                                                                              0
##   Carol Baum Productions                                                                   0
##   Carolco Entertainment                                                                    0
##   Carolco International N.V.                                                               0
##   Carolco Pictures                                                                         0
##   Carolina Film Works                                                                      0
##   Caroline Films                                                                           0
##   Carousel Picture Company                                                                 0
##   Carousel Picture Company, The                                                            0
##   Carousel Productions                                                                     0
##   Carsey-Werner Company                                                                    0
##   Cart Before The Horse Productions                                                        0
##   Cartel Productions                                                                       0
##   Carthago Films S.a.r.l.                                                                  0
##   Cartier Productions                                                                      0
##   Cartoon Network Studios                                                                  0
##   Cartoon Saloon                                                                           0
##   Carver Films                                                                             0
##   Casa Bonita                                                                              0
##   Casablanca Filmworks                                                                     0
##   Casadelic Pictures                                                                       0
##   Case 39 Productions                                                                      0
##   Casey Productions                                                                        0
##   Casey Silver Productions                                                                 0
##   Cassadaga Film Production                                                                0
##   Castel Film Romania                                                                      0
##   Castel Film Studio                                                                       0
##   Castel Films                                                                             0
##   Castelao Pictures                                                                        0
##   Castelao Producciones                                                                    0
##   Castle Hill Productions                                                                  0
##   Castle Rock Entertainment                                                                0
##   Castleberg Productions                                                                   0
##   Castlight Pictures                                                                       0
##   Casualties Bureau                                                                        0
##   Cat Burglar Productions                                                                  0
##   CAT Films                                                                                0
##   Catacombs Productions                                                                    0
##   Catapult Films                                                                           0
##   Catch 23 Entertainment                                                                   0
##   Catch Productions                                                                        0
##   CatchPlay                                                                                0
##   Catfish Productions                                                                      0
##   Cattleya                                                                                 0
##   Causeway Films                                                                           0
##   Caviar Films                                                                             0
##   CB Films                                                                                 0
##   CB Productions                                                                           0
##   CBS Entertainment Productions                                                            0
##   CBS Films                                                                                0
##   CC Capital Arts Entertainment SRL                                                        0
##   CCCP                                                                                     0
##   CD Films                                                                                 0
##   Ce Qui Me Meut Motion Pictures                                                           0
##   Cecchi Gori Group Tiger Cinematografica                                                  0
##   Cecchi Gori Pictures                                                                     0
##   CED Productions                                                                          0
##   Celador Films                                                                            0
##   Celador Productions                                                                      0
##   Celandine Films                                                                          0
##   Cell                                                                                     0
##   Celluloid Dreams                                                                         0
##   Celluloid Dreams Productions                                                             0
##   Celtic Films Entertainment                                                               0
##   Cent Productions Inc.                                                                    0
##   Central                                                                                  0
##   Central Films                                                                            0
##   Central Films Limited                                                                    0
##   Central Independent Television                                                           0
##   Central Productions                                                                      0
##   Centre National de la Cinématographie                                                 0
##   Centre National de la Cinématographie (CNC)                                           0
##   Centron Pictures                                                                         0
##   Centropolis Entertainment                                                                0
##   Centropolis Film Productions                                                             0
##   Century 21 Television                                                                    0
##   Century Park Pictures                                                                    0
##   Century Time (H.K.) Ltd.                                                                 0
##   CFCN Communications                                                                      0
##   Chad Troutwine Films                                                                     0
##   Chain Camera Pictures                                                                    0
##   Chaintron                                                                                0
##   Chako Film Company                                                                       0
##   Chal Productions                                                                         0
##   Challenge Film Corporation                                                               0
##                                                                                         Freq
## Var1                                                                                     160
##   "DIA" Productions GmbH & Co. KG                                                          0
##   # Lexyn Productions                                                                      0
##   10 West Studios                                                                          0
##   100 Feet Productions                                                                     0
##   1019 Entertainment                                                                       0
##   108 Media                                                                                0
##   10th Hole Productions                                                                    0
##   11:11 Mediaworks                                                                         0
##   12 Gauge Productions                                                                     0
##   120dB Films                                                                              0
##   13 Ghosts Productions Canada Inc.                                                        0
##   1492 Pictures                                                                            0
##   1600 Limited Partnership                                                                 0
##   1812 Productions                                                                         0
##   1818                                                                                     0
##   1821 Pictures                                                                            0
##   185 Trax                                                                                 0
##   1976 Productions                                                                         0
##   1984 Private Defense Contractors                                                         0
##   1992 Number Four Limited Partnership                                                     0
##   2 Bridges Productions                                                                    0
##   2 Entertain                                                                              0
##   2 Entertain Video                                                                        0
##   2 Loop Films                                                                             0
##   2 Player Productions                                                                     0
##   2 Wolves Films                                                                           0
##   2.4.7. Films                                                                             0
##   2003 Productions                                                                         0
##   20ten Media                                                                              0
##   20th Century Fox                                                                         0
##   20th Century Fox Film Corporation                                                        0
##   20th Century Fox Home Entertainment                                                      0
##   20th Century Fox Russia                                                                  0
##   20th Century Fox Television                                                              0
##   20th Century Pictures                                                                    0
##   21 Laps Entertainment                                                                    0
##   21st Century Film Corporation                                                            0
##   224 Entertainment                                                                        0
##   2262730 Ontario                                                                          0
##   22h22                                                                                    0
##   23/5 Filmproduktion                                                                      0
##   24 Seven Productions                                                                     0
##   24/7 Films                                                                               0
##   26 Films                                                                                 0
##   27 Films Production                                                                      0
##   2929 Productions                                                                         0
##   2am Films                                                                                0
##   2B Films                                                                                 0
##   2DS Productions                                                                          0
##   2S Films                                                                                 0
##   3 Arts Entertainment                                                                     0
##   3 in the Box                                                                             0
##   3 Ring Circus Films                                                                      0
##   33 Pictures                                                                              0
##   3311 Productions                                                                         0
##   33andOut Productions                                                                     0
##   343 Industries                                                                           0
##   34th Street Films                                                                        0
##   360 Pictures                                                                             0
##   391 Productions                                                                          0
##   3b productions                                                                           0
##   3B Productions                                                                           0
##   3DTK                                                                                     0
##   3Foot7                                                                                   0
##   3L Filmproduktion GmbH                                                                   0
##   3L Filmverleih                                                                           0
##   3L Productions                                                                           0
##   40 Acres & A Mule Filmworks                                                              0
##   403 Productions                                                                          0
##   42 Films                                                                                 0
##   430 Productions                                                                          0
##   44th Floor Productions                                                                   0
##   455 Films                                                                                0
##   4Cows                                                                                    0
##   4DH Films                                                                                0
##   4Kids Entertainment                                                                      0
##   4M                                                                                       0
##   5150 Action                                                                              0
##   61* Productions Inc.                                                                     0
##   6140 Productions                                                                         0
##   7 Network                                                                                0
##   72 Productions                                                                           0
##   72nd Street Productions                                                                  0
##   777 Films Corporation                                                                    0
##   7th Sense Films                                                                          0
##   8:38 Productions                                                                         0
##   80 Days Productions                                                                      0
##   8383 Productions                                                                         0
##   852 Films                                                                                0
##   87Eleven                                                                                 0
##   8th In Line                                                                              0
##   9 Story Media Group                                                                      0
##   900 Films                                                                                0
##   98 MPH Productions                                                                       0
##   A-1 Pictures                                                                             0
##   A-Mark Entertainment                                                                     0
##   A-Team                                                                                   0
##   A B Corp                                                                                 0
##   A Band Apart                                                                             0
##   A BandApart                                                                              0
##   A Bigger Boat                                                                            0
##   A Company Filmproduktionsgesellschaft                                                    0
##   A Grand Elephant                                                                         0
##   A Hot Dog                                                                                0
##   A Loopy Production LLC                                                                   0
##   A Lucky Old Sun Production                                                               0
##   A Plus Entertainment                                                                     0
##   A&B Producoes                                                                            0
##   A&E IndieFilms                                                                           0
##   A&E Television Networks                                                                  0
##   A&M Films                                                                                0
##   A. C. I. Films                                                                           0
##   A. Film                                                                                  0
##   A.C. Lyles Productions                                                                   0
##   A.C.E.                                                                                   0
##   A.G. Films                                                                               0
##   A.J.O.Z. Films                                                                           0
##   A.S. Films                                                                               0
##   A.U.M. Films                                                                             0
##   A+E Studios                                                                              0
##   A113                                                                                     0
##   A2 Entertainment Group                                                                   0
##   A24                                                                                      0
##   A71 Productions                                                                          0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                              0
##   AAMPI Inc.                                                                               0
##   AAR Films                                                                                0
##   Aardman Animations                                                                       0
##   Aaron Spelling Productions                                                               0
##   Abandon Entertainment                                                                    0
##   Abandon Pictures                                                                         0
##   Abbolita Productions                                                                     0
##   ABC Circle Films                                                                         0
##   ABC Entertainment                                                                        0
##   ABC Family                                                                               0
##   ABC Motion Pictures                                                                      0
##   ABC Pictures                                                                             0
##   ABC Productions                                                                          0
##   ABC Studios                                                                              0
##   Abduction Films                                                                          0
##   Aberration Films                                                                         0
##   Abnormal Pictures                                                                        0
##   Abraham Productions                                                                      0
##   abramoff Production                                                                      0
##   Abramoff Production                                                                      0
##   ABS-CBN Film Productions                                                                 0
##   Absolute Entertainment                                                                   0
##   Academy Films                                                                            0
##   Academy Pictures                                                                         0
##   Acajou Films                                                                             0
##   Accelerated Matter                                                                       0
##   Accelerator Films                                                                        0
##   Accent Films                                                                             0
##   Access Films                                                                             0
##   Access Motion Pictures                                                                   0
##   Access Pictures                                                                          0
##   Accomplice Films                                                                         0
##   Ace Film Company                                                                         0
##   Achab Film                                                                               0
##   Achilles                                                                                 0
##   Achte Babelsberg Film                                                                    0
##   Acme Shark                                                                               0
##   Acorn Pictures                                                                           0
##   Acorn Productions                                                                        0
##   Acrobat Productions                                                                      0
##   Across the River Productions                                                             0
##   Across Town Productions                                                                  0
##   Act III Communications                                                                   0
##   Actionhouse                                                                              0
##   Active Entertainment                                                                     0
##   Ad Hominem Enterprises                                                                   0
##   Ad Vitim Distribution                                                                    0
##   Ada Films                                                                                0
##   Adam Fields Productions                                                                  0
##   Adam Schroeder Productions                                                               0
##   ADCB Films                                                                               0
##   Adder                                                                                    0
##   Addicted Productions                                                                     0
##   Addis Wechsler Pictures                                                                  0
##   Adelaide Film Festival                                                                   0
##   Aden Film                                                                                0
##   Adi Shankar Production                                                                   0
##   Adlabs Films Ltd.                                                                        0
##   Admire Productions Ltd.                                                                  0
##   AdScott Pictures                                                                         0
##   Adventure Pictures                                                                       0
##   AE Electra Productions                                                                   0
##   Aegis Film Fund                                                                          0
##   Aeroplano                                                                                0
##   Aeteas Filmproduktions                                                                   0
##   AF Production                                                                            0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                      0
##   Affirm Films                                                                             0
##   AFG Talons Productions                                                                   0
##   Afineevsky - Tolmor Production                                                           0
##   Afraid of the Dark                                                                       0
##   Afrodita Audiovisual, A.I.E.                                                             0
##   After Dark Films                                                                         0
##   Against the Wild Films                                                                   0
##   Agamemnon Films                                                                          0
##   Agat Films & Cie                                                                         0
##   Agatha Christie Ltd                                                                      0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                         0
##   Agencja Produkcji Filmowej                                                               0
##   Agenda                                                                                   0
##   Agent Two                                                                                0
##   AGGK Films                                                                               0
##   Aggregate Film                                                                           0
##   Aggregate Films                                                                          0
##   Agi Orsi Productions                                                                     0
##   Agora Entertainment                                                                      0
##   Ahimsa Films                                                                             0
##   AI-Film                                                                                  0
##   Aimimage Productions                                                                     0
##   Airborne Productions                                                                     0
##   Akil Production Company                                                                  0
##   Akkord Film Produktion GmbH                                                              0
##   Akson Studio                                                                             0
##   Al!ve AG                                                                                 0
##   Alabama Moon Entertainment                                                               0
##   Alabama Production Group                                                                 0
##   Alan Greenspan Productions                                                               0
##   Alan Jay Lerner Productions                                                              0
##   Alan Landsburg Productions                                                               0
##   Alan Sacks Productions                                                                   0
##   Alan Shayne Productions                                                                  0
##   Alarum PIctures                                                                          0
##   Albert Band International Productions Inc.                                               0
##   Albert S. Ruddy Productions                                                              0
##   Alberta Film Entertainment                                                               0
##   Alberto Grimaldi Productions                                                             0
##   Albino Alligator Productions                                                             0
##   Alced Productions                                                                        0
##   Alchemedia Films                                                                         0
##   Alchemy Television                                                                       0
##   Alcina Pictures                                                                          0
##   Alcon Entertainment                                                                      0
##   Alcor Films                                                                              0
##   Alcove Entertainment                                                                     0
##   Aldamisa Entertainment                                                                   0
##   Aldrich Group                                                                            0
##   Alea Docs & Films                                                                        0
##   Alejandro Martínez                                                                    0
##   Aleph Motion Pictures                                                                    0
##   Alex Entertainment Inc.                                                                  0
##   Alexander Groupe                                                                         0
##   Alexander Salkind                                                                        0
##   Alexandre Films                                                                          0
##   Alfama Films                                                                             0
##   Alfran Productions                                                                       0
##   Alfred Image Works                                                                       0
##   Alfred J. Hitchcock Productions                                                          0
##   Algonquin                                                                                0
##   Algonquin Productions Limited                                                            0
##   AliBella Pictures                                                                        0
##   Alicéléo                                                                           0
##   Alive Films                                                                              0
##   Alive Productions                                                                        0
##   All For A Films                                                                          0
##   All Girl Productions                                                                     0
##   All Knight Productions                                                                   0
##   All Night Productions                                                                    0
##   Allagash Films                                                                           0
##   Allan Zeman Productions                                                                  0
##   Allarcom Limited                                                                         0
##   Allarts                                                                                  0
##   Allarts Production                                                                       0
##   Allegra Pictures                                                                         0
##   Allegro-Film                                                                             0
##   Allegro Films                                                                            0
##   Alliance                                                                                 0
##   Alliance Atlantis Communications                                                         0
##   Alliance Atlantis Motion Picture Production                                              0
##   Alliance Communications                                                                  0
##   Alliance Communications Corporation                                                      0
##   Alliance Entertainment                                                                   0
##   Alliance Films                                                                           0
##   Allied Artists                                                                           0
##   Allied Artists Pictures                                                                  0
##   Allied Film Makers                                                                       0
##   Allied Film Production                                                                   0
##   Allied Filmmakers                                                                        0
##   Allied Stars, Ltd.                                                                       0
##   Allied Vision                                                                            0
##   Alligator Inc                                                                            0
##   Allison Shearmur Productions                                                             0
##   Alloy Entertainment                                                                      0
##   Allspark Pictures                                                                        0
##   Almega Projects                                                                          0
##   Almena Films                                                                             0
##   Almost Midnight Productions                                                              0
##   Aloe Entertainment                                                                       0
##   Along The Tracks                                                                         0
##   Aloupis Productions                                                                      0
##   Alpha Core                                                                               0
##   Alpha Films                                                                              0
##   Alpha Productions                                                                        0
##   Alphaville Films                                                                         0
##   Alphaville Productions                                                                   0
##   Alpine Pictures                                                                          0
##   Alquimia Cinema                                                                          0
##   Also Known As Pictures                                                                   0
##   Alta Films S.A.                                                                          0
##   Alta Loma Entertainment                                                                  0
##   Alta Vista Film Production                                                               0
##   Alta Vista Productions                                                                   0
##   Altar Productions                                                                        0
##   Alter Films                                                                              0
##   Alternate Ending Studios                                                                 0
##   Altitude Film Entertainment                                                              0
##   Altus Productions                                                                        0
##   Always Split Aces Productions                                                            0
##   Amalgam Features                                                                         0
##   Amasia Entertainment                                                                     0
##   Amaze Film + Television                                                                  0
##   Amazing Film Studio                                                                      0
##   Amazon Studios                                                                           0
##   amber entertainment                                                                      0
##   Amber Lamps                                                                              0
##   Amberdale Productions                                                                    0
##   AMBI Group                                                                               0
##   Ambi Pictures                                                                            0
##   Ambience Entertainment                                                                   0
##   Ambient Entertainment GmbH                                                               0
##   Amblimation                                                                              0
##   Amblin Entertainment                                                                     0
##   Ambrosino / Delmenico                                                                    0
##   Ambush Entertainment                                                                     0
##   AMC Pictures                                                                             0
##   Amen Ra Films                                                                            0
##   Ameran Films                                                                             0
##   Amercent Films                                                                           0
##   American Broadcasting Company (ABC)                                                      0
##   American Cinema International                                                            0
##   American Cinema Productions                                                              0
##   American Eagle                                                                           0
##   American Empirical Pictures                                                              0
##   American Entertainment Investors                                                         0
##   American Entertainment Partners II L.P.                                                  0
##   American Entertainment Partners L.P.                                                     0
##   American Film Company                                                                    0
##   American Film Institute (AFI)                                                            0
##   American Films                                                                           0
##   American Independent Productions                                                         0
##   American International Pictures (AIP)                                                    0
##   American International Productions                                                       0
##   American Media Group                                                                     0
##   American Playhouse                                                                       0
##   American Playhouse Theatrical Films                                                      0
##   American Werewolf Inc.                                                                   0
##   American Zoetrope                                                                        0
##   Amicus Entertainment                                                                     0
##   Amicus Productions                                                                       0
##   Amjo Productions                                                                         0
##   AMLF                                                                                     0
##   Amok II Productions                                                                      0
##   Amok Productions                                                                         0
##   Amy Robinson Productions                                                                 0
##   An Olive Branch Productions                                                              0
##   ANA Media                                                                                0
##   Anacol Productions Inc.                                                                  0
##   Anagram Pictures Inc.                                                                    0
##   Anagram Produktion                                                                       0
##   Anant Singh Production                                                                   0
##   Anarchos Productions                                                                     0
##   Anchor Bay                                                                               0
##   Anchor Bay Entertainment                                                                 0
##   Anchor Bay Films                                                                         0
##   Andalasia Productions                                                                    0
##   Andale Pictures                                                                          0
##   Andell Entertainment                                                                     0
##   Andertainment Group                                                                      0
##   Andor Films                                                                              0
##   Andrea Leone Films                                                                       0
##   Andrea Sperling Productions                                                              0
##   Andrew Lauren Productions (ALP)                                                          0
##   Andrew Stevens Entertainment                                                             0
##   Ang Lee Productions                                                                      0
##   Angeles Entertainment Group                                                              0
##   Angels & Airwaves                                                                        0
##   Anglia Television                                                                        0
##   Anglo-Amalgamated Film Distributors                                                      0
##   Anglo-Amalgamated Productions                                                            0
##   Anglo-American Film Corporation                                                          0
##   Anglo Enterprises                                                                        0
##   Angoa-Agicoa                                                                             0
##   Angry Films                                                                              0
##   Anguish Film                                                                             0
##   Anhelo Productions                                                                       0
##   Anil Kapoor Film Company                                                                 0
##   AnimagicNet A/S                                                                          0
##   Animakids Productions                                                                    0
##   Animal Kingdom                                                                           0
##   Animal Logic                                                                             0
##   Animal Planet                                                                            0
##   Animatógrafo                                                                          0
##   Animation Picture Company                                                                0
##   Animationwerks                                                                           0
##   Anime Innovation Tokyo                                                                   0
##   Animus Films                                                                             0
##   Aniplex                                                                                  0
##   Anka Film                                                                                0
##   Anna Lena Films                                                                          0
##   Annapurna Pictures                                                                       0
##   Annapurna Productions                                                                    0
##   Annuit Coeptis Entertainment II                                                          0
##   Annuit Coeptis Entertainment Inc.                                                        0
##   Anomaly Entertainment                                                                    0
##   Anonymous Content                                                                        0
##   Another Mulligan Entertainment                                                           0
##   Antares Produzione Cinematografica                                                       0
##   Antena 3 Films                                                                           0
##   Antena 3 Televisión                                                                   0
##   Anthem Productions                                                                       0
##   Anthos Media                                                                             0
##   Antidote Films                                                                           0
##   Antidote Films (I)                                                                       0
##   Antietam Filmworks                                                                       0
##   Anton Capital Entertainment (ACE)                                                        0
##   Antzworks                                                                                0
##   Apaches Entertainment                                                                    0
##   Apart Films                                                                              0
##   Apatow Productions                                                                       0
##   Aperture Entertainment                                                                   0
##   Apipoulaï                                                                             0
##   Apjac International                                                                      0
##   APJAC Productions                                                                        0
##   Apollo Associates                                                                        0
##   Apollo Media                                                                             0
##   Apollo Pictures                                                                          0
##   ApolloMedia Distribution                                                                 0
##   ApolloMovie Beteiligungs                                                                 0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                       0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                           0
##   ApolloProMovie                                                                           0
##   ApolloProMovie & Co. 3. Filmproduktion                                                   0
##   ApolloProScreen                                                                          0
##   ApolloProScreen Filmproduktion                                                           0
##   Apotheosis Media Group                                                                   0
##   Apparatus Productions                                                                    0
##   Appian Way                                                                               0
##   Apple Corps                                                                              0
##   Apple Film Productions                                                                   0
##   Apple Inc.                                                                               0
##   Applecross                                                                               0
##   Applehead Pictures                                                                       0
##   Appleseed Film Partners                                                                  0
##   Applied Action                                                                           0
##   April Productions                                                                        0
##   APT Films                                                                                0
##   Aquarius Films                                                                           0
##   AR-TL                                                                                    0
##   AR Films                                                                                 0
##   Arable Entertainment                                                                     0
##   Arachnid Productions Ltd.                                                                0
##   Aramid Entertainment Fund                                                                0
##   Arc Entertainment                                                                        0
##   Arc Productions                                                                          0
##   Arcade Films                                                                             0
##   Arcade Pictures                                                                          0
##   Arcadia Motion Pictures                                                                  0
##   Arcane Pictures                                                                          0
##   Archangel                                                                                0
##   Archer Entertainment                                                                     0
##   Archer Gray                                                                              0
##   Archer Street Productions                                                                0
##   Archimede                                                                                0
##   Archipel 35                                                                              0
##   Arclight Films                                                                           0
##   Arcola Pictures                                                                          0
##   Arcturus Motion Pictures                                                                 0
##   ARD                                                                                      0
##   ARD Degeto Film                                                                          0
##   ARD/Degeto Film GmbH                                                                     0
##   Ardustry Entertainment                                                                   0
##   area japan                                                                               0
##   Arena Productions                                                                        0
##   Arenamedia                                                                               0
##   Argonaut Pictures                                                                        0
##   Argos Films                                                                              0
##   Argyle Enterprises                                                                       0
##   Argyll Film Partners                                                                     0
##   Aries [jp]                                                                               0
##   Aries Cinematográfica Argentina                                                       0
##   Aries Productions                                                                        0
##   ArieScope Pictures                                                                       0
##   Aristos Films                                                                            0
##   Ariztical Entertainment                                                                  0
##   Arkoff International                                                                     0
##   Arlington Road Productions Corporation                                                   0
##   ARM Entertainment                                                                        0
##   Armada Films                                                                             0
##   Armian pictures                                                                          0
##   Armor Entertainment                                                                      0
##   Armory Films                                                                             0
##   Armzfx                                                                                   0
##   Arnold Kopelson Productions                                                              0
##   Arnold Stiefel Company                                                                   0
##   Arnon Milchan Productions                                                                0
##   ARO Entertainment                                                                        0
##   ARP Sélection                                                                         0
##   Arramis Films                                                                            0
##   Arrete Ton Cinema                                                                        0
##   Arrow Films                                                                              0
##   Arrowstorm Entertainment                                                                 0
##   ARS Film Production                                                                      0
##   Ars Nova                                                                                 0
##   Art & Industry                                                                           0
##   Art In Motion                                                                            0
##   Art Linson Productions                                                                   0
##   Art Pictures Studio                                                                      0
##   Artémis Productions                                                                   0
##   Arte                                                                                     0
##   ARTE                                                                                     0
##   Arte Deutschland TV GmbH                                                                 0
##   Arte France                                                                              0
##   Arte France Cinéma                                                                    0
##   Artemis                                                                                  0
##   Artemis Film                                                                             0
##   Artfire Films                                                                            0
##   Artic Productions LLC                                                                    0
##   ArtImage Entertainment                                                                   0
##   Artimm                                                                                   0
##   Artina Films                                                                             0
##   Artisan Entertainment                                                                    0
##   Artist Film                                                                              0
##   Artista Management                                                                       0
##   Artistry Limited                                                                         0
##   Artists Entertainment Complex                                                            0
##   Artists Production Group (APG)                                                           0
##   Artists Public Domain                                                                    0
##   ArtPhyl                                                                                  0
##   Arts Council of England                                                                  0
##   Arts+Labor                                                                               0
##   Arturo Production                                                                        0
##   Arwin Productions                                                                        0
##   As Is Productions                                                                        0
##   ASAF                                                                                     0
##   Asahi National Broadcasting Company                                                      0
##   Asap films                                                                               0
##   Ascendant Pictures                                                                       0
##   Ascension Pictures                                                                       0
##   Ascension Productions                                                                    0
##   Ascot Elite Home Entertainment                                                           0
##   Asgaard Entertainment                                                                    0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                 0
##   Asia Digital Entertainment                                                               0
##   Asia Tropical Films                                                                      0
##   ASIG Productions                                                                         0
##   Asis Productions                                                                         0
##   ASK Kodansha                                                                             0
##   Asmik Ace Entertainment                                                                  0
##   Aspect Ratio Film                                                                        0
##   Aspen Film Society                                                                       0
##   Aspen Productions                                                                        0
##   Aspen Productions (I)                                                                    0
##   Asphalt Productions                                                                      0
##   Assassin's Fist Limited                                                                  0
##   Assassin Films                                                                           0
##   Associated British-Pathé                                                              0
##   Associated Capital                                                                       0
##   Associated General Films                                                                 0
##   Associated Producers (API)                                                               0
##   Associates & Aldrich Company, The                                                        0
##   Astral Bellevue Pathé                                                                 0
##   Astral Media                                                                             0
##   Astron-6 Video International                                                             0
##   Asylum Films                                                                             0
##   Asylum, The                                                                              0
##   Asymmetrical Productions                                                                 0
##   Atípica Films                                                                         0
##   ATG Productions                                                                          0
##   Atitude Produções e Empreendimentos                                                0
##   Atkinson/Knickerbocker Productions                                                       0
##   Atlantic Entertainment Group                                                             0
##   Atlantic Picture Company                                                                 0
##   Atlantic Pictures                                                                        0
##   Atlantic Pictures (II)                                                                   0
##   Atlantic Releasing Corporation                                                           0
##   Atlantic Swiss Productions                                                               0
##   Atlantic Television                                                                      0
##   Atlas 2 Productions                                                                      0
##   Atlas Entertainment                                                                      0
##   Atlas Film                                                                               0
##   Atlas Films                                                                              0
##   Atlas Independent                                                                        0
##   Atlas Productions                                                                        0
##   Atman Entertainment                                                                      0
##   Atmo Media Network                                                                       0
##   Atmosphere Entertainment MM                                                              0
##   Atmospheric Pictures                                                                     0
##   ATO Pictures                                                                             0
##   ATR Films                                                                                0
##   Atresmedia Cine                                                                          0
##   Attaboy Films                                                                            0
##   Attainment Media Group                                                                   0
##   Attercop Productions                                                                     0
##   Attic Light Films                                                                        0
##   Attila Productions                                                                       0
##   Aubrey Schenck Productions                                                               0
##   Audax Films                                                                              0
##   Audley Films LLP                                                                         0
##   August Entertainment                                                                     0
##   August Films                                                                             0
##   Augustus Color                                                                           0
##   Augustus Film                                                                            0
##   Aura Entertainment                                                                       0
##   Aura Film Partnership                                                                    0
##   Aurora Entertainment                                                                     0
##   Aurora Productions                                                                       0
##   Australian Broadcasting Corporation                                                      0
##   Australian Film Commission                                                               0
##   Australian Film Finance Corporation                                                      0
##   Australian Film Finance Corporation (AFFC)                                               0
##   Australian International Film Corp. (AIFC)                                               0
##   Automatic Media                                                                          0
##   Automatik Entertainment                                                                  0
##   Autonomous                                                                               0
##   Autonomous Films                                                                         0
##   Autour de Minuit Productions                                                             0
##   AV Club, The                                                                             0
##   AV Pictures                                                                              0
##   AvÅŸar Film                                                                            0
##   Avala Film                                                                               0
##   Avalanche Films                                                                          0
##   Avalanche Productions                                                                    0
##   Avalon Pictures                                                                          0
##   Avalon Studios                                                                           0
##   Avalon/NFU Studios                                                                       0
##   AVCO Embassy Pictures                                                                    0
##   Avenging Conscience                                                                      0
##   Avenue Entertainment                                                                     0
##   Avenue Picture                                                                           0
##   Avenue Pictures Productions                                                              0
##   Aversano Films                                                                           0
##   Avery Pix                                                                                0
##   Avex Inc.                                                                                0
##   Avi Arad Productions                                                                     0
##   Avi Chai fund                                                                            0
##   Avnet/Kerner Productions                                                                 0
##   Avrora Media                                                                             0
##   Awesomeness Films                                                                        0
##   Axon Films                                                                               0
##   AZ Works                                                                                 0
##   Azari Media                                                                              0
##   AZL Productions KG                                                                       0
##   Azoff Entertainment                                                                      0
##   B and G Derivatives Holdings                                                             0
##   B.A. Produktion                                                                          0
##   B.D.S. Productions                                                                       0
##   B.D.S. Productions Inc.                                                                  0
##   B.H. Finance C.V.                                                                        0
##   B24                                                                                      0
##   Baba Arts Limited Productions                                                            0
##   Babbo Inc.                                                                               0
##   Babe Film                                                                                0
##   Babe Films                                                                               0
##   Babelsberg Film                                                                          0
##   Babelsberg Film GmbH                                                                     0
##   Babelsberg International Film Produktion                                                 0
##   Babieka                                                                                  0
##   Baby Cart                                                                                0
##   Baby Cow Films                                                                           0
##   Baby Cow Productions                                                                     0
##   Babylon                                                                                  0
##   Babylonian Productions                                                                   0
##   Bac Films                                                                                0
##   BAC Films                                                                                0
##   Bachelor Party Productions                                                               0
##   Bachrach/Gottlieb Productions                                                            0
##   Back Lot Pictures                                                                        0
##   Backup Films                                                                             0
##   Backup Media                                                                             0
##   Bacon & Eggs                                                                             0
##   Bad Angels Productions, Ltd.                                                             0
##   Bad Badger                                                                               0
##   Bad Biology                                                                              0
##   Bad Cop Bad Cop Film Productions                                                         0
##   Bad Hat Harry Productions                                                                0
##   Bad Lt. Productions                                                                      0
##   Bad Monkey Productions                                                                   0
##   Bad Robot                                                                                0
##   Badlands Company                                                                         0
##   Bórd Scannán na hÃâ\200°ireann                                                       0
##   Bagdasarian Productions                                                                  0
##   BaggyJoe Productions                                                                     0
##   Bahr Productions Inc.                                                                    0
##   Bait Productions                                                                         0
##   Baker Street                                                                             0
##   Bakshi Productions                                                                       0
##   Balaji Motion Pictures                                                                   0
##   Balcor Film Investors                                                                    0
##   Baldwin Entertainment Group                                                              0
##   Baldwin/Cohen Productions                                                                0
##   Ballinran Productions                                                                    0
##   Ballpark Productions Partnership                                                         0
##   Baltic Film Group                                                                        0
##   Baltic Film Services                                                                     0
##   Baltimore Pictures                                                                       0
##   Baltimore Spring Creek Pictures                                                          0
##   Baltimore Spring Creek Productions                                                       0
##   Baltmedia                                                                                0
##   Banana-Moon Sky Films                                                                    0
##   Bandai Visual Company (JAPAN)                                                            0
##   Bande a Part Films                                                                       0
##   Bandito Brothers                                                                         0
##   Bandoola Productions                                                                     0
##   Banger Films                                                                             0
##   Banger Productions                                                                       0
##   Bankable                                                                                 0
##   Bankside Films                                                                           0
##   Banner House Productions                                                                 0
##   Banter                                                                                   0
##   Barbarian Films                                                                          0
##   Barclays Mercantile Industrial Finance                                                   0
##   Bardel Entertainment Inc.                                                                0
##   barefoot films                                                                           0
##   Barenholtz Production                                                                    0
##   Barking Fish Entertainment                                                               0
##   Barnet Bain Films                                                                        0
##   Barnsnape Films                                                                          0
##   Baron Films                                                                              0
##   Barraboy Films                                                                           0
##   Barry & Enright Productions                                                              0
##   Barry Mendel Productions                                                                 0
##   Bartlett Films                                                                           0
##   Barwood Films                                                                            0
##   Base 12 Productions                                                                      0
##   Basic Pictures                                                                           0
##   Basket Case Productions                                                                  0
##   Batjac Productions                                                                       0
##   Battle Mountain Films                                                                    0
##   Battleplan Productions                                                                   0
##   Bauer Martinez Studios                                                                   0
##   Baumgarten-Prophet Entertainment                                                         0
##   Baumgarten Management and Productions (BMP)                                              0
##   Baumgarten Merims Productions                                                            0
##   Bausan Films                                                                             0
##   Bavaria Film                                                                             0
##   Bavaria Pictures                                                                         0
##   Bay Films                                                                                0
##   Bayerischer Banken-Fonds                                                                 0
##   Bayerischer Rundfunk (BR)                                                                0
##   Bayonne Entertainment                                                                    0
##   Bayou Film Inc                                                                           0
##   Bayou Pictures                                                                           0
##   Bazelevs Production                                                                      0
##   Bazmark Films                                                                            0
##   BB Film Productions                                                                      0
##   BB Films                                                                                 0
##   BBC                                                                                      0
##   BBC America                                                                              0
##   BBC Arena                                                                                0
##   BBC Cymru Wales                                                                          0
##   BBC Drama Group                                                                          0
##   BBC Drama Productions                                                                    0
##   BBC Earth                                                                                0
##   BBC Earth Films                                                                          0
##   BBC Films                                                                                0
##   BBC Home Video                                                                           0
##   BBC Natural History                                                                      0
##   BBC Scotland                                                                             0
##   BBC Storyville                                                                           0
##   BBC Television UK                                                                        0
##   BBC Wales                                                                                0
##   BBC Worldwide                                                                            0
##   BBS Productions                                                                          0
##   BCDF Pictures                                                                            0
##   BD Cine                                                                                  0
##   Be Gentlemen Limited Partnership                                                         0
##   Be Good Productions                                                                      0
##   Beachfront Films                                                                         0
##   Beachside Films                                                                          0
##   Beacon Communications                                                                    0
##   Beacon Pictures                                                                          0
##   Beagle Pug Films                                                                         0
##   Beanca Films                                                                             0
##   Beatrice Film                                                                            0
##   Beautiful Kate Productions                                                               0
##   Beaver Films                                                                             0
##   Bece Canada Productions                                                                  0
##   Becker International                                                                     0
##   Bedford Falls Company, The                                                               0
##   Bedford Falls Productions                                                                0
##   Bedlam Pictures                                                                          0
##   Bedlam Productions                                                                       0
##   Bee Holder Productions                                                                   0
##   Bee Train                                                                                0
##   Bee Vine Pictures                                                                        0
##   Beech Hill Films                                                                         0
##   Before the Door Pictures                                                                 0
##   Beginner's Luck                                                                          0
##   Behavioral Problem Productions Ltd.                                                      0
##   Beijing Poly-bona Film Distribution Company                                              0
##   Beijing Shuijing Shenlan International Media Co.                                         0
##   Bekmambetov Projects Ltd.                                                                0
##   Bel Air Entertainment                                                                    0
##   Belgacom                                                                                 0
##   Believe Entertainment                                                                    0
##   Believe Pictures                                                                         0
##   Bell Broadcast and New Media Fund                                                        0
##   Bell Media                                                                               0
##   Bella Productions                                                                        0
##   Belladonna Productions                                                                   0
##   Bellanova Films                                                                          0
##   Belle Pictures                                                                           0
##   Bellpond Films                                                                           0
##   Bellwether Pictures                                                                      0
##   Ben-Ami/Leeds Productions                                                                0
##   Benaroya Pictures                                                                        0
##   Benchmark                                                                                0
##   Bender-Spink Inc.                                                                        0
##   Benderspink                                                                              0
##   BenderSpink                                                                              0
##   Benedek Films                                                                            0
##   Benedict Pictures Corp.                                                                  0
##   Benmar Productions                                                                       0
##   Bennett-Robbins Productions                                                              0
##   Benteveo Producciones                                                                    0
##   Bentley Productions                                                                      0
##   Bergman Lustig productions                                                               0
##   Berkshire Axis Media                                                                     0
##   Berlanti Productions                                                                     0
##   Bernard Gayle Productions                                                                0
##   Berrick Filmproduktion                                                                   0
##   Bersin Pictures                                                                          0
##   Bert Marcus Productions                                                                  0
##   Berwick Street Productions                                                               0
##   Best Brains                                                                              0
##   Best Film                                                                                0
##   Best Man Filmproduktions                                                                 0
##   Best Medicine Productions                                                                0
##   Beta Cinema                                                                              0
##   Bettis Productions Limited                                                               0
##   Between The Eyes                                                                         0
##   Beverly Detroit                                                                          0
##   Bewitched                                                                                0
##   Beyond Films                                                                             0
##   Beyond Infinity                                                                          0
##   BFI Film Fund                                                                            0
##   BH Tilt                                                                                  0
##   Bhansali Films                                                                           0
##   BHE Films                                                                                0
##   Bi-polar Pictures                                                                        0
##   Bianca Film                                                                              0
##   Bifrost Pictures                                                                         0
##   Big Arty Productions                                                                     0
##   Big Bad Film                                                                             0
##   Big Beach Films                                                                          0
##   Big Beach Productions                                                                    0
##   Big Bug Pictures                                                                         0
##   Big Easy Pictures                                                                        0
##   Big Fan Productions                                                                      0
##   Big Farm                                                                                 0
##   Big Fish Films                                                                           0
##   Big Focus Television                                                                     0
##   Big Idea Productions                                                                     0
##   Big Indie Pictures                                                                       0
##   Big Kid Pictures                                                                         0
##   Big Noise Films                                                                          0
##   Big Picture Media Corporation                                                            0
##   BIG Pictures                                                                             0
##   Big Primate Pictures                                                                     0
##   Big Screen Entertainment Group                                                           0
##   Big Screen Productions                                                                   0
##   Big Shot Productions                                                                     0
##   Big Stan Productions                                                                     0
##   Big Talk Productions                                                                     0
##   Big Ticket Productions                                                                   0
##   Big World                                                                                0
##   Big Yellow Films                                                                         0
##   Bigel / Mailer Films                                                                     0
##   Bigel Entertainment                                                                      0
##   Bigelow Productions                                                                      0
##   Bigscope Films                                                                           0
##   Bikini Films                                                                             0
##   Bill and Ben Productions                                                                 0
##   Bill Graham Films                                                                        0
##   Bill Kenwright Films                                                                     0
##   Bill Melendez Productions                                                                0
##   Bill/Phillips                                                                            0
##   Billy Goat Pictures                                                                      0
##   BIM Distribuzione                                                                        0
##   Bing Crosby Productions                                                                  0
##   Bioskop-Film GmbH                                                                        0
##   Bioskop Film                                                                             0
##   Bioware                                                                                  0
##   Birchwood Pictures                                                                       0
##   Bird and a Bear Entertainment                                                            0
##   Birdsong Pictures                                                                        0
##   Birnbaum / Barber Productions                                                            0
##   Birnbaum/Barber                                                                          0
##   Biscayne Pictures                                                                        0
##   Bisgrove Entertainment                                                                   0
##   Bitter Films                                                                             0
##   Black & Blue Films                                                                       0
##   Black & White Productions                                                                0
##   Black and Blu Entertainment                                                              0
##   Black Balloon Productions                                                                0
##   Black Bear Pictures                                                                      0
##   Black Camel Pictures                                                                     0
##   Black Chalk Productions                                                                  0
##   Black Diamond Pictures                                                                   0
##   Black Fawn Films                                                                         0
##   Black Fish Films                                                                         0
##   Black Flag                                                                               0
##   Black Forest Films                                                                       0
##   Black Label Media                                                                        0
##   Black Light District                                                                     0
##   Black Marble Productions                                                                 0
##   Black Rhino Productions                                                                  0
##   Black Robe                                                                               0
##   Black Sand Pictures                                                                      0
##   Black Sheep Films                                                                        0
##   Black Sky Entertainment                                                                  0
##   Black Snake                                                                              0
##   Blackfriars Bridge Films                                                                 0
##   Blacklab Entertainment                                                                   0
##   Blackout Productions Inc.                                                                0
##   Blake Edwards                                                                            0
##   Blank of the Dead Productions                                                            0
##   Blast! Films                                                                             0
##   Bleiberg Entertainment                                                                   0
##   Blender Foundation                                                                       0
##   Blenkov & Schønnemann Pictures                                                        0
##   Blind Guy Films                                                                          0
##   Blind Spot Pictures Oy                                                                   0
##   Blind Wink                                                                               0
##   Blind Wink Productions                                                                   0
##   Blinder Films                                                                            0
##   Blinding Edge Pictures                                                                   0
##   BlinkWorks Media                                                                         0
##   Blinky Productions                                                                       0
##   Bliss                                                                                    0
##   Bliss Media                                                                              0
##   Blitz / Welch                                                                            0
##   Blitz Films                                                                              0
##   Blixa Film Productktion                                                                  0
##   Block / Hanson                                                                           0
##   Block 2 Pictures                                                                         0
##   Blockade Entertainment                                                                   0
##   Blockbuster Movie Entertainers                                                           0
##   Blondie Girl Productions                                                                 0
##   Blood & Chocolate Productions Ltd                                                        0
##   Blood & Wine Productions                                                                 0
##   Blood Relations Co.                                                                      0
##   Bloodline Pictures                                                                       0
##   Bloodline Productions                                                                    0
##   Bloodstar Productions                                                                    0
##   BloodWorks                                                                               0
##   Bloody Disgusting                                                                        0
##   Bloody Lip Productions                                                                   0
##   Blowback Pictures                                                                        0
##   BLT Productions                                                                          0
##   Blue-Tongue Films                                                                        0
##   Blue Askew                                                                               0
##   Blue Dot Productions                                                                     0
##   Blue Film                                                                                0
##   Blue Flower Productions                                                                  0
##   Blue Gardenia Productions                                                                0
##   Blue Parrot Productions                                                                  0
##   Blue Productions                                                                         0
##   Blue Rider Pictures                                                                      0
##   Blue Sea Productions                                                                     0
##   Blue Seraph Productions                                                                  0
##   Blue Sky Films                                                                           0
##   Blue Sky Studios                                                                         0
##   Blue Snow Productions                                                                    0
##   Blue Star Pictures                                                                       0
##   Blue Star Productions                                                                    0
##   Blue Train Productions                                                                   0
##   Blue Tulip Productions                                                                   0
##   Blue Wolf                                                                                0
##   Blue Yonder Films                                                                        0
##   Blueeyes Productions                                                                     0
##   Bluegrass Films                                                                          0
##   Bluemark Productions                                                                     0
##   Blueprint Pictures                                                                       0
##   Bluewater Pictures                                                                       0
##   Bluff Road Productions                                                                   0
##   Blumhouse Productions                                                                    0
##   Blurco                                                                                   0
##   BMG Independents                                                                         0
##   BMI (No. 9) Ltd.                                                                         0
##   BN Films                                                                                 0
##   BNJArmor                                                                                 0
##   Bo-Town Films                                                                            0
##   Bob Productions                                                                          0
##   Bob Swerer Productions                                                                   0
##   Bob Yari Productions                                                                     0
##   Bobby Jones Films LLC                                                                    0
##   Bocaboca Producciones S.A.                                                               0
##   BocFlix                                                                                  0
##   Boku Films                                                                               0
##   Bold Films                                                                               0
##   Boll KG                                                                                  0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                     0
##   Bollywood Hollywood Production                                                           0
##   Bomar OOD                                                                                0
##   Bombshell Pictures                                                                       0
##   Bona Fide Productions                                                                    0
##   BOND360                                                                                  0
##   Bonfire                                                                                  0
##   Boo Pictures                                                                             0
##   Bookshop Productions                                                                     0
##   Boram Entertainment Inc.                                                                 0
##   Bord Scannan na hEireann / Irish Film Board                                              0
##   Borde/Raich                                                                              0
##   BorderLine Films                                                                         0
##   Boss Media                                                                               0
##   Bottom of the Ninth Productions                                                          0
##   BoulderLight Pictures                                                                    0
##   Boulston Productions Limited                                                             0
##   Bouncing Betty Productions                                                               0
##   Boundless Pictures                                                                       0
##   Bourne Again                                                                             0
##   Bow and Arrow Entertainment                                                              0
##   Bowery Hills Entertainment                                                               0
##   Box Film                                                                                 0
##   Boxing Cat Films                                                                         0
##   Boy Culture LLC                                                                          0
##   Boy in the Box                                                                           0
##   Boy of the Year                                                                          0
##   Boy Wonder Films                                                                         0
##   Boyd's Company                                                                           0
##   BoZ Productions                                                                          0
##   Brad Grey Pictures                                                                       0
##   Brad Krevoy Television                                                                   0
##   Brad Zions Films                                                                         0
##   Braeburn Entertainment                                                                   0
##   Brain Farm Digital Cinema                                                                0
##   Branded Entertainment/Batfilm Productions                                                0
##   Brandenberg                                                                              0
##   Brandes Films International                                                              0
##   Brandman Productions                                                                     0
##   Brandt/Haas Productions                                                                  0
##   Brandywine Productions                                                                   0
##   Brandywine Productions Ltd.                                                              0
##   Brass Hat Films                                                                          0
##   Braun Entertainment Group                                                                0
##   Braunsberg Productions                                                                   0
##   Brave New Films                                                                          0
##   Braven Films                                                                             0
##   Braveworld Productions                                                                   0
##   BraxtanFILM                                                                              0
##   Break Thru Films                                                                         0
##   Breaking Ball Films                                                                      0
##   Breakthrough Entertainment Productions                                                   0
##   Breakup Productions                                                                      0
##   Breathless Associates                                                                    0
##   Bregman-IAC Productions                                                                  0
##   Bregman/Baer Productions                                                                 0
##   Breton Film Productions                                                                  0
##   Bridge Films                                                                             0
##   Bridgegate FIlms                                                                         0
##   Bridget Johnson Films                                                                    0
##   Bridgit Folman Film Gang                                                                 0
##   Bridle Path Films                                                                        0
##   Bright-Persky Associates                                                                 0
##   Bright Cold Day Films                                                                    0
##   Brightlight Pictures                                                                     0
##   Brightlight Pictures Inc.                                                                0
##   Brightside Entertainment                                                                 0
##   Brightstar Films                                                                         0
##   Brillhart / Gonzales Productions                                                         0
##   Brillstein-Grey Entertainment                                                            0
##   Brillstein Entertainment Partners                                                        0
##   Brink Films                                                                              0
##   Brink Productions                                                                        0
##   Bristol Automotive                                                                       0
##   Bristol Bay Productions                                                                  0
##   British American Entertainment                                                           0
##   British Broadcasting Corporation (BBC)                                                   0
##   British Columbia Film                                                                    0
##   British Columbia Television                                                              0
##   British Empire Films Australia                                                           0
##   British Film Company                                                                     0
##   British Film Council                                                                     0
##   British Film Institute (BFI)                                                             0
##   British Lion-Columbia Distributors                                                       0
##   British Lion Film Corporation                                                            0
##   British Lion Films                                                                       0
##   British Screen                                                                           0
##   British Screen Finance Ltd                                                               0
##   British Screen Productions                                                               0
##   Britpack Film Company                                                                    0
##   Broad Green Pictures                                                                     0
##   Broadview Pictures                                                                       0
##   Broadway Video                                                                           0
##   Broken Chair Flickz                                                                      0
##   Broken Films                                                                             0
##   Broken Lizard Industries                                                                 0
##   Broken Road Productions                                                                  0
##   Bron Capital Partners                                                                    0
##   Bron Studios                                                                             0
##   Bronson Avenue                                                                           0
##   Brood Syndicate                                                                          0
##   Brooks Media                                                                             0
##   Brooksfilms                                                                              0
##   Brooksfilms Ltd.                                                                         0
##   Brookstreet Pictures                                                                     0
##   Brookwell-McNamara Entertainment                                                         0
##   Brothers Dowdle Productions                                                              0
##   Brouwersgracht Investments                                                               0
##   Brown & Stretic                                                                          0
##   Brown Sauce Film Productions                                                             0
##   BrownHouse Productions                                                                   0
##   Brownstone Productions                                                                   0
##   Bruce Brown Films                                                                        0
##   Brucks Entertainment                                                                     0
##   Bruin Grip Services                                                                      0
##   Bryna Productions                                                                        0
##   BSF Film                                                                                 0
##   BSM Studio                                                                               0
##   Bubby Productions                                                                        0
##   Buckaroo Entertainment                                                                   0
##   Buckeye Films                                                                            0
##   Buena Onda                                                                               0
##   Buena Vista                                                                              0
##   Buena Vista Distribution Company                                                         0
##   Buena Vista Home Entertainment                                                           0
##   Buena Vista Pictures                                                                     0
##   Bueprint Pictures                                                                        0
##   Buffalo Gal Pictures                                                                     0
##   Buffalo Picture House                                                                    0
##   BUFO                                                                                     0
##   Bugsy Malone Productions                                                                 0
##   Bull's Eye Entertainment                                                                 0
##   Bull Market Entertainment                                                                0
##   Bullet Films                                                                             0
##   Bullet Pictures                                                                          0
##   Bulletproof Cupid                                                                        0
##   Bungalow 78 Productions                                                                  0
##   Bungalow Productions                                                                     0
##   Bunk 11 Pictures                                                                         0
##   Burbank Films Australia                                                                  0
##   Burg/Koules Productions                                                                  0
##   Burgundy Films                                                                           0
##   Burke/Samples/Foster Productions                                                         0
##   Burn Later Productions                                                                   0
##   Burning Bright Productions                                                               0
##   Burning Ships Productions                                                                0
##   Burns Family Studios                                                                     0
##   Burnside Entertainment                                                                   0
##   Burskin Film                                                                             0
##   Busboy Productions                                                                       0
##   Bushwood Pictures                                                                        0
##   Business Location Sudtirol Alto Adige                                                    0
##   Busted Shark Productions                                                                 0
##   Busy Bee Productions                                                                     0
##   Butcher's Run Films                                                                      0
##   Butcher's Run Productions                                                                0
##   Buttercup Films Ltd.                                                                     0
##   BXR Productions                                                                          0
##   Byron A. Martin Productions                                                              0
##   Bystander Films                                                                          0
##   C-2 Pictures                                                                             0
##   C-Films AG                                                                               0
##   C-Hundred Film Corporation                                                               0
##   C & C Brown Production                                                                   0
##   C.B. Films S.A.                                                                          0
##   C.G. Cinema                                                                              0
##   C.O. Films                                                                               0
##   C.O.R.E. Feature Animation                                                               0
##   C.R.G. International                                                                     0
##   C5                                                                                       0
##   CAB Productions                                                                          0
##   Cabin Fever Films                                                                        0
##   Cabin Pictures                                                                           0
##   Cable Stuff Productions                                                                  0
##   Cadre Films                                                                              0
##   Café Film                                                                             0
##   Cake Productions Inc.                                                                    0
##   Calamity Films                                                                           0
##   Calash Corporation                                                                       0
##   Calendar Productions                                                                     0
##   Caliban Films                                                                            0
##   Caliber Media Company                                                                    0
##   California Pictures                                                                      0
##   Calimari Productions                                                                     0
##   Callahan Filmworks                                                                       0
##   CALT Productions                                                                         0
##   Caméra One                                                                            0
##   Camberwell / Fly Films                                                                   0
##   Cambria Productions                                                                      0
##   Cambridge Productions                                                                    0
##   Camellia Entertainment                                                                   0
##   Camelot Pictures                                                                         0
##   Camelot Productions                                                                      0
##   Camera 40 Productions                                                                    0
##   Camerimage Festival                                                                      0
##   CAMERON MACKINTOSH                                                                       0
##   Camp / Thompson Pictures                                                                 0
##   Camp Hill                                                                                0
##   Camp Video                                                                               0
##   Campanile Productions                                                                    0
##   Campbell Grobman Films                                                                   0
##   Campfire                                                                                 0
##   Campfire LLC                                                                             0
##   Canadian Film Centre (CFC)                                                               0
##   Canadian Film Development Corporation (CFDC)                                             0
##   Canadian Film or Video Production Tax Credit (CPTC)                                      0
##   Canadian Television (CTV)                                                                0
##   Canal Plus                                                                               0
##   Canal Plus Group                                                                         0
##   Canal Street Films                                                                       0
##   Canal Sur Televisión                                                                  0
##   Canal+                                                                                   0
##   Canal+ Droits Audiovisuels                                                               0
##   Canal+ España                                                                         0
##   Canal+ Polska                                                                            0
##   Canal+France                                                                             0
##   Canal+Polska                                                                             0
##   Canana Films                                                                             0
##   Candleridge Entertainment                                                                0
##   Candlewood Entertainment                                                                 0
##   Candy Heart Productions                                                                  0
##   Canfield Pictures                                                                        0
##   Cannell Studios                                                                          0
##   Cannes Film Festival                                                                     0
##   Cannibal Films Ltd.                                                                      0
##   Cannon and Morley Productions                                                            0
##   Cannon Entertainment                                                                     0
##   Cannon Films                                                                             0
##   Cannon Group                                                                             0
##   Cannon Italia Srl                                                                        0
##   Cannon Pictures                                                                          0
##   Cannon Productions                                                                       0
##   Canonigo Films                                                                           0
##   Cantharus Productions                                                                    0
##   Capacity Pictures                                                                        0
##   Capcom                                                                                   0
##   Capcom Company                                                                           0
##   Capelight Pictures                                                                       0
##   Capella                                                                                  0
##   Capella Films                                                                            0
##   Capella International                                                                    0
##   Capglobe                                                                                 0
##   Capital Arts Entertainment                                                               0
##   Capital Equipment Leasing                                                                0
##   Capital Markets Film Finance                                                             0
##   Capitol Films                                                                            0
##   Capitole Films                                                                           0
##   Cappa Defina Productions                                                                 0
##   Cappa Productions                                                                        0
##   Capstone Entertainment Group                                                             0
##   Captain Movies                                                                           0
##   Captivate Entertainment                                                                  0
##   Captivity Productions                                                                    0
##   Capture The Flag Films                                                                   0
##   Caramel Film                                                                             0
##   Caramel Films                                                                            0
##   Caravan Pictures                                                                         0
##   Carbunkle Cartoons                                                                       0
##   Cargo Entertainment                                                                      0
##   Cargo Films                                                                              0
##   Carlino Productions                                                                      0
##   Carlo Ponti Cinematografica                                                              0
##   Carlo Ponti Production                                                                   0
##   Carlyle Productions                                                                      0
##   Carmel Creek Productions                                                                 0
##   Carmel Entertainment                                                                     0
##   Carnaby International                                                                    0
##   Carnelian Productions                                                                    0
##   Carnival Films                                                                           0
##   Carnival Films & Television                                                              0
##   Caro-McLeod                                                                              0
##   Carol Baum Productions                                                                   0
##   Carolco Entertainment                                                                    0
##   Carolco International N.V.                                                               0
##   Carolco Pictures                                                                         0
##   Carolina Film Works                                                                      0
##   Caroline Films                                                                           0
##   Carousel Picture Company                                                                 0
##   Carousel Picture Company, The                                                            0
##   Carousel Productions                                                                     0
##   Carsey-Werner Company                                                                    0
##   Cart Before The Horse Productions                                                        0
##   Cartel Productions                                                                       0
##   Carthago Films S.a.r.l.                                                                  0
##   Cartier Productions                                                                      0
##   Cartoon Network Studios                                                                  0
##   Cartoon Saloon                                                                           0
##   Carver Films                                                                             0
##   Casa Bonita                                                                              0
##   Casablanca Filmworks                                                                     0
##   Casadelic Pictures                                                                       0
##   Case 39 Productions                                                                      0
##   Casey Productions                                                                        0
##   Casey Silver Productions                                                                 0
##   Cassadaga Film Production                                                                0
##   Castel Film Romania                                                                      0
##   Castel Film Studio                                                                       0
##   Castel Films                                                                             0
##   Castelao Pictures                                                                        0
##   Castelao Producciones                                                                    0
##   Castle Hill Productions                                                                  0
##   Castle Rock Entertainment                                                                0
##   Castleberg Productions                                                                   0
##   Castlight Pictures                                                                       0
##   Casualties Bureau                                                                        0
##   Cat Burglar Productions                                                                  0
##   CAT Films                                                                                0
##   Catacombs Productions                                                                    0
##   Catapult Films                                                                           0
##   Catch 23 Entertainment                                                                   0
##   Catch Productions                                                                        0
##   CatchPlay                                                                                0
##   Catfish Productions                                                                      0
##   Cattleya                                                                                 0
##   Causeway Films                                                                           0
##   Caviar Films                                                                             0
##   CB Films                                                                                 0
##   CB Productions                                                                           0
##   CBS Entertainment Productions                                                            0
##   CBS Films                                                                                0
##   CC Capital Arts Entertainment SRL                                                        0
##   CCCP                                                                                     0
##   CD Films                                                                                 0
##   Ce Qui Me Meut Motion Pictures                                                           0
##   Cecchi Gori Group Tiger Cinematografica                                                  0
##   Cecchi Gori Pictures                                                                     0
##   CED Productions                                                                          0
##   Celador Films                                                                            0
##   Celador Productions                                                                      0
##   Celandine Films                                                                          0
##   Cell                                                                                     0
##   Celluloid Dreams                                                                         0
##   Celluloid Dreams Productions                                                             0
##   Celtic Films Entertainment                                                               0
##   Cent Productions Inc.                                                                    0
##   Central                                                                                  0
##   Central Films                                                                            0
##   Central Films Limited                                                                    0
##   Central Independent Television                                                           0
##   Central Productions                                                                      0
##   Centre National de la Cinématographie                                                 0
##   Centre National de la Cinématographie (CNC)                                           0
##   Centron Pictures                                                                         0
##   Centropolis Entertainment                                                                0
##   Centropolis Film Productions                                                             0
##   Century 21 Television                                                                    0
##   Century Park Pictures                                                                    0
##   Century Time (H.K.) Ltd.                                                                 0
##   CFCN Communications                                                                      0
##   Chad Troutwine Films                                                                     0
##   Chain Camera Pictures                                                                    0
##   Chaintron                                                                                0
##   Chako Film Company                                                                       0
##   Chal Productions                                                                         0
##   Challenge Film Corporation                                                               0
##                                                                                         Freq
## Var1                                                                                     178
##   "DIA" Productions GmbH & Co. KG                                                          0
##   # Lexyn Productions                                                                      0
##   10 West Studios                                                                          0
##   100 Feet Productions                                                                     0
##   1019 Entertainment                                                                       0
##   108 Media                                                                                0
##   10th Hole Productions                                                                    0
##   11:11 Mediaworks                                                                         0
##   12 Gauge Productions                                                                     0
##   120dB Films                                                                              0
##   13 Ghosts Productions Canada Inc.                                                        0
##   1492 Pictures                                                                            0
##   1600 Limited Partnership                                                                 0
##   1812 Productions                                                                         0
##   1818                                                                                     0
##   1821 Pictures                                                                            0
##   185 Trax                                                                                 0
##   1976 Productions                                                                         0
##   1984 Private Defense Contractors                                                         0
##   1992 Number Four Limited Partnership                                                     0
##   2 Bridges Productions                                                                    0
##   2 Entertain                                                                              0
##   2 Entertain Video                                                                        0
##   2 Loop Films                                                                             0
##   2 Player Productions                                                                     0
##   2 Wolves Films                                                                           0
##   2.4.7. Films                                                                             0
##   2003 Productions                                                                         0
##   20ten Media                                                                              0
##   20th Century Fox                                                                         0
##   20th Century Fox Film Corporation                                                        0
##   20th Century Fox Home Entertainment                                                      0
##   20th Century Fox Russia                                                                  0
##   20th Century Fox Television                                                              0
##   20th Century Pictures                                                                    0
##   21 Laps Entertainment                                                                    0
##   21st Century Film Corporation                                                            0
##   224 Entertainment                                                                        0
##   2262730 Ontario                                                                          0
##   22h22                                                                                    0
##   23/5 Filmproduktion                                                                      0
##   24 Seven Productions                                                                     0
##   24/7 Films                                                                               0
##   26 Films                                                                                 0
##   27 Films Production                                                                      0
##   2929 Productions                                                                         0
##   2am Films                                                                                0
##   2B Films                                                                                 0
##   2DS Productions                                                                          0
##   2S Films                                                                                 0
##   3 Arts Entertainment                                                                     0
##   3 in the Box                                                                             0
##   3 Ring Circus Films                                                                      0
##   33 Pictures                                                                              0
##   3311 Productions                                                                         0
##   33andOut Productions                                                                     0
##   343 Industries                                                                           0
##   34th Street Films                                                                        0
##   360 Pictures                                                                             0
##   391 Productions                                                                          0
##   3b productions                                                                           0
##   3B Productions                                                                           0
##   3DTK                                                                                     0
##   3Foot7                                                                                   0
##   3L Filmproduktion GmbH                                                                   0
##   3L Filmverleih                                                                           0
##   3L Productions                                                                           0
##   40 Acres & A Mule Filmworks                                                              0
##   403 Productions                                                                          0
##   42 Films                                                                                 0
##   430 Productions                                                                          0
##   44th Floor Productions                                                                   0
##   455 Films                                                                                0
##   4Cows                                                                                    0
##   4DH Films                                                                                0
##   4Kids Entertainment                                                                      0
##   4M                                                                                       0
##   5150 Action                                                                              0
##   61* Productions Inc.                                                                     0
##   6140 Productions                                                                         0
##   7 Network                                                                                0
##   72 Productions                                                                           0
##   72nd Street Productions                                                                  0
##   777 Films Corporation                                                                    0
##   7th Sense Films                                                                          0
##   8:38 Productions                                                                         0
##   80 Days Productions                                                                      0
##   8383 Productions                                                                         0
##   852 Films                                                                                0
##   87Eleven                                                                                 0
##   8th In Line                                                                              0
##   9 Story Media Group                                                                      0
##   900 Films                                                                                0
##   98 MPH Productions                                                                       0
##   A-1 Pictures                                                                             0
##   A-Mark Entertainment                                                                     0
##   A-Team                                                                                   0
##   A B Corp                                                                                 0
##   A Band Apart                                                                             0
##   A BandApart                                                                              0
##   A Bigger Boat                                                                            0
##   A Company Filmproduktionsgesellschaft                                                    0
##   A Grand Elephant                                                                         0
##   A Hot Dog                                                                                0
##   A Loopy Production LLC                                                                   0
##   A Lucky Old Sun Production                                                               0
##   A Plus Entertainment                                                                     0
##   A&B Producoes                                                                            0
##   A&E IndieFilms                                                                           0
##   A&E Television Networks                                                                  0
##   A&M Films                                                                                0
##   A. C. I. Films                                                                           0
##   A. Film                                                                                  0
##   A.C. Lyles Productions                                                                   0
##   A.C.E.                                                                                   0
##   A.G. Films                                                                               0
##   A.J.O.Z. Films                                                                           0
##   A.S. Films                                                                               0
##   A.U.M. Films                                                                             0
##   A+E Studios                                                                              0
##   A113                                                                                     0
##   A2 Entertainment Group                                                                   0
##   A24                                                                                      0
##   A71 Productions                                                                          0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                              0
##   AAMPI Inc.                                                                               0
##   AAR Films                                                                                0
##   Aardman Animations                                                                       0
##   Aaron Spelling Productions                                                               0
##   Abandon Entertainment                                                                    0
##   Abandon Pictures                                                                         0
##   Abbolita Productions                                                                     0
##   ABC Circle Films                                                                         0
##   ABC Entertainment                                                                        0
##   ABC Family                                                                               0
##   ABC Motion Pictures                                                                      0
##   ABC Pictures                                                                             0
##   ABC Productions                                                                          0
##   ABC Studios                                                                              0
##   Abduction Films                                                                          0
##   Aberration Films                                                                         0
##   Abnormal Pictures                                                                        0
##   Abraham Productions                                                                      0
##   abramoff Production                                                                      0
##   Abramoff Production                                                                      0
##   ABS-CBN Film Productions                                                                 0
##   Absolute Entertainment                                                                   0
##   Academy Films                                                                            0
##   Academy Pictures                                                                         0
##   Acajou Films                                                                             0
##   Accelerated Matter                                                                       0
##   Accelerator Films                                                                        0
##   Accent Films                                                                             0
##   Access Films                                                                             0
##   Access Motion Pictures                                                                   0
##   Access Pictures                                                                          0
##   Accomplice Films                                                                         0
##   Ace Film Company                                                                         0
##   Achab Film                                                                               0
##   Achilles                                                                                 0
##   Achte Babelsberg Film                                                                    0
##   Acme Shark                                                                               0
##   Acorn Pictures                                                                           0
##   Acorn Productions                                                                        0
##   Acrobat Productions                                                                      0
##   Across the River Productions                                                             0
##   Across Town Productions                                                                  0
##   Act III Communications                                                                   0
##   Actionhouse                                                                              0
##   Active Entertainment                                                                     0
##   Ad Hominem Enterprises                                                                   0
##   Ad Vitim Distribution                                                                    0
##   Ada Films                                                                                0
##   Adam Fields Productions                                                                  0
##   Adam Schroeder Productions                                                               0
##   ADCB Films                                                                               0
##   Adder                                                                                    0
##   Addicted Productions                                                                     0
##   Addis Wechsler Pictures                                                                  0
##   Adelaide Film Festival                                                                   0
##   Aden Film                                                                                0
##   Adi Shankar Production                                                                   0
##   Adlabs Films Ltd.                                                                        0
##   Admire Productions Ltd.                                                                  0
##   AdScott Pictures                                                                         0
##   Adventure Pictures                                                                       0
##   AE Electra Productions                                                                   0
##   Aegis Film Fund                                                                          0
##   Aeroplano                                                                                0
##   Aeteas Filmproduktions                                                                   0
##   AF Production                                                                            0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                      0
##   Affirm Films                                                                             0
##   AFG Talons Productions                                                                   0
##   Afineevsky - Tolmor Production                                                           0
##   Afraid of the Dark                                                                       0
##   Afrodita Audiovisual, A.I.E.                                                             0
##   After Dark Films                                                                         0
##   Against the Wild Films                                                                   0
##   Agamemnon Films                                                                          0
##   Agat Films & Cie                                                                         0
##   Agatha Christie Ltd                                                                      0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                         0
##   Agencja Produkcji Filmowej                                                               0
##   Agenda                                                                                   0
##   Agent Two                                                                                0
##   AGGK Films                                                                               0
##   Aggregate Film                                                                           0
##   Aggregate Films                                                                          0
##   Agi Orsi Productions                                                                     0
##   Agora Entertainment                                                                      0
##   Ahimsa Films                                                                             0
##   AI-Film                                                                                  0
##   Aimimage Productions                                                                     0
##   Airborne Productions                                                                     0
##   Akil Production Company                                                                  0
##   Akkord Film Produktion GmbH                                                              0
##   Akson Studio                                                                             0
##   Al!ve AG                                                                                 0
##   Alabama Moon Entertainment                                                               0
##   Alabama Production Group                                                                 0
##   Alan Greenspan Productions                                                               0
##   Alan Jay Lerner Productions                                                              0
##   Alan Landsburg Productions                                                               0
##   Alan Sacks Productions                                                                   0
##   Alan Shayne Productions                                                                  0
##   Alarum PIctures                                                                          0
##   Albert Band International Productions Inc.                                               0
##   Albert S. Ruddy Productions                                                              0
##   Alberta Film Entertainment                                                               0
##   Alberto Grimaldi Productions                                                             0
##   Albino Alligator Productions                                                             0
##   Alced Productions                                                                        0
##   Alchemedia Films                                                                         0
##   Alchemy Television                                                                       0
##   Alcina Pictures                                                                          0
##   Alcon Entertainment                                                                      0
##   Alcor Films                                                                              0
##   Alcove Entertainment                                                                     0
##   Aldamisa Entertainment                                                                   0
##   Aldrich Group                                                                            0
##   Alea Docs & Films                                                                        0
##   Alejandro Martínez                                                                    0
##   Aleph Motion Pictures                                                                    0
##   Alex Entertainment Inc.                                                                  0
##   Alexander Groupe                                                                         0
##   Alexander Salkind                                                                        0
##   Alexandre Films                                                                          0
##   Alfama Films                                                                             0
##   Alfran Productions                                                                       0
##   Alfred Image Works                                                                       0
##   Alfred J. Hitchcock Productions                                                          0
##   Algonquin                                                                                0
##   Algonquin Productions Limited                                                            0
##   AliBella Pictures                                                                        0
##   Alicéléo                                                                           0
##   Alive Films                                                                              0
##   Alive Productions                                                                        0
##   All For A Films                                                                          0
##   All Girl Productions                                                                     0
##   All Knight Productions                                                                   0
##   All Night Productions                                                                    0
##   Allagash Films                                                                           0
##   Allan Zeman Productions                                                                  0
##   Allarcom Limited                                                                         0
##   Allarts                                                                                  0
##   Allarts Production                                                                       0
##   Allegra Pictures                                                                         0
##   Allegro-Film                                                                             0
##   Allegro Films                                                                            0
##   Alliance                                                                                 0
##   Alliance Atlantis Communications                                                         0
##   Alliance Atlantis Motion Picture Production                                              0
##   Alliance Communications                                                                  0
##   Alliance Communications Corporation                                                      0
##   Alliance Entertainment                                                                   0
##   Alliance Films                                                                           0
##   Allied Artists                                                                           0
##   Allied Artists Pictures                                                                  0
##   Allied Film Makers                                                                       0
##   Allied Film Production                                                                   0
##   Allied Filmmakers                                                                        0
##   Allied Stars, Ltd.                                                                       0
##   Allied Vision                                                                            0
##   Alligator Inc                                                                            0
##   Allison Shearmur Productions                                                             0
##   Alloy Entertainment                                                                      0
##   Allspark Pictures                                                                        0
##   Almega Projects                                                                          0
##   Almena Films                                                                             0
##   Almost Midnight Productions                                                              0
##   Aloe Entertainment                                                                       0
##   Along The Tracks                                                                         0
##   Aloupis Productions                                                                      0
##   Alpha Core                                                                               0
##   Alpha Films                                                                              0
##   Alpha Productions                                                                        0
##   Alphaville Films                                                                         0
##   Alphaville Productions                                                                   0
##   Alpine Pictures                                                                          0
##   Alquimia Cinema                                                                          0
##   Also Known As Pictures                                                                   0
##   Alta Films S.A.                                                                          0
##   Alta Loma Entertainment                                                                  0
##   Alta Vista Film Production                                                               0
##   Alta Vista Productions                                                                   0
##   Altar Productions                                                                        0
##   Alter Films                                                                              0
##   Alternate Ending Studios                                                                 0
##   Altitude Film Entertainment                                                              0
##   Altus Productions                                                                        0
##   Always Split Aces Productions                                                            0
##   Amalgam Features                                                                         0
##   Amasia Entertainment                                                                     0
##   Amaze Film + Television                                                                  0
##   Amazing Film Studio                                                                      0
##   Amazon Studios                                                                           0
##   amber entertainment                                                                      0
##   Amber Lamps                                                                              0
##   Amberdale Productions                                                                    0
##   AMBI Group                                                                               0
##   Ambi Pictures                                                                            0
##   Ambience Entertainment                                                                   0
##   Ambient Entertainment GmbH                                                               0
##   Amblimation                                                                              0
##   Amblin Entertainment                                                                     0
##   Ambrosino / Delmenico                                                                    0
##   Ambush Entertainment                                                                     0
##   AMC Pictures                                                                             0
##   Amen Ra Films                                                                            0
##   Ameran Films                                                                             0
##   Amercent Films                                                                           0
##   American Broadcasting Company (ABC)                                                      0
##   American Cinema International                                                            0
##   American Cinema Productions                                                              0
##   American Eagle                                                                           0
##   American Empirical Pictures                                                              0
##   American Entertainment Investors                                                         0
##   American Entertainment Partners II L.P.                                                  0
##   American Entertainment Partners L.P.                                                     0
##   American Film Company                                                                    0
##   American Film Institute (AFI)                                                            0
##   American Films                                                                           0
##   American Independent Productions                                                         0
##   American International Pictures (AIP)                                                    0
##   American International Productions                                                       0
##   American Media Group                                                                     0
##   American Playhouse                                                                       0
##   American Playhouse Theatrical Films                                                      0
##   American Werewolf Inc.                                                                   0
##   American Zoetrope                                                                        0
##   Amicus Entertainment                                                                     0
##   Amicus Productions                                                                       0
##   Amjo Productions                                                                         0
##   AMLF                                                                                     0
##   Amok II Productions                                                                      0
##   Amok Productions                                                                         0
##   Amy Robinson Productions                                                                 0
##   An Olive Branch Productions                                                              0
##   ANA Media                                                                                0
##   Anacol Productions Inc.                                                                  0
##   Anagram Pictures Inc.                                                                    0
##   Anagram Produktion                                                                       0
##   Anant Singh Production                                                                   0
##   Anarchos Productions                                                                     0
##   Anchor Bay                                                                               0
##   Anchor Bay Entertainment                                                                 0
##   Anchor Bay Films                                                                         0
##   Andalasia Productions                                                                    0
##   Andale Pictures                                                                          0
##   Andell Entertainment                                                                     0
##   Andertainment Group                                                                      0
##   Andor Films                                                                              0
##   Andrea Leone Films                                                                       0
##   Andrea Sperling Productions                                                              0
##   Andrew Lauren Productions (ALP)                                                          0
##   Andrew Stevens Entertainment                                                             0
##   Ang Lee Productions                                                                      0
##   Angeles Entertainment Group                                                              0
##   Angels & Airwaves                                                                        0
##   Anglia Television                                                                        0
##   Anglo-Amalgamated Film Distributors                                                      0
##   Anglo-Amalgamated Productions                                                            0
##   Anglo-American Film Corporation                                                          0
##   Anglo Enterprises                                                                        0
##   Angoa-Agicoa                                                                             0
##   Angry Films                                                                              0
##   Anguish Film                                                                             0
##   Anhelo Productions                                                                       0
##   Anil Kapoor Film Company                                                                 0
##   AnimagicNet A/S                                                                          0
##   Animakids Productions                                                                    0
##   Animal Kingdom                                                                           0
##   Animal Logic                                                                             0
##   Animal Planet                                                                            0
##   Animatógrafo                                                                          0
##   Animation Picture Company                                                                0
##   Animationwerks                                                                           0
##   Anime Innovation Tokyo                                                                   0
##   Animus Films                                                                             0
##   Aniplex                                                                                  0
##   Anka Film                                                                                0
##   Anna Lena Films                                                                          0
##   Annapurna Pictures                                                                       0
##   Annapurna Productions                                                                    0
##   Annuit Coeptis Entertainment II                                                          0
##   Annuit Coeptis Entertainment Inc.                                                        0
##   Anomaly Entertainment                                                                    0
##   Anonymous Content                                                                        0
##   Another Mulligan Entertainment                                                           0
##   Antares Produzione Cinematografica                                                       0
##   Antena 3 Films                                                                           0
##   Antena 3 Televisión                                                                   0
##   Anthem Productions                                                                       0
##   Anthos Media                                                                             0
##   Antidote Films                                                                           0
##   Antidote Films (I)                                                                       0
##   Antietam Filmworks                                                                       0
##   Anton Capital Entertainment (ACE)                                                        0
##   Antzworks                                                                                0
##   Apaches Entertainment                                                                    0
##   Apart Films                                                                              0
##   Apatow Productions                                                                       0
##   Aperture Entertainment                                                                   0
##   Apipoulaï                                                                             0
##   Apjac International                                                                      0
##   APJAC Productions                                                                        0
##   Apollo Associates                                                                        0
##   Apollo Media                                                                             0
##   Apollo Pictures                                                                          0
##   ApolloMedia Distribution                                                                 0
##   ApolloMovie Beteiligungs                                                                 0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                       0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                           0
##   ApolloProMovie                                                                           0
##   ApolloProMovie & Co. 3. Filmproduktion                                                   0
##   ApolloProScreen                                                                          0
##   ApolloProScreen Filmproduktion                                                           0
##   Apotheosis Media Group                                                                   0
##   Apparatus Productions                                                                    0
##   Appian Way                                                                               0
##   Apple Corps                                                                              0
##   Apple Film Productions                                                                   0
##   Apple Inc.                                                                               0
##   Applecross                                                                               0
##   Applehead Pictures                                                                       0
##   Appleseed Film Partners                                                                  0
##   Applied Action                                                                           0
##   April Productions                                                                        0
##   APT Films                                                                                0
##   Aquarius Films                                                                           0
##   AR-TL                                                                                    0
##   AR Films                                                                                 0
##   Arable Entertainment                                                                     0
##   Arachnid Productions Ltd.                                                                0
##   Aramid Entertainment Fund                                                                0
##   Arc Entertainment                                                                        0
##   Arc Productions                                                                          0
##   Arcade Films                                                                             0
##   Arcade Pictures                                                                          0
##   Arcadia Motion Pictures                                                                  0
##   Arcane Pictures                                                                          0
##   Archangel                                                                                0
##   Archer Entertainment                                                                     0
##   Archer Gray                                                                              0
##   Archer Street Productions                                                                0
##   Archimede                                                                                0
##   Archipel 35                                                                              0
##   Arclight Films                                                                           0
##   Arcola Pictures                                                                          0
##   Arcturus Motion Pictures                                                                 0
##   ARD                                                                                      0
##   ARD Degeto Film                                                                          0
##   ARD/Degeto Film GmbH                                                                     0
##   Ardustry Entertainment                                                                   0
##   area japan                                                                               0
##   Arena Productions                                                                        0
##   Arenamedia                                                                               0
##   Argonaut Pictures                                                                        0
##   Argos Films                                                                              0
##   Argyle Enterprises                                                                       0
##   Argyll Film Partners                                                                     0
##   Aries [jp]                                                                               0
##   Aries Cinematográfica Argentina                                                       0
##   Aries Productions                                                                        0
##   ArieScope Pictures                                                                       0
##   Aristos Films                                                                            0
##   Ariztical Entertainment                                                                  0
##   Arkoff International                                                                     0
##   Arlington Road Productions Corporation                                                   0
##   ARM Entertainment                                                                        0
##   Armada Films                                                                             0
##   Armian pictures                                                                          0
##   Armor Entertainment                                                                      0
##   Armory Films                                                                             0
##   Armzfx                                                                                   0
##   Arnold Kopelson Productions                                                              0
##   Arnold Stiefel Company                                                                   0
##   Arnon Milchan Productions                                                                0
##   ARO Entertainment                                                                        0
##   ARP Sélection                                                                         0
##   Arramis Films                                                                            0
##   Arrete Ton Cinema                                                                        0
##   Arrow Films                                                                              0
##   Arrowstorm Entertainment                                                                 0
##   ARS Film Production                                                                      0
##   Ars Nova                                                                                 0
##   Art & Industry                                                                           0
##   Art In Motion                                                                            0
##   Art Linson Productions                                                                   0
##   Art Pictures Studio                                                                      0
##   Artémis Productions                                                                   0
##   Arte                                                                                     0
##   ARTE                                                                                     0
##   Arte Deutschland TV GmbH                                                                 0
##   Arte France                                                                              0
##   Arte France Cinéma                                                                    0
##   Artemis                                                                                  0
##   Artemis Film                                                                             0
##   Artfire Films                                                                            0
##   Artic Productions LLC                                                                    0
##   ArtImage Entertainment                                                                   0
##   Artimm                                                                                   0
##   Artina Films                                                                             0
##   Artisan Entertainment                                                                    0
##   Artist Film                                                                              0
##   Artista Management                                                                       0
##   Artistry Limited                                                                         0
##   Artists Entertainment Complex                                                            0
##   Artists Production Group (APG)                                                           0
##   Artists Public Domain                                                                    0
##   ArtPhyl                                                                                  0
##   Arts Council of England                                                                  0
##   Arts+Labor                                                                               0
##   Arturo Production                                                                        0
##   Arwin Productions                                                                        0
##   As Is Productions                                                                        0
##   ASAF                                                                                     0
##   Asahi National Broadcasting Company                                                      0
##   Asap films                                                                               0
##   Ascendant Pictures                                                                       0
##   Ascension Pictures                                                                       0
##   Ascension Productions                                                                    0
##   Ascot Elite Home Entertainment                                                           0
##   Asgaard Entertainment                                                                    0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                 0
##   Asia Digital Entertainment                                                               0
##   Asia Tropical Films                                                                      0
##   ASIG Productions                                                                         0
##   Asis Productions                                                                         0
##   ASK Kodansha                                                                             0
##   Asmik Ace Entertainment                                                                  0
##   Aspect Ratio Film                                                                        0
##   Aspen Film Society                                                                       0
##   Aspen Productions                                                                        0
##   Aspen Productions (I)                                                                    0
##   Asphalt Productions                                                                      0
##   Assassin's Fist Limited                                                                  0
##   Assassin Films                                                                           0
##   Associated British-Pathé                                                              0
##   Associated Capital                                                                       0
##   Associated General Films                                                                 0
##   Associated Producers (API)                                                               0
##   Associates & Aldrich Company, The                                                        0
##   Astral Bellevue Pathé                                                                 0
##   Astral Media                                                                             0
##   Astron-6 Video International                                                             0
##   Asylum Films                                                                             0
##   Asylum, The                                                                              0
##   Asymmetrical Productions                                                                 0
##   Atípica Films                                                                         0
##   ATG Productions                                                                          0
##   Atitude Produções e Empreendimentos                                                0
##   Atkinson/Knickerbocker Productions                                                       0
##   Atlantic Entertainment Group                                                             0
##   Atlantic Picture Company                                                                 0
##   Atlantic Pictures                                                                        0
##   Atlantic Pictures (II)                                                                   0
##   Atlantic Releasing Corporation                                                           0
##   Atlantic Swiss Productions                                                               0
##   Atlantic Television                                                                      0
##   Atlas 2 Productions                                                                      0
##   Atlas Entertainment                                                                      0
##   Atlas Film                                                                               0
##   Atlas Films                                                                              0
##   Atlas Independent                                                                        0
##   Atlas Productions                                                                        0
##   Atman Entertainment                                                                      0
##   Atmo Media Network                                                                       0
##   Atmosphere Entertainment MM                                                              0
##   Atmospheric Pictures                                                                     0
##   ATO Pictures                                                                             0
##   ATR Films                                                                                0
##   Atresmedia Cine                                                                          0
##   Attaboy Films                                                                            0
##   Attainment Media Group                                                                   0
##   Attercop Productions                                                                     0
##   Attic Light Films                                                                        0
##   Attila Productions                                                                       0
##   Aubrey Schenck Productions                                                               0
##   Audax Films                                                                              0
##   Audley Films LLP                                                                         0
##   August Entertainment                                                                     0
##   August Films                                                                             0
##   Augustus Color                                                                           0
##   Augustus Film                                                                            0
##   Aura Entertainment                                                                       0
##   Aura Film Partnership                                                                    0
##   Aurora Entertainment                                                                     0
##   Aurora Productions                                                                       0
##   Australian Broadcasting Corporation                                                      0
##   Australian Film Commission                                                               0
##   Australian Film Finance Corporation                                                      0
##   Australian Film Finance Corporation (AFFC)                                               0
##   Australian International Film Corp. (AIFC)                                               0
##   Automatic Media                                                                          0
##   Automatik Entertainment                                                                  0
##   Autonomous                                                                               0
##   Autonomous Films                                                                         0
##   Autour de Minuit Productions                                                             0
##   AV Club, The                                                                             0
##   AV Pictures                                                                              0
##   AvÅŸar Film                                                                            0
##   Avala Film                                                                               0
##   Avalanche Films                                                                          0
##   Avalanche Productions                                                                    0
##   Avalon Pictures                                                                          0
##   Avalon Studios                                                                           0
##   Avalon/NFU Studios                                                                       0
##   AVCO Embassy Pictures                                                                    0
##   Avenging Conscience                                                                      0
##   Avenue Entertainment                                                                     0
##   Avenue Picture                                                                           0
##   Avenue Pictures Productions                                                              0
##   Aversano Films                                                                           0
##   Avery Pix                                                                                0
##   Avex Inc.                                                                                0
##   Avi Arad Productions                                                                     0
##   Avi Chai fund                                                                            0
##   Avnet/Kerner Productions                                                                 0
##   Avrora Media                                                                             0
##   Awesomeness Films                                                                        0
##   Axon Films                                                                               0
##   AZ Works                                                                                 0
##   Azari Media                                                                              0
##   AZL Productions KG                                                                       0
##   Azoff Entertainment                                                                      0
##   B and G Derivatives Holdings                                                             0
##   B.A. Produktion                                                                          0
##   B.D.S. Productions                                                                       0
##   B.D.S. Productions Inc.                                                                  0
##   B.H. Finance C.V.                                                                        0
##   B24                                                                                      0
##   Baba Arts Limited Productions                                                            0
##   Babbo Inc.                                                                               0
##   Babe Film                                                                                0
##   Babe Films                                                                               0
##   Babelsberg Film                                                                          0
##   Babelsberg Film GmbH                                                                     0
##   Babelsberg International Film Produktion                                                 0
##   Babieka                                                                                  0
##   Baby Cart                                                                                0
##   Baby Cow Films                                                                           0
##   Baby Cow Productions                                                                     0
##   Babylon                                                                                  0
##   Babylonian Productions                                                                   0
##   Bac Films                                                                                0
##   BAC Films                                                                                0
##   Bachelor Party Productions                                                               0
##   Bachrach/Gottlieb Productions                                                            0
##   Back Lot Pictures                                                                        0
##   Backup Films                                                                             0
##   Backup Media                                                                             0
##   Bacon & Eggs                                                                             0
##   Bad Angels Productions, Ltd.                                                             0
##   Bad Badger                                                                               0
##   Bad Biology                                                                              0
##   Bad Cop Bad Cop Film Productions                                                         0
##   Bad Hat Harry Productions                                                                0
##   Bad Lt. Productions                                                                      0
##   Bad Monkey Productions                                                                   0
##   Bad Robot                                                                                0
##   Badlands Company                                                                         0
##   Bórd Scannán na hÃâ\200°ireann                                                       0
##   Bagdasarian Productions                                                                  0
##   BaggyJoe Productions                                                                     0
##   Bahr Productions Inc.                                                                    0
##   Bait Productions                                                                         0
##   Baker Street                                                                             0
##   Bakshi Productions                                                                       0
##   Balaji Motion Pictures                                                                   0
##   Balcor Film Investors                                                                    0
##   Baldwin Entertainment Group                                                              0
##   Baldwin/Cohen Productions                                                                0
##   Ballinran Productions                                                                    0
##   Ballpark Productions Partnership                                                         0
##   Baltic Film Group                                                                        0
##   Baltic Film Services                                                                     0
##   Baltimore Pictures                                                                       0
##   Baltimore Spring Creek Pictures                                                          0
##   Baltimore Spring Creek Productions                                                       0
##   Baltmedia                                                                                0
##   Banana-Moon Sky Films                                                                    0
##   Bandai Visual Company (JAPAN)                                                            0
##   Bande a Part Films                                                                       0
##   Bandito Brothers                                                                         0
##   Bandoola Productions                                                                     0
##   Banger Films                                                                             0
##   Banger Productions                                                                       0
##   Bankable                                                                                 0
##   Bankside Films                                                                           0
##   Banner House Productions                                                                 0
##   Banter                                                                                   0
##   Barbarian Films                                                                          0
##   Barclays Mercantile Industrial Finance                                                   0
##   Bardel Entertainment Inc.                                                                0
##   barefoot films                                                                           0
##   Barenholtz Production                                                                    0
##   Barking Fish Entertainment                                                               0
##   Barnet Bain Films                                                                        0
##   Barnsnape Films                                                                          0
##   Baron Films                                                                              0
##   Barraboy Films                                                                           0
##   Barry & Enright Productions                                                              0
##   Barry Mendel Productions                                                                 0
##   Bartlett Films                                                                           0
##   Barwood Films                                                                            0
##   Base 12 Productions                                                                      0
##   Basic Pictures                                                                           0
##   Basket Case Productions                                                                  0
##   Batjac Productions                                                                       0
##   Battle Mountain Films                                                                    0
##   Battleplan Productions                                                                   0
##   Bauer Martinez Studios                                                                   0
##   Baumgarten-Prophet Entertainment                                                         0
##   Baumgarten Management and Productions (BMP)                                              0
##   Baumgarten Merims Productions                                                            0
##   Bausan Films                                                                             0
##   Bavaria Film                                                                             0
##   Bavaria Pictures                                                                         0
##   Bay Films                                                                                0
##   Bayerischer Banken-Fonds                                                                 0
##   Bayerischer Rundfunk (BR)                                                                0
##   Bayonne Entertainment                                                                    0
##   Bayou Film Inc                                                                           0
##   Bayou Pictures                                                                           0
##   Bazelevs Production                                                                      0
##   Bazmark Films                                                                            0
##   BB Film Productions                                                                      0
##   BB Films                                                                                 0
##   BBC                                                                                      0
##   BBC America                                                                              0
##   BBC Arena                                                                                0
##   BBC Cymru Wales                                                                          0
##   BBC Drama Group                                                                          0
##   BBC Drama Productions                                                                    0
##   BBC Earth                                                                                0
##   BBC Earth Films                                                                          0
##   BBC Films                                                                                0
##   BBC Home Video                                                                           0
##   BBC Natural History                                                                      0
##   BBC Scotland                                                                             0
##   BBC Storyville                                                                           0
##   BBC Television UK                                                                        0
##   BBC Wales                                                                                0
##   BBC Worldwide                                                                            0
##   BBS Productions                                                                          0
##   BCDF Pictures                                                                            0
##   BD Cine                                                                                  0
##   Be Gentlemen Limited Partnership                                                         0
##   Be Good Productions                                                                      0
##   Beachfront Films                                                                         0
##   Beachside Films                                                                          0
##   Beacon Communications                                                                    0
##   Beacon Pictures                                                                          0
##   Beagle Pug Films                                                                         0
##   Beanca Films                                                                             0
##   Beatrice Film                                                                            0
##   Beautiful Kate Productions                                                               0
##   Beaver Films                                                                             0
##   Bece Canada Productions                                                                  0
##   Becker International                                                                     0
##   Bedford Falls Company, The                                                               0
##   Bedford Falls Productions                                                                0
##   Bedlam Pictures                                                                          0
##   Bedlam Productions                                                                       0
##   Bee Holder Productions                                                                   0
##   Bee Train                                                                                0
##   Bee Vine Pictures                                                                        0
##   Beech Hill Films                                                                         0
##   Before the Door Pictures                                                                 0
##   Beginner's Luck                                                                          0
##   Behavioral Problem Productions Ltd.                                                      0
##   Beijing Poly-bona Film Distribution Company                                              0
##   Beijing Shuijing Shenlan International Media Co.                                         0
##   Bekmambetov Projects Ltd.                                                                0
##   Bel Air Entertainment                                                                    0
##   Belgacom                                                                                 0
##   Believe Entertainment                                                                    0
##   Believe Pictures                                                                         0
##   Bell Broadcast and New Media Fund                                                        0
##   Bell Media                                                                               0
##   Bella Productions                                                                        0
##   Belladonna Productions                                                                   0
##   Bellanova Films                                                                          0
##   Belle Pictures                                                                           0
##   Bellpond Films                                                                           0
##   Bellwether Pictures                                                                      0
##   Ben-Ami/Leeds Productions                                                                0
##   Benaroya Pictures                                                                        0
##   Benchmark                                                                                0
##   Bender-Spink Inc.                                                                        0
##   Benderspink                                                                              0
##   BenderSpink                                                                              0
##   Benedek Films                                                                            0
##   Benedict Pictures Corp.                                                                  0
##   Benmar Productions                                                                       0
##   Bennett-Robbins Productions                                                              0
##   Benteveo Producciones                                                                    0
##   Bentley Productions                                                                      0
##   Bergman Lustig productions                                                               0
##   Berkshire Axis Media                                                                     0
##   Berlanti Productions                                                                     0
##   Bernard Gayle Productions                                                                0
##   Berrick Filmproduktion                                                                   0
##   Bersin Pictures                                                                          0
##   Bert Marcus Productions                                                                  0
##   Berwick Street Productions                                                               0
##   Best Brains                                                                              0
##   Best Film                                                                                0
##   Best Man Filmproduktions                                                                 0
##   Best Medicine Productions                                                                0
##   Beta Cinema                                                                              0
##   Bettis Productions Limited                                                               0
##   Between The Eyes                                                                         0
##   Beverly Detroit                                                                          0
##   Bewitched                                                                                0
##   Beyond Films                                                                             0
##   Beyond Infinity                                                                          0
##   BFI Film Fund                                                                            0
##   BH Tilt                                                                                  0
##   Bhansali Films                                                                           0
##   BHE Films                                                                                0
##   Bi-polar Pictures                                                                        0
##   Bianca Film                                                                              0
##   Bifrost Pictures                                                                         0
##   Big Arty Productions                                                                     0
##   Big Bad Film                                                                             0
##   Big Beach Films                                                                          0
##   Big Beach Productions                                                                    0
##   Big Bug Pictures                                                                         0
##   Big Easy Pictures                                                                        0
##   Big Fan Productions                                                                      0
##   Big Farm                                                                                 0
##   Big Fish Films                                                                           0
##   Big Focus Television                                                                     0
##   Big Idea Productions                                                                     0
##   Big Indie Pictures                                                                       0
##   Big Kid Pictures                                                                         0
##   Big Noise Films                                                                          0
##   Big Picture Media Corporation                                                            0
##   BIG Pictures                                                                             0
##   Big Primate Pictures                                                                     0
##   Big Screen Entertainment Group                                                           0
##   Big Screen Productions                                                                   0
##   Big Shot Productions                                                                     0
##   Big Stan Productions                                                                     0
##   Big Talk Productions                                                                     0
##   Big Ticket Productions                                                                   0
##   Big World                                                                                0
##   Big Yellow Films                                                                         0
##   Bigel / Mailer Films                                                                     0
##   Bigel Entertainment                                                                      0
##   Bigelow Productions                                                                      0
##   Bigscope Films                                                                           0
##   Bikini Films                                                                             0
##   Bill and Ben Productions                                                                 0
##   Bill Graham Films                                                                        0
##   Bill Kenwright Films                                                                     0
##   Bill Melendez Productions                                                                0
##   Bill/Phillips                                                                            0
##   Billy Goat Pictures                                                                      0
##   BIM Distribuzione                                                                        0
##   Bing Crosby Productions                                                                  0
##   Bioskop-Film GmbH                                                                        0
##   Bioskop Film                                                                             0
##   Bioware                                                                                  0
##   Birchwood Pictures                                                                       0
##   Bird and a Bear Entertainment                                                            0
##   Birdsong Pictures                                                                        0
##   Birnbaum / Barber Productions                                                            0
##   Birnbaum/Barber                                                                          0
##   Biscayne Pictures                                                                        0
##   Bisgrove Entertainment                                                                   0
##   Bitter Films                                                                             0
##   Black & Blue Films                                                                       0
##   Black & White Productions                                                                0
##   Black and Blu Entertainment                                                              0
##   Black Balloon Productions                                                                0
##   Black Bear Pictures                                                                      0
##   Black Camel Pictures                                                                     0
##   Black Chalk Productions                                                                  0
##   Black Diamond Pictures                                                                   0
##   Black Fawn Films                                                                         0
##   Black Fish Films                                                                         0
##   Black Flag                                                                               0
##   Black Forest Films                                                                       0
##   Black Label Media                                                                        0
##   Black Light District                                                                     0
##   Black Marble Productions                                                                 0
##   Black Rhino Productions                                                                  0
##   Black Robe                                                                               0
##   Black Sand Pictures                                                                      0
##   Black Sheep Films                                                                        0
##   Black Sky Entertainment                                                                  0
##   Black Snake                                                                              0
##   Blackfriars Bridge Films                                                                 0
##   Blacklab Entertainment                                                                   0
##   Blackout Productions Inc.                                                                0
##   Blake Edwards                                                                            0
##   Blank of the Dead Productions                                                            0
##   Blast! Films                                                                             0
##   Bleiberg Entertainment                                                                   0
##   Blender Foundation                                                                       0
##   Blenkov & Schønnemann Pictures                                                        0
##   Blind Guy Films                                                                          0
##   Blind Spot Pictures Oy                                                                   0
##   Blind Wink                                                                               0
##   Blind Wink Productions                                                                   0
##   Blinder Films                                                                            0
##   Blinding Edge Pictures                                                                   0
##   BlinkWorks Media                                                                         0
##   Blinky Productions                                                                       0
##   Bliss                                                                                    0
##   Bliss Media                                                                              0
##   Blitz / Welch                                                                            0
##   Blitz Films                                                                              0
##   Blixa Film Productktion                                                                  0
##   Block / Hanson                                                                           0
##   Block 2 Pictures                                                                         0
##   Blockade Entertainment                                                                   0
##   Blockbuster Movie Entertainers                                                           0
##   Blondie Girl Productions                                                                 0
##   Blood & Chocolate Productions Ltd                                                        0
##   Blood & Wine Productions                                                                 0
##   Blood Relations Co.                                                                      0
##   Bloodline Pictures                                                                       0
##   Bloodline Productions                                                                    0
##   Bloodstar Productions                                                                    0
##   BloodWorks                                                                               0
##   Bloody Disgusting                                                                        0
##   Bloody Lip Productions                                                                   0
##   Blowback Pictures                                                                        0
##   BLT Productions                                                                          0
##   Blue-Tongue Films                                                                        0
##   Blue Askew                                                                               0
##   Blue Dot Productions                                                                     0
##   Blue Film                                                                                0
##   Blue Flower Productions                                                                  0
##   Blue Gardenia Productions                                                                0
##   Blue Parrot Productions                                                                  0
##   Blue Productions                                                                         0
##   Blue Rider Pictures                                                                      0
##   Blue Sea Productions                                                                     0
##   Blue Seraph Productions                                                                  0
##   Blue Sky Films                                                                           0
##   Blue Sky Studios                                                                         0
##   Blue Snow Productions                                                                    0
##   Blue Star Pictures                                                                       0
##   Blue Star Productions                                                                    0
##   Blue Train Productions                                                                   0
##   Blue Tulip Productions                                                                   0
##   Blue Wolf                                                                                0
##   Blue Yonder Films                                                                        0
##   Blueeyes Productions                                                                     0
##   Bluegrass Films                                                                          0
##   Bluemark Productions                                                                     0
##   Blueprint Pictures                                                                       0
##   Bluewater Pictures                                                                       0
##   Bluff Road Productions                                                                   0
##   Blumhouse Productions                                                                    0
##   Blurco                                                                                   0
##   BMG Independents                                                                         0
##   BMI (No. 9) Ltd.                                                                         0
##   BN Films                                                                                 0
##   BNJArmor                                                                                 0
##   Bo-Town Films                                                                            0
##   Bob Productions                                                                          0
##   Bob Swerer Productions                                                                   0
##   Bob Yari Productions                                                                     0
##   Bobby Jones Films LLC                                                                    0
##   Bocaboca Producciones S.A.                                                               0
##   BocFlix                                                                                  0
##   Boku Films                                                                               0
##   Bold Films                                                                               0
##   Boll KG                                                                                  0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                     0
##   Bollywood Hollywood Production                                                           0
##   Bomar OOD                                                                                0
##   Bombshell Pictures                                                                       0
##   Bona Fide Productions                                                                    0
##   BOND360                                                                                  0
##   Bonfire                                                                                  0
##   Boo Pictures                                                                             0
##   Bookshop Productions                                                                     0
##   Boram Entertainment Inc.                                                                 0
##   Bord Scannan na hEireann / Irish Film Board                                              0
##   Borde/Raich                                                                              0
##   BorderLine Films                                                                         0
##   Boss Media                                                                               0
##   Bottom of the Ninth Productions                                                          0
##   BoulderLight Pictures                                                                    0
##   Boulston Productions Limited                                                             0
##   Bouncing Betty Productions                                                               0
##   Boundless Pictures                                                                       0
##   Bourne Again                                                                             0
##   Bow and Arrow Entertainment                                                              0
##   Bowery Hills Entertainment                                                               0
##   Box Film                                                                                 0
##   Boxing Cat Films                                                                         0
##   Boy Culture LLC                                                                          0
##   Boy in the Box                                                                           0
##   Boy of the Year                                                                          0
##   Boy Wonder Films                                                                         0
##   Boyd's Company                                                                           0
##   BoZ Productions                                                                          0
##   Brad Grey Pictures                                                                       0
##   Brad Krevoy Television                                                                   0
##   Brad Zions Films                                                                         0
##   Braeburn Entertainment                                                                   0
##   Brain Farm Digital Cinema                                                                0
##   Branded Entertainment/Batfilm Productions                                                0
##   Brandenberg                                                                              0
##   Brandes Films International                                                              0
##   Brandman Productions                                                                     0
##   Brandt/Haas Productions                                                                  0
##   Brandywine Productions                                                                   0
##   Brandywine Productions Ltd.                                                              0
##   Brass Hat Films                                                                          0
##   Braun Entertainment Group                                                                0
##   Braunsberg Productions                                                                   0
##   Brave New Films                                                                          0
##   Braven Films                                                                             0
##   Braveworld Productions                                                                   0
##   BraxtanFILM                                                                              0
##   Break Thru Films                                                                         0
##   Breaking Ball Films                                                                      0
##   Breakthrough Entertainment Productions                                                   0
##   Breakup Productions                                                                      0
##   Breathless Associates                                                                    0
##   Bregman-IAC Productions                                                                  0
##   Bregman/Baer Productions                                                                 0
##   Breton Film Productions                                                                  0
##   Bridge Films                                                                             0
##   Bridgegate FIlms                                                                         0
##   Bridget Johnson Films                                                                    0
##   Bridgit Folman Film Gang                                                                 0
##   Bridle Path Films                                                                        0
##   Bright-Persky Associates                                                                 0
##   Bright Cold Day Films                                                                    0
##   Brightlight Pictures                                                                     0
##   Brightlight Pictures Inc.                                                                0
##   Brightside Entertainment                                                                 0
##   Brightstar Films                                                                         0
##   Brillhart / Gonzales Productions                                                         0
##   Brillstein-Grey Entertainment                                                            0
##   Brillstein Entertainment Partners                                                        0
##   Brink Films                                                                              0
##   Brink Productions                                                                        0
##   Bristol Automotive                                                                       0
##   Bristol Bay Productions                                                                  0
##   British American Entertainment                                                           0
##   British Broadcasting Corporation (BBC)                                                   0
##   British Columbia Film                                                                    0
##   British Columbia Television                                                              0
##   British Empire Films Australia                                                           0
##   British Film Company                                                                     0
##   British Film Council                                                                     0
##   British Film Institute (BFI)                                                             0
##   British Lion-Columbia Distributors                                                       0
##   British Lion Film Corporation                                                            0
##   British Lion Films                                                                       0
##   British Screen                                                                           0
##   British Screen Finance Ltd                                                               0
##   British Screen Productions                                                               0
##   Britpack Film Company                                                                    0
##   Broad Green Pictures                                                                     0
##   Broadview Pictures                                                                       0
##   Broadway Video                                                                           0
##   Broken Chair Flickz                                                                      0
##   Broken Films                                                                             0
##   Broken Lizard Industries                                                                 0
##   Broken Road Productions                                                                  0
##   Bron Capital Partners                                                                    0
##   Bron Studios                                                                             0
##   Bronson Avenue                                                                           0
##   Brood Syndicate                                                                          0
##   Brooks Media                                                                             0
##   Brooksfilms                                                                              0
##   Brooksfilms Ltd.                                                                         0
##   Brookstreet Pictures                                                                     0
##   Brookwell-McNamara Entertainment                                                         0
##   Brothers Dowdle Productions                                                              0
##   Brouwersgracht Investments                                                               0
##   Brown & Stretic                                                                          0
##   Brown Sauce Film Productions                                                             0
##   BrownHouse Productions                                                                   0
##   Brownstone Productions                                                                   0
##   Bruce Brown Films                                                                        0
##   Brucks Entertainment                                                                     0
##   Bruin Grip Services                                                                      0
##   Bryna Productions                                                                        0
##   BSF Film                                                                                 0
##   BSM Studio                                                                               0
##   Bubby Productions                                                                        0
##   Buckaroo Entertainment                                                                   0
##   Buckeye Films                                                                            0
##   Buena Onda                                                                               0
##   Buena Vista                                                                              0
##   Buena Vista Distribution Company                                                         0
##   Buena Vista Home Entertainment                                                           0
##   Buena Vista Pictures                                                                     0
##   Bueprint Pictures                                                                        0
##   Buffalo Gal Pictures                                                                     0
##   Buffalo Picture House                                                                    0
##   BUFO                                                                                     0
##   Bugsy Malone Productions                                                                 0
##   Bull's Eye Entertainment                                                                 0
##   Bull Market Entertainment                                                                0
##   Bullet Films                                                                             0
##   Bullet Pictures                                                                          0
##   Bulletproof Cupid                                                                        0
##   Bungalow 78 Productions                                                                  0
##   Bungalow Productions                                                                     0
##   Bunk 11 Pictures                                                                         0
##   Burbank Films Australia                                                                  0
##   Burg/Koules Productions                                                                  0
##   Burgundy Films                                                                           0
##   Burke/Samples/Foster Productions                                                         0
##   Burn Later Productions                                                                   0
##   Burning Bright Productions                                                               0
##   Burning Ships Productions                                                                0
##   Burns Family Studios                                                                     0
##   Burnside Entertainment                                                                   0
##   Burskin Film                                                                             0
##   Busboy Productions                                                                       0
##   Bushwood Pictures                                                                        0
##   Business Location Sudtirol Alto Adige                                                    0
##   Busted Shark Productions                                                                 0
##   Busy Bee Productions                                                                     0
##   Butcher's Run Films                                                                      0
##   Butcher's Run Productions                                                                0
##   Buttercup Films Ltd.                                                                     0
##   BXR Productions                                                                          0
##   Byron A. Martin Productions                                                              0
##   Bystander Films                                                                          0
##   C-2 Pictures                                                                             0
##   C-Films AG                                                                               0
##   C-Hundred Film Corporation                                                               0
##   C & C Brown Production                                                                   0
##   C.B. Films S.A.                                                                          0
##   C.G. Cinema                                                                              0
##   C.O. Films                                                                               0
##   C.O.R.E. Feature Animation                                                               0
##   C.R.G. International                                                                     0
##   C5                                                                                       0
##   CAB Productions                                                                          0
##   Cabin Fever Films                                                                        0
##   Cabin Pictures                                                                           0
##   Cable Stuff Productions                                                                  0
##   Cadre Films                                                                              0
##   Café Film                                                                             0
##   Cake Productions Inc.                                                                    0
##   Calamity Films                                                                           0
##   Calash Corporation                                                                       0
##   Calendar Productions                                                                     0
##   Caliban Films                                                                            0
##   Caliber Media Company                                                                    0
##   California Pictures                                                                      0
##   Calimari Productions                                                                     0
##   Callahan Filmworks                                                                       0
##   CALT Productions                                                                         0
##   Caméra One                                                                            0
##   Camberwell / Fly Films                                                                   0
##   Cambria Productions                                                                      0
##   Cambridge Productions                                                                    0
##   Camellia Entertainment                                                                   0
##   Camelot Pictures                                                                         0
##   Camelot Productions                                                                      0
##   Camera 40 Productions                                                                    0
##   Camerimage Festival                                                                      0
##   CAMERON MACKINTOSH                                                                       0
##   Camp / Thompson Pictures                                                                 0
##   Camp Hill                                                                                0
##   Camp Video                                                                               0
##   Campanile Productions                                                                    0
##   Campbell Grobman Films                                                                   0
##   Campfire                                                                                 0
##   Campfire LLC                                                                             0
##   Canadian Film Centre (CFC)                                                               0
##   Canadian Film Development Corporation (CFDC)                                             0
##   Canadian Film or Video Production Tax Credit (CPTC)                                      0
##   Canadian Television (CTV)                                                                0
##   Canal Plus                                                                               0
##   Canal Plus Group                                                                         0
##   Canal Street Films                                                                       0
##   Canal Sur Televisión                                                                  0
##   Canal+                                                                                   0
##   Canal+ Droits Audiovisuels                                                               0
##   Canal+ España                                                                         0
##   Canal+ Polska                                                                            0
##   Canal+France                                                                             0
##   Canal+Polska                                                                             0
##   Canana Films                                                                             0
##   Candleridge Entertainment                                                                0
##   Candlewood Entertainment                                                                 0
##   Candy Heart Productions                                                                  0
##   Canfield Pictures                                                                        0
##   Cannell Studios                                                                          0
##   Cannes Film Festival                                                                     0
##   Cannibal Films Ltd.                                                                      0
##   Cannon and Morley Productions                                                            0
##   Cannon Entertainment                                                                     0
##   Cannon Films                                                                             0
##   Cannon Group                                                                             0
##   Cannon Italia Srl                                                                        0
##   Cannon Pictures                                                                          0
##   Cannon Productions                                                                       0
##   Canonigo Films                                                                           0
##   Cantharus Productions                                                                    0
##   Capacity Pictures                                                                        0
##   Capcom                                                                                   0
##   Capcom Company                                                                           0
##   Capelight Pictures                                                                       0
##   Capella                                                                                  0
##   Capella Films                                                                            0
##   Capella International                                                                    0
##   Capglobe                                                                                 0
##   Capital Arts Entertainment                                                               0
##   Capital Equipment Leasing                                                                0
##   Capital Markets Film Finance                                                             0
##   Capitol Films                                                                            0
##   Capitole Films                                                                           0
##   Cappa Defina Productions                                                                 0
##   Cappa Productions                                                                        0
##   Capstone Entertainment Group                                                             0
##   Captain Movies                                                                           0
##   Captivate Entertainment                                                                  0
##   Captivity Productions                                                                    0
##   Capture The Flag Films                                                                   0
##   Caramel Film                                                                             0
##   Caramel Films                                                                            0
##   Caravan Pictures                                                                         0
##   Carbunkle Cartoons                                                                       0
##   Cargo Entertainment                                                                      0
##   Cargo Films                                                                              0
##   Carlino Productions                                                                      0
##   Carlo Ponti Cinematografica                                                              0
##   Carlo Ponti Production                                                                   0
##   Carlyle Productions                                                                      0
##   Carmel Creek Productions                                                                 0
##   Carmel Entertainment                                                                     0
##   Carnaby International                                                                    0
##   Carnelian Productions                                                                    0
##   Carnival Films                                                                           0
##   Carnival Films & Television                                                              0
##   Caro-McLeod                                                                              0
##   Carol Baum Productions                                                                   0
##   Carolco Entertainment                                                                    0
##   Carolco International N.V.                                                               0
##   Carolco Pictures                                                                         0
##   Carolina Film Works                                                                      0
##   Caroline Films                                                                           0
##   Carousel Picture Company                                                                 0
##   Carousel Picture Company, The                                                            0
##   Carousel Productions                                                                     0
##   Carsey-Werner Company                                                                    0
##   Cart Before The Horse Productions                                                        0
##   Cartel Productions                                                                       0
##   Carthago Films S.a.r.l.                                                                  0
##   Cartier Productions                                                                      0
##   Cartoon Network Studios                                                                  0
##   Cartoon Saloon                                                                           0
##   Carver Films                                                                             0
##   Casa Bonita                                                                              0
##   Casablanca Filmworks                                                                     0
##   Casadelic Pictures                                                                       0
##   Case 39 Productions                                                                      0
##   Casey Productions                                                                        0
##   Casey Silver Productions                                                                 0
##   Cassadaga Film Production                                                                0
##   Castel Film Romania                                                                      0
##   Castel Film Studio                                                                       0
##   Castel Films                                                                             0
##   Castelao Pictures                                                                        0
##   Castelao Producciones                                                                    0
##   Castle Hill Productions                                                                  0
##   Castle Rock Entertainment                                                                0
##   Castleberg Productions                                                                   0
##   Castlight Pictures                                                                       0
##   Casualties Bureau                                                                        0
##   Cat Burglar Productions                                                                  0
##   CAT Films                                                                                0
##   Catacombs Productions                                                                    0
##   Catapult Films                                                                           0
##   Catch 23 Entertainment                                                                   0
##   Catch Productions                                                                        0
##   CatchPlay                                                                                0
##   Catfish Productions                                                                      0
##   Cattleya                                                                                 0
##   Causeway Films                                                                           0
##   Caviar Films                                                                             0
##   CB Films                                                                                 0
##   CB Productions                                                                           0
##   CBS Entertainment Productions                                                            0
##   CBS Films                                                                                0
##   CC Capital Arts Entertainment SRL                                                        0
##   CCCP                                                                                     0
##   CD Films                                                                                 0
##   Ce Qui Me Meut Motion Pictures                                                           0
##   Cecchi Gori Group Tiger Cinematografica                                                  0
##   Cecchi Gori Pictures                                                                     0
##   CED Productions                                                                          0
##   Celador Films                                                                            0
##   Celador Productions                                                                      0
##   Celandine Films                                                                          0
##   Cell                                                                                     0
##   Celluloid Dreams                                                                         0
##   Celluloid Dreams Productions                                                             0
##   Celtic Films Entertainment                                                               0
##   Cent Productions Inc.                                                                    0
##   Central                                                                                  0
##   Central Films                                                                            0
##   Central Films Limited                                                                    0
##   Central Independent Television                                                           0
##   Central Productions                                                                      0
##   Centre National de la Cinématographie                                                 0
##   Centre National de la Cinématographie (CNC)                                           0
##   Centron Pictures                                                                         0
##   Centropolis Entertainment                                                                0
##   Centropolis Film Productions                                                             0
##   Century 21 Television                                                                    0
##   Century Park Pictures                                                                    0
##   Century Time (H.K.) Ltd.                                                                 0
##   CFCN Communications                                                                      0
##   Chad Troutwine Films                                                                     0
##   Chain Camera Pictures                                                                    0
##   Chaintron                                                                                0
##   Chako Film Company                                                                       0
##   Chal Productions                                                                         0
##   Challenge Film Corporation                                                               0
##                                                                                         Freq
## Var1                                                                                     214
##   "DIA" Productions GmbH & Co. KG                                                          0
##   # Lexyn Productions                                                                      0
##   10 West Studios                                                                          0
##   100 Feet Productions                                                                     0
##   1019 Entertainment                                                                       0
##   108 Media                                                                                0
##   10th Hole Productions                                                                    0
##   11:11 Mediaworks                                                                         0
##   12 Gauge Productions                                                                     0
##   120dB Films                                                                              0
##   13 Ghosts Productions Canada Inc.                                                        0
##   1492 Pictures                                                                            0
##   1600 Limited Partnership                                                                 0
##   1812 Productions                                                                         0
##   1818                                                                                     0
##   1821 Pictures                                                                            0
##   185 Trax                                                                                 0
##   1976 Productions                                                                         0
##   1984 Private Defense Contractors                                                         0
##   1992 Number Four Limited Partnership                                                     0
##   2 Bridges Productions                                                                    0
##   2 Entertain                                                                              0
##   2 Entertain Video                                                                        0
##   2 Loop Films                                                                             0
##   2 Player Productions                                                                     0
##   2 Wolves Films                                                                           0
##   2.4.7. Films                                                                             0
##   2003 Productions                                                                         0
##   20ten Media                                                                              0
##   20th Century Fox                                                                         0
##   20th Century Fox Film Corporation                                                        0
##   20th Century Fox Home Entertainment                                                      0
##   20th Century Fox Russia                                                                  0
##   20th Century Fox Television                                                              0
##   20th Century Pictures                                                                    0
##   21 Laps Entertainment                                                                    0
##   21st Century Film Corporation                                                            0
##   224 Entertainment                                                                        0
##   2262730 Ontario                                                                          0
##   22h22                                                                                    0
##   23/5 Filmproduktion                                                                      0
##   24 Seven Productions                                                                     0
##   24/7 Films                                                                               0
##   26 Films                                                                                 0
##   27 Films Production                                                                      0
##   2929 Productions                                                                         0
##   2am Films                                                                                0
##   2B Films                                                                                 0
##   2DS Productions                                                                          0
##   2S Films                                                                                 0
##   3 Arts Entertainment                                                                     0
##   3 in the Box                                                                             0
##   3 Ring Circus Films                                                                      0
##   33 Pictures                                                                              0
##   3311 Productions                                                                         0
##   33andOut Productions                                                                     0
##   343 Industries                                                                           0
##   34th Street Films                                                                        0
##   360 Pictures                                                                             0
##   391 Productions                                                                          0
##   3b productions                                                                           0
##   3B Productions                                                                           0
##   3DTK                                                                                     0
##   3Foot7                                                                                   0
##   3L Filmproduktion GmbH                                                                   0
##   3L Filmverleih                                                                           0
##   3L Productions                                                                           0
##   40 Acres & A Mule Filmworks                                                              0
##   403 Productions                                                                          0
##   42 Films                                                                                 0
##   430 Productions                                                                          0
##   44th Floor Productions                                                                   0
##   455 Films                                                                                0
##   4Cows                                                                                    0
##   4DH Films                                                                                0
##   4Kids Entertainment                                                                      0
##   4M                                                                                       0
##   5150 Action                                                                              0
##   61* Productions Inc.                                                                     0
##   6140 Productions                                                                         0
##   7 Network                                                                                0
##   72 Productions                                                                           0
##   72nd Street Productions                                                                  0
##   777 Films Corporation                                                                    0
##   7th Sense Films                                                                          0
##   8:38 Productions                                                                         0
##   80 Days Productions                                                                      0
##   8383 Productions                                                                         0
##   852 Films                                                                                0
##   87Eleven                                                                                 0
##   8th In Line                                                                              0
##   9 Story Media Group                                                                      0
##   900 Films                                                                                0
##   98 MPH Productions                                                                       0
##   A-1 Pictures                                                                             0
##   A-Mark Entertainment                                                                     0
##   A-Team                                                                                   0
##   A B Corp                                                                                 0
##   A Band Apart                                                                             0
##   A BandApart                                                                              0
##   A Bigger Boat                                                                            0
##   A Company Filmproduktionsgesellschaft                                                    0
##   A Grand Elephant                                                                         0
##   A Hot Dog                                                                                0
##   A Loopy Production LLC                                                                   0
##   A Lucky Old Sun Production                                                               0
##   A Plus Entertainment                                                                     0
##   A&B Producoes                                                                            0
##   A&E IndieFilms                                                                           0
##   A&E Television Networks                                                                  0
##   A&M Films                                                                                0
##   A. C. I. Films                                                                           0
##   A. Film                                                                                  0
##   A.C. Lyles Productions                                                                   0
##   A.C.E.                                                                                   0
##   A.G. Films                                                                               0
##   A.J.O.Z. Films                                                                           0
##   A.S. Films                                                                               0
##   A.U.M. Films                                                                             0
##   A+E Studios                                                                              0
##   A113                                                                                     0
##   A2 Entertainment Group                                                                   0
##   A24                                                                                      0
##   A71 Productions                                                                          0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                              0
##   AAMPI Inc.                                                                               0
##   AAR Films                                                                                0
##   Aardman Animations                                                                       0
##   Aaron Spelling Productions                                                               0
##   Abandon Entertainment                                                                    0
##   Abandon Pictures                                                                         0
##   Abbolita Productions                                                                     0
##   ABC Circle Films                                                                         0
##   ABC Entertainment                                                                        0
##   ABC Family                                                                               0
##   ABC Motion Pictures                                                                      0
##   ABC Pictures                                                                             0
##   ABC Productions                                                                          0
##   ABC Studios                                                                              0
##   Abduction Films                                                                          0
##   Aberration Films                                                                         0
##   Abnormal Pictures                                                                        0
##   Abraham Productions                                                                      0
##   abramoff Production                                                                      0
##   Abramoff Production                                                                      0
##   ABS-CBN Film Productions                                                                 0
##   Absolute Entertainment                                                                   0
##   Academy Films                                                                            0
##   Academy Pictures                                                                         0
##   Acajou Films                                                                             0
##   Accelerated Matter                                                                       0
##   Accelerator Films                                                                        0
##   Accent Films                                                                             0
##   Access Films                                                                             0
##   Access Motion Pictures                                                                   0
##   Access Pictures                                                                          0
##   Accomplice Films                                                                         0
##   Ace Film Company                                                                         0
##   Achab Film                                                                               0
##   Achilles                                                                                 0
##   Achte Babelsberg Film                                                                    0
##   Acme Shark                                                                               0
##   Acorn Pictures                                                                           0
##   Acorn Productions                                                                        0
##   Acrobat Productions                                                                      0
##   Across the River Productions                                                             0
##   Across Town Productions                                                                  0
##   Act III Communications                                                                   0
##   Actionhouse                                                                              0
##   Active Entertainment                                                                     0
##   Ad Hominem Enterprises                                                                   0
##   Ad Vitim Distribution                                                                    0
##   Ada Films                                                                                0
##   Adam Fields Productions                                                                  0
##   Adam Schroeder Productions                                                               0
##   ADCB Films                                                                               0
##   Adder                                                                                    0
##   Addicted Productions                                                                     0
##   Addis Wechsler Pictures                                                                  0
##   Adelaide Film Festival                                                                   0
##   Aden Film                                                                                0
##   Adi Shankar Production                                                                   0
##   Adlabs Films Ltd.                                                                        0
##   Admire Productions Ltd.                                                                  0
##   AdScott Pictures                                                                         0
##   Adventure Pictures                                                                       0
##   AE Electra Productions                                                                   0
##   Aegis Film Fund                                                                          0
##   Aeroplano                                                                                0
##   Aeteas Filmproduktions                                                                   0
##   AF Production                                                                            0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                      0
##   Affirm Films                                                                             0
##   AFG Talons Productions                                                                   0
##   Afineevsky - Tolmor Production                                                           0
##   Afraid of the Dark                                                                       0
##   Afrodita Audiovisual, A.I.E.                                                             0
##   After Dark Films                                                                         0
##   Against the Wild Films                                                                   0
##   Agamemnon Films                                                                          0
##   Agat Films & Cie                                                                         0
##   Agatha Christie Ltd                                                                      0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                         0
##   Agencja Produkcji Filmowej                                                               0
##   Agenda                                                                                   0
##   Agent Two                                                                                0
##   AGGK Films                                                                               0
##   Aggregate Film                                                                           0
##   Aggregate Films                                                                          0
##   Agi Orsi Productions                                                                     0
##   Agora Entertainment                                                                      0
##   Ahimsa Films                                                                             0
##   AI-Film                                                                                  0
##   Aimimage Productions                                                                     0
##   Airborne Productions                                                                     0
##   Akil Production Company                                                                  0
##   Akkord Film Produktion GmbH                                                              0
##   Akson Studio                                                                             0
##   Al!ve AG                                                                                 0
##   Alabama Moon Entertainment                                                               0
##   Alabama Production Group                                                                 0
##   Alan Greenspan Productions                                                               0
##   Alan Jay Lerner Productions                                                              0
##   Alan Landsburg Productions                                                               0
##   Alan Sacks Productions                                                                   0
##   Alan Shayne Productions                                                                  0
##   Alarum PIctures                                                                          0
##   Albert Band International Productions Inc.                                               0
##   Albert S. Ruddy Productions                                                              0
##   Alberta Film Entertainment                                                               0
##   Alberto Grimaldi Productions                                                             0
##   Albino Alligator Productions                                                             0
##   Alced Productions                                                                        0
##   Alchemedia Films                                                                         0
##   Alchemy Television                                                                       0
##   Alcina Pictures                                                                          0
##   Alcon Entertainment                                                                      0
##   Alcor Films                                                                              0
##   Alcove Entertainment                                                                     0
##   Aldamisa Entertainment                                                                   0
##   Aldrich Group                                                                            0
##   Alea Docs & Films                                                                        0
##   Alejandro Martínez                                                                    0
##   Aleph Motion Pictures                                                                    0
##   Alex Entertainment Inc.                                                                  0
##   Alexander Groupe                                                                         0
##   Alexander Salkind                                                                        0
##   Alexandre Films                                                                          0
##   Alfama Films                                                                             0
##   Alfran Productions                                                                       0
##   Alfred Image Works                                                                       0
##   Alfred J. Hitchcock Productions                                                          0
##   Algonquin                                                                                0
##   Algonquin Productions Limited                                                            0
##   AliBella Pictures                                                                        0
##   Alicéléo                                                                           0
##   Alive Films                                                                              0
##   Alive Productions                                                                        0
##   All For A Films                                                                          0
##   All Girl Productions                                                                     0
##   All Knight Productions                                                                   0
##   All Night Productions                                                                    0
##   Allagash Films                                                                           0
##   Allan Zeman Productions                                                                  0
##   Allarcom Limited                                                                         0
##   Allarts                                                                                  0
##   Allarts Production                                                                       0
##   Allegra Pictures                                                                         0
##   Allegro-Film                                                                             0
##   Allegro Films                                                                            0
##   Alliance                                                                                 0
##   Alliance Atlantis Communications                                                         0
##   Alliance Atlantis Motion Picture Production                                              0
##   Alliance Communications                                                                  0
##   Alliance Communications Corporation                                                      0
##   Alliance Entertainment                                                                   0
##   Alliance Films                                                                           0
##   Allied Artists                                                                           0
##   Allied Artists Pictures                                                                  0
##   Allied Film Makers                                                                       0
##   Allied Film Production                                                                   0
##   Allied Filmmakers                                                                        0
##   Allied Stars, Ltd.                                                                       0
##   Allied Vision                                                                            0
##   Alligator Inc                                                                            0
##   Allison Shearmur Productions                                                             0
##   Alloy Entertainment                                                                      0
##   Allspark Pictures                                                                        0
##   Almega Projects                                                                          0
##   Almena Films                                                                             0
##   Almost Midnight Productions                                                              0
##   Aloe Entertainment                                                                       0
##   Along The Tracks                                                                         0
##   Aloupis Productions                                                                      0
##   Alpha Core                                                                               0
##   Alpha Films                                                                              0
##   Alpha Productions                                                                        0
##   Alphaville Films                                                                         0
##   Alphaville Productions                                                                   0
##   Alpine Pictures                                                                          0
##   Alquimia Cinema                                                                          0
##   Also Known As Pictures                                                                   0
##   Alta Films S.A.                                                                          0
##   Alta Loma Entertainment                                                                  0
##   Alta Vista Film Production                                                               0
##   Alta Vista Productions                                                                   0
##   Altar Productions                                                                        0
##   Alter Films                                                                              0
##   Alternate Ending Studios                                                                 0
##   Altitude Film Entertainment                                                              0
##   Altus Productions                                                                        0
##   Always Split Aces Productions                                                            0
##   Amalgam Features                                                                         0
##   Amasia Entertainment                                                                     0
##   Amaze Film + Television                                                                  0
##   Amazing Film Studio                                                                      0
##   Amazon Studios                                                                           0
##   amber entertainment                                                                      0
##   Amber Lamps                                                                              0
##   Amberdale Productions                                                                    0
##   AMBI Group                                                                               0
##   Ambi Pictures                                                                            0
##   Ambience Entertainment                                                                   0
##   Ambient Entertainment GmbH                                                               0
##   Amblimation                                                                              0
##   Amblin Entertainment                                                                     0
##   Ambrosino / Delmenico                                                                    0
##   Ambush Entertainment                                                                     0
##   AMC Pictures                                                                             0
##   Amen Ra Films                                                                            0
##   Ameran Films                                                                             0
##   Amercent Films                                                                           0
##   American Broadcasting Company (ABC)                                                      0
##   American Cinema International                                                            0
##   American Cinema Productions                                                              0
##   American Eagle                                                                           0
##   American Empirical Pictures                                                              0
##   American Entertainment Investors                                                         0
##   American Entertainment Partners II L.P.                                                  0
##   American Entertainment Partners L.P.                                                     0
##   American Film Company                                                                    0
##   American Film Institute (AFI)                                                            0
##   American Films                                                                           0
##   American Independent Productions                                                         0
##   American International Pictures (AIP)                                                    0
##   American International Productions                                                       0
##   American Media Group                                                                     0
##   American Playhouse                                                                       0
##   American Playhouse Theatrical Films                                                      0
##   American Werewolf Inc.                                                                   0
##   American Zoetrope                                                                        0
##   Amicus Entertainment                                                                     0
##   Amicus Productions                                                                       0
##   Amjo Productions                                                                         0
##   AMLF                                                                                     0
##   Amok II Productions                                                                      0
##   Amok Productions                                                                         0
##   Amy Robinson Productions                                                                 0
##   An Olive Branch Productions                                                              0
##   ANA Media                                                                                0
##   Anacol Productions Inc.                                                                  0
##   Anagram Pictures Inc.                                                                    0
##   Anagram Produktion                                                                       0
##   Anant Singh Production                                                                   0
##   Anarchos Productions                                                                     0
##   Anchor Bay                                                                               0
##   Anchor Bay Entertainment                                                                 0
##   Anchor Bay Films                                                                         0
##   Andalasia Productions                                                                    0
##   Andale Pictures                                                                          0
##   Andell Entertainment                                                                     0
##   Andertainment Group                                                                      0
##   Andor Films                                                                              0
##   Andrea Leone Films                                                                       0
##   Andrea Sperling Productions                                                              0
##   Andrew Lauren Productions (ALP)                                                          0
##   Andrew Stevens Entertainment                                                             0
##   Ang Lee Productions                                                                      0
##   Angeles Entertainment Group                                                              0
##   Angels & Airwaves                                                                        0
##   Anglia Television                                                                        0
##   Anglo-Amalgamated Film Distributors                                                      0
##   Anglo-Amalgamated Productions                                                            0
##   Anglo-American Film Corporation                                                          0
##   Anglo Enterprises                                                                        0
##   Angoa-Agicoa                                                                             0
##   Angry Films                                                                              0
##   Anguish Film                                                                             0
##   Anhelo Productions                                                                       0
##   Anil Kapoor Film Company                                                                 0
##   AnimagicNet A/S                                                                          0
##   Animakids Productions                                                                    0
##   Animal Kingdom                                                                           0
##   Animal Logic                                                                             0
##   Animal Planet                                                                            0
##   Animatógrafo                                                                          0
##   Animation Picture Company                                                                0
##   Animationwerks                                                                           0
##   Anime Innovation Tokyo                                                                   0
##   Animus Films                                                                             0
##   Aniplex                                                                                  0
##   Anka Film                                                                                0
##   Anna Lena Films                                                                          0
##   Annapurna Pictures                                                                       0
##   Annapurna Productions                                                                    0
##   Annuit Coeptis Entertainment II                                                          0
##   Annuit Coeptis Entertainment Inc.                                                        0
##   Anomaly Entertainment                                                                    0
##   Anonymous Content                                                                        0
##   Another Mulligan Entertainment                                                           0
##   Antares Produzione Cinematografica                                                       0
##   Antena 3 Films                                                                           0
##   Antena 3 Televisión                                                                   0
##   Anthem Productions                                                                       0
##   Anthos Media                                                                             0
##   Antidote Films                                                                           0
##   Antidote Films (I)                                                                       0
##   Antietam Filmworks                                                                       0
##   Anton Capital Entertainment (ACE)                                                        0
##   Antzworks                                                                                0
##   Apaches Entertainment                                                                    0
##   Apart Films                                                                              0
##   Apatow Productions                                                                       0
##   Aperture Entertainment                                                                   0
##   Apipoulaï                                                                             0
##   Apjac International                                                                      0
##   APJAC Productions                                                                        0
##   Apollo Associates                                                                        0
##   Apollo Media                                                                             0
##   Apollo Pictures                                                                          0
##   ApolloMedia Distribution                                                                 0
##   ApolloMovie Beteiligungs                                                                 0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                       0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                           0
##   ApolloProMovie                                                                           0
##   ApolloProMovie & Co. 3. Filmproduktion                                                   0
##   ApolloProScreen                                                                          0
##   ApolloProScreen Filmproduktion                                                           0
##   Apotheosis Media Group                                                                   0
##   Apparatus Productions                                                                    0
##   Appian Way                                                                               0
##   Apple Corps                                                                              0
##   Apple Film Productions                                                                   0
##   Apple Inc.                                                                               0
##   Applecross                                                                               0
##   Applehead Pictures                                                                       0
##   Appleseed Film Partners                                                                  0
##   Applied Action                                                                           0
##   April Productions                                                                        0
##   APT Films                                                                                0
##   Aquarius Films                                                                           0
##   AR-TL                                                                                    0
##   AR Films                                                                                 0
##   Arable Entertainment                                                                     0
##   Arachnid Productions Ltd.                                                                0
##   Aramid Entertainment Fund                                                                0
##   Arc Entertainment                                                                        0
##   Arc Productions                                                                          0
##   Arcade Films                                                                             0
##   Arcade Pictures                                                                          0
##   Arcadia Motion Pictures                                                                  0
##   Arcane Pictures                                                                          0
##   Archangel                                                                                0
##   Archer Entertainment                                                                     0
##   Archer Gray                                                                              0
##   Archer Street Productions                                                                0
##   Archimede                                                                                0
##   Archipel 35                                                                              0
##   Arclight Films                                                                           0
##   Arcola Pictures                                                                          0
##   Arcturus Motion Pictures                                                                 0
##   ARD                                                                                      0
##   ARD Degeto Film                                                                          0
##   ARD/Degeto Film GmbH                                                                     0
##   Ardustry Entertainment                                                                   0
##   area japan                                                                               0
##   Arena Productions                                                                        0
##   Arenamedia                                                                               0
##   Argonaut Pictures                                                                        0
##   Argos Films                                                                              0
##   Argyle Enterprises                                                                       0
##   Argyll Film Partners                                                                     0
##   Aries [jp]                                                                               0
##   Aries Cinematográfica Argentina                                                       0
##   Aries Productions                                                                        0
##   ArieScope Pictures                                                                       0
##   Aristos Films                                                                            0
##   Ariztical Entertainment                                                                  0
##   Arkoff International                                                                     0
##   Arlington Road Productions Corporation                                                   0
##   ARM Entertainment                                                                        0
##   Armada Films                                                                             0
##   Armian pictures                                                                          0
##   Armor Entertainment                                                                      0
##   Armory Films                                                                             0
##   Armzfx                                                                                   0
##   Arnold Kopelson Productions                                                              0
##   Arnold Stiefel Company                                                                   0
##   Arnon Milchan Productions                                                                0
##   ARO Entertainment                                                                        0
##   ARP Sélection                                                                         0
##   Arramis Films                                                                            0
##   Arrete Ton Cinema                                                                        0
##   Arrow Films                                                                              0
##   Arrowstorm Entertainment                                                                 0
##   ARS Film Production                                                                      0
##   Ars Nova                                                                                 0
##   Art & Industry                                                                           0
##   Art In Motion                                                                            0
##   Art Linson Productions                                                                   0
##   Art Pictures Studio                                                                      0
##   Artémis Productions                                                                   0
##   Arte                                                                                     0
##   ARTE                                                                                     0
##   Arte Deutschland TV GmbH                                                                 0
##   Arte France                                                                              0
##   Arte France Cinéma                                                                    0
##   Artemis                                                                                  0
##   Artemis Film                                                                             0
##   Artfire Films                                                                            0
##   Artic Productions LLC                                                                    0
##   ArtImage Entertainment                                                                   0
##   Artimm                                                                                   0
##   Artina Films                                                                             0
##   Artisan Entertainment                                                                    0
##   Artist Film                                                                              0
##   Artista Management                                                                       0
##   Artistry Limited                                                                         0
##   Artists Entertainment Complex                                                            0
##   Artists Production Group (APG)                                                           0
##   Artists Public Domain                                                                    0
##   ArtPhyl                                                                                  0
##   Arts Council of England                                                                  0
##   Arts+Labor                                                                               0
##   Arturo Production                                                                        0
##   Arwin Productions                                                                        0
##   As Is Productions                                                                        0
##   ASAF                                                                                     0
##   Asahi National Broadcasting Company                                                      0
##   Asap films                                                                               0
##   Ascendant Pictures                                                                       0
##   Ascension Pictures                                                                       0
##   Ascension Productions                                                                    0
##   Ascot Elite Home Entertainment                                                           0
##   Asgaard Entertainment                                                                    0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                 0
##   Asia Digital Entertainment                                                               0
##   Asia Tropical Films                                                                      0
##   ASIG Productions                                                                         0
##   Asis Productions                                                                         0
##   ASK Kodansha                                                                             0
##   Asmik Ace Entertainment                                                                  0
##   Aspect Ratio Film                                                                        0
##   Aspen Film Society                                                                       0
##   Aspen Productions                                                                        0
##   Aspen Productions (I)                                                                    0
##   Asphalt Productions                                                                      0
##   Assassin's Fist Limited                                                                  0
##   Assassin Films                                                                           0
##   Associated British-Pathé                                                              0
##   Associated Capital                                                                       0
##   Associated General Films                                                                 0
##   Associated Producers (API)                                                               0
##   Associates & Aldrich Company, The                                                        0
##   Astral Bellevue Pathé                                                                 0
##   Astral Media                                                                             0
##   Astron-6 Video International                                                             0
##   Asylum Films                                                                             0
##   Asylum, The                                                                              0
##   Asymmetrical Productions                                                                 0
##   Atípica Films                                                                         0
##   ATG Productions                                                                          0
##   Atitude Produções e Empreendimentos                                                0
##   Atkinson/Knickerbocker Productions                                                       0
##   Atlantic Entertainment Group                                                             0
##   Atlantic Picture Company                                                                 0
##   Atlantic Pictures                                                                        0
##   Atlantic Pictures (II)                                                                   0
##   Atlantic Releasing Corporation                                                           0
##   Atlantic Swiss Productions                                                               0
##   Atlantic Television                                                                      0
##   Atlas 2 Productions                                                                      0
##   Atlas Entertainment                                                                      0
##   Atlas Film                                                                               0
##   Atlas Films                                                                              0
##   Atlas Independent                                                                        0
##   Atlas Productions                                                                        0
##   Atman Entertainment                                                                      0
##   Atmo Media Network                                                                       0
##   Atmosphere Entertainment MM                                                              0
##   Atmospheric Pictures                                                                     0
##   ATO Pictures                                                                             0
##   ATR Films                                                                                0
##   Atresmedia Cine                                                                          0
##   Attaboy Films                                                                            0
##   Attainment Media Group                                                                   0
##   Attercop Productions                                                                     0
##   Attic Light Films                                                                        0
##   Attila Productions                                                                       0
##   Aubrey Schenck Productions                                                               0
##   Audax Films                                                                              0
##   Audley Films LLP                                                                         0
##   August Entertainment                                                                     0
##   August Films                                                                             0
##   Augustus Color                                                                           0
##   Augustus Film                                                                            0
##   Aura Entertainment                                                                       0
##   Aura Film Partnership                                                                    0
##   Aurora Entertainment                                                                     0
##   Aurora Productions                                                                       0
##   Australian Broadcasting Corporation                                                      0
##   Australian Film Commission                                                               0
##   Australian Film Finance Corporation                                                      0
##   Australian Film Finance Corporation (AFFC)                                               0
##   Australian International Film Corp. (AIFC)                                               0
##   Automatic Media                                                                          0
##   Automatik Entertainment                                                                  0
##   Autonomous                                                                               0
##   Autonomous Films                                                                         0
##   Autour de Minuit Productions                                                             0
##   AV Club, The                                                                             0
##   AV Pictures                                                                              0
##   AvÅŸar Film                                                                            0
##   Avala Film                                                                               0
##   Avalanche Films                                                                          0
##   Avalanche Productions                                                                    0
##   Avalon Pictures                                                                          0
##   Avalon Studios                                                                           0
##   Avalon/NFU Studios                                                                       0
##   AVCO Embassy Pictures                                                                    0
##   Avenging Conscience                                                                      0
##   Avenue Entertainment                                                                     0
##   Avenue Picture                                                                           0
##   Avenue Pictures Productions                                                              0
##   Aversano Films                                                                           0
##   Avery Pix                                                                                0
##   Avex Inc.                                                                                0
##   Avi Arad Productions                                                                     0
##   Avi Chai fund                                                                            0
##   Avnet/Kerner Productions                                                                 0
##   Avrora Media                                                                             0
##   Awesomeness Films                                                                        0
##   Axon Films                                                                               0
##   AZ Works                                                                                 0
##   Azari Media                                                                              0
##   AZL Productions KG                                                                       0
##   Azoff Entertainment                                                                      0
##   B and G Derivatives Holdings                                                             0
##   B.A. Produktion                                                                          0
##   B.D.S. Productions                                                                       0
##   B.D.S. Productions Inc.                                                                  0
##   B.H. Finance C.V.                                                                        0
##   B24                                                                                      0
##   Baba Arts Limited Productions                                                            0
##   Babbo Inc.                                                                               0
##   Babe Film                                                                                0
##   Babe Films                                                                               0
##   Babelsberg Film                                                                          0
##   Babelsberg Film GmbH                                                                     0
##   Babelsberg International Film Produktion                                                 0
##   Babieka                                                                                  0
##   Baby Cart                                                                                0
##   Baby Cow Films                                                                           0
##   Baby Cow Productions                                                                     0
##   Babylon                                                                                  0
##   Babylonian Productions                                                                   0
##   Bac Films                                                                                0
##   BAC Films                                                                                0
##   Bachelor Party Productions                                                               0
##   Bachrach/Gottlieb Productions                                                            0
##   Back Lot Pictures                                                                        0
##   Backup Films                                                                             0
##   Backup Media                                                                             0
##   Bacon & Eggs                                                                             0
##   Bad Angels Productions, Ltd.                                                             0
##   Bad Badger                                                                               0
##   Bad Biology                                                                              0
##   Bad Cop Bad Cop Film Productions                                                         0
##   Bad Hat Harry Productions                                                                0
##   Bad Lt. Productions                                                                      0
##   Bad Monkey Productions                                                                   0
##   Bad Robot                                                                                0
##   Badlands Company                                                                         0
##   Bórd Scannán na hÃâ\200°ireann                                                       0
##   Bagdasarian Productions                                                                  0
##   BaggyJoe Productions                                                                     0
##   Bahr Productions Inc.                                                                    0
##   Bait Productions                                                                         0
##   Baker Street                                                                             0
##   Bakshi Productions                                                                       0
##   Balaji Motion Pictures                                                                   0
##   Balcor Film Investors                                                                    0
##   Baldwin Entertainment Group                                                              0
##   Baldwin/Cohen Productions                                                                0
##   Ballinran Productions                                                                    0
##   Ballpark Productions Partnership                                                         0
##   Baltic Film Group                                                                        0
##   Baltic Film Services                                                                     0
##   Baltimore Pictures                                                                       0
##   Baltimore Spring Creek Pictures                                                          0
##   Baltimore Spring Creek Productions                                                       0
##   Baltmedia                                                                                0
##   Banana-Moon Sky Films                                                                    0
##   Bandai Visual Company (JAPAN)                                                            0
##   Bande a Part Films                                                                       0
##   Bandito Brothers                                                                         0
##   Bandoola Productions                                                                     0
##   Banger Films                                                                             0
##   Banger Productions                                                                       0
##   Bankable                                                                                 0
##   Bankside Films                                                                           0
##   Banner House Productions                                                                 0
##   Banter                                                                                   0
##   Barbarian Films                                                                          0
##   Barclays Mercantile Industrial Finance                                                   0
##   Bardel Entertainment Inc.                                                                0
##   barefoot films                                                                           0
##   Barenholtz Production                                                                    0
##   Barking Fish Entertainment                                                               0
##   Barnet Bain Films                                                                        0
##   Barnsnape Films                                                                          0
##   Baron Films                                                                              0
##   Barraboy Films                                                                           0
##   Barry & Enright Productions                                                              0
##   Barry Mendel Productions                                                                 0
##   Bartlett Films                                                                           0
##   Barwood Films                                                                            0
##   Base 12 Productions                                                                      0
##   Basic Pictures                                                                           0
##   Basket Case Productions                                                                  0
##   Batjac Productions                                                                       0
##   Battle Mountain Films                                                                    0
##   Battleplan Productions                                                                   0
##   Bauer Martinez Studios                                                                   0
##   Baumgarten-Prophet Entertainment                                                         0
##   Baumgarten Management and Productions (BMP)                                              0
##   Baumgarten Merims Productions                                                            0
##   Bausan Films                                                                             0
##   Bavaria Film                                                                             0
##   Bavaria Pictures                                                                         0
##   Bay Films                                                                                0
##   Bayerischer Banken-Fonds                                                                 0
##   Bayerischer Rundfunk (BR)                                                                0
##   Bayonne Entertainment                                                                    0
##   Bayou Film Inc                                                                           0
##   Bayou Pictures                                                                           0
##   Bazelevs Production                                                                      0
##   Bazmark Films                                                                            0
##   BB Film Productions                                                                      0
##   BB Films                                                                                 0
##   BBC                                                                                      0
##   BBC America                                                                              0
##   BBC Arena                                                                                0
##   BBC Cymru Wales                                                                          0
##   BBC Drama Group                                                                          0
##   BBC Drama Productions                                                                    0
##   BBC Earth                                                                                0
##   BBC Earth Films                                                                          0
##   BBC Films                                                                                0
##   BBC Home Video                                                                           0
##   BBC Natural History                                                                      0
##   BBC Scotland                                                                             0
##   BBC Storyville                                                                           0
##   BBC Television UK                                                                        0
##   BBC Wales                                                                                0
##   BBC Worldwide                                                                            0
##   BBS Productions                                                                          0
##   BCDF Pictures                                                                            0
##   BD Cine                                                                                  0
##   Be Gentlemen Limited Partnership                                                         0
##   Be Good Productions                                                                      0
##   Beachfront Films                                                                         0
##   Beachside Films                                                                          0
##   Beacon Communications                                                                    0
##   Beacon Pictures                                                                          0
##   Beagle Pug Films                                                                         0
##   Beanca Films                                                                             0
##   Beatrice Film                                                                            0
##   Beautiful Kate Productions                                                               0
##   Beaver Films                                                                             0
##   Bece Canada Productions                                                                  0
##   Becker International                                                                     0
##   Bedford Falls Company, The                                                               0
##   Bedford Falls Productions                                                                0
##   Bedlam Pictures                                                                          0
##   Bedlam Productions                                                                       0
##   Bee Holder Productions                                                                   0
##   Bee Train                                                                                0
##   Bee Vine Pictures                                                                        0
##   Beech Hill Films                                                                         0
##   Before the Door Pictures                                                                 0
##   Beginner's Luck                                                                          0
##   Behavioral Problem Productions Ltd.                                                      0
##   Beijing Poly-bona Film Distribution Company                                              0
##   Beijing Shuijing Shenlan International Media Co.                                         0
##   Bekmambetov Projects Ltd.                                                                0
##   Bel Air Entertainment                                                                    0
##   Belgacom                                                                                 0
##   Believe Entertainment                                                                    0
##   Believe Pictures                                                                         0
##   Bell Broadcast and New Media Fund                                                        0
##   Bell Media                                                                               0
##   Bella Productions                                                                        0
##   Belladonna Productions                                                                   0
##   Bellanova Films                                                                          0
##   Belle Pictures                                                                           0
##   Bellpond Films                                                                           0
##   Bellwether Pictures                                                                      0
##   Ben-Ami/Leeds Productions                                                                0
##   Benaroya Pictures                                                                        0
##   Benchmark                                                                                0
##   Bender-Spink Inc.                                                                        0
##   Benderspink                                                                              0
##   BenderSpink                                                                              0
##   Benedek Films                                                                            0
##   Benedict Pictures Corp.                                                                  0
##   Benmar Productions                                                                       0
##   Bennett-Robbins Productions                                                              0
##   Benteveo Producciones                                                                    0
##   Bentley Productions                                                                      0
##   Bergman Lustig productions                                                               0
##   Berkshire Axis Media                                                                     0
##   Berlanti Productions                                                                     0
##   Bernard Gayle Productions                                                                0
##   Berrick Filmproduktion                                                                   0
##   Bersin Pictures                                                                          0
##   Bert Marcus Productions                                                                  0
##   Berwick Street Productions                                                               0
##   Best Brains                                                                              0
##   Best Film                                                                                0
##   Best Man Filmproduktions                                                                 0
##   Best Medicine Productions                                                                0
##   Beta Cinema                                                                              0
##   Bettis Productions Limited                                                               0
##   Between The Eyes                                                                         0
##   Beverly Detroit                                                                          0
##   Bewitched                                                                                0
##   Beyond Films                                                                             0
##   Beyond Infinity                                                                          0
##   BFI Film Fund                                                                            0
##   BH Tilt                                                                                  0
##   Bhansali Films                                                                           0
##   BHE Films                                                                                0
##   Bi-polar Pictures                                                                        0
##   Bianca Film                                                                              0
##   Bifrost Pictures                                                                         0
##   Big Arty Productions                                                                     0
##   Big Bad Film                                                                             0
##   Big Beach Films                                                                          0
##   Big Beach Productions                                                                    0
##   Big Bug Pictures                                                                         0
##   Big Easy Pictures                                                                        0
##   Big Fan Productions                                                                      0
##   Big Farm                                                                                 0
##   Big Fish Films                                                                           0
##   Big Focus Television                                                                     0
##   Big Idea Productions                                                                     0
##   Big Indie Pictures                                                                       0
##   Big Kid Pictures                                                                         0
##   Big Noise Films                                                                          0
##   Big Picture Media Corporation                                                            0
##   BIG Pictures                                                                             0
##   Big Primate Pictures                                                                     0
##   Big Screen Entertainment Group                                                           0
##   Big Screen Productions                                                                   0
##   Big Shot Productions                                                                     0
##   Big Stan Productions                                                                     0
##   Big Talk Productions                                                                     0
##   Big Ticket Productions                                                                   0
##   Big World                                                                                0
##   Big Yellow Films                                                                         0
##   Bigel / Mailer Films                                                                     0
##   Bigel Entertainment                                                                      0
##   Bigelow Productions                                                                      0
##   Bigscope Films                                                                           0
##   Bikini Films                                                                             0
##   Bill and Ben Productions                                                                 0
##   Bill Graham Films                                                                        0
##   Bill Kenwright Films                                                                     0
##   Bill Melendez Productions                                                                0
##   Bill/Phillips                                                                            0
##   Billy Goat Pictures                                                                      0
##   BIM Distribuzione                                                                        0
##   Bing Crosby Productions                                                                  0
##   Bioskop-Film GmbH                                                                        0
##   Bioskop Film                                                                             0
##   Bioware                                                                                  0
##   Birchwood Pictures                                                                       0
##   Bird and a Bear Entertainment                                                            0
##   Birdsong Pictures                                                                        0
##   Birnbaum / Barber Productions                                                            0
##   Birnbaum/Barber                                                                          0
##   Biscayne Pictures                                                                        0
##   Bisgrove Entertainment                                                                   0
##   Bitter Films                                                                             0
##   Black & Blue Films                                                                       0
##   Black & White Productions                                                                0
##   Black and Blu Entertainment                                                              0
##   Black Balloon Productions                                                                0
##   Black Bear Pictures                                                                      0
##   Black Camel Pictures                                                                     0
##   Black Chalk Productions                                                                  0
##   Black Diamond Pictures                                                                   0
##   Black Fawn Films                                                                         0
##   Black Fish Films                                                                         0
##   Black Flag                                                                               0
##   Black Forest Films                                                                       0
##   Black Label Media                                                                        0
##   Black Light District                                                                     0
##   Black Marble Productions                                                                 0
##   Black Rhino Productions                                                                  0
##   Black Robe                                                                               0
##   Black Sand Pictures                                                                      0
##   Black Sheep Films                                                                        0
##   Black Sky Entertainment                                                                  0
##   Black Snake                                                                              0
##   Blackfriars Bridge Films                                                                 0
##   Blacklab Entertainment                                                                   0
##   Blackout Productions Inc.                                                                0
##   Blake Edwards                                                                            0
##   Blank of the Dead Productions                                                            0
##   Blast! Films                                                                             0
##   Bleiberg Entertainment                                                                   0
##   Blender Foundation                                                                       0
##   Blenkov & Schønnemann Pictures                                                        0
##   Blind Guy Films                                                                          0
##   Blind Spot Pictures Oy                                                                   0
##   Blind Wink                                                                               0
##   Blind Wink Productions                                                                   0
##   Blinder Films                                                                            0
##   Blinding Edge Pictures                                                                   0
##   BlinkWorks Media                                                                         0
##   Blinky Productions                                                                       0
##   Bliss                                                                                    0
##   Bliss Media                                                                              0
##   Blitz / Welch                                                                            0
##   Blitz Films                                                                              0
##   Blixa Film Productktion                                                                  0
##   Block / Hanson                                                                           0
##   Block 2 Pictures                                                                         0
##   Blockade Entertainment                                                                   0
##   Blockbuster Movie Entertainers                                                           0
##   Blondie Girl Productions                                                                 0
##   Blood & Chocolate Productions Ltd                                                        0
##   Blood & Wine Productions                                                                 0
##   Blood Relations Co.                                                                      0
##   Bloodline Pictures                                                                       0
##   Bloodline Productions                                                                    0
##   Bloodstar Productions                                                                    0
##   BloodWorks                                                                               0
##   Bloody Disgusting                                                                        0
##   Bloody Lip Productions                                                                   0
##   Blowback Pictures                                                                        0
##   BLT Productions                                                                          0
##   Blue-Tongue Films                                                                        0
##   Blue Askew                                                                               0
##   Blue Dot Productions                                                                     0
##   Blue Film                                                                                0
##   Blue Flower Productions                                                                  0
##   Blue Gardenia Productions                                                                0
##   Blue Parrot Productions                                                                  0
##   Blue Productions                                                                         0
##   Blue Rider Pictures                                                                      0
##   Blue Sea Productions                                                                     0
##   Blue Seraph Productions                                                                  0
##   Blue Sky Films                                                                           0
##   Blue Sky Studios                                                                         0
##   Blue Snow Productions                                                                    0
##   Blue Star Pictures                                                                       0
##   Blue Star Productions                                                                    0
##   Blue Train Productions                                                                   0
##   Blue Tulip Productions                                                                   0
##   Blue Wolf                                                                                0
##   Blue Yonder Films                                                                        0
##   Blueeyes Productions                                                                     0
##   Bluegrass Films                                                                          0
##   Bluemark Productions                                                                     0
##   Blueprint Pictures                                                                       0
##   Bluewater Pictures                                                                       0
##   Bluff Road Productions                                                                   0
##   Blumhouse Productions                                                                    0
##   Blurco                                                                                   0
##   BMG Independents                                                                         0
##   BMI (No. 9) Ltd.                                                                         0
##   BN Films                                                                                 0
##   BNJArmor                                                                                 0
##   Bo-Town Films                                                                            0
##   Bob Productions                                                                          0
##   Bob Swerer Productions                                                                   0
##   Bob Yari Productions                                                                     0
##   Bobby Jones Films LLC                                                                    0
##   Bocaboca Producciones S.A.                                                               0
##   BocFlix                                                                                  0
##   Boku Films                                                                               0
##   Bold Films                                                                               0
##   Boll KG                                                                                  0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                     0
##   Bollywood Hollywood Production                                                           0
##   Bomar OOD                                                                                0
##   Bombshell Pictures                                                                       0
##   Bona Fide Productions                                                                    0
##   BOND360                                                                                  0
##   Bonfire                                                                                  0
##   Boo Pictures                                                                             0
##   Bookshop Productions                                                                     0
##   Boram Entertainment Inc.                                                                 0
##   Bord Scannan na hEireann / Irish Film Board                                              0
##   Borde/Raich                                                                              0
##   BorderLine Films                                                                         0
##   Boss Media                                                                               0
##   Bottom of the Ninth Productions                                                          0
##   BoulderLight Pictures                                                                    0
##   Boulston Productions Limited                                                             0
##   Bouncing Betty Productions                                                               0
##   Boundless Pictures                                                                       0
##   Bourne Again                                                                             0
##   Bow and Arrow Entertainment                                                              0
##   Bowery Hills Entertainment                                                               0
##   Box Film                                                                                 0
##   Boxing Cat Films                                                                         0
##   Boy Culture LLC                                                                          0
##   Boy in the Box                                                                           0
##   Boy of the Year                                                                          0
##   Boy Wonder Films                                                                         0
##   Boyd's Company                                                                           0
##   BoZ Productions                                                                          0
##   Brad Grey Pictures                                                                       0
##   Brad Krevoy Television                                                                   0
##   Brad Zions Films                                                                         0
##   Braeburn Entertainment                                                                   0
##   Brain Farm Digital Cinema                                                                0
##   Branded Entertainment/Batfilm Productions                                                0
##   Brandenberg                                                                              0
##   Brandes Films International                                                              0
##   Brandman Productions                                                                     0
##   Brandt/Haas Productions                                                                  0
##   Brandywine Productions                                                                   0
##   Brandywine Productions Ltd.                                                              0
##   Brass Hat Films                                                                          0
##   Braun Entertainment Group                                                                0
##   Braunsberg Productions                                                                   0
##   Brave New Films                                                                          0
##   Braven Films                                                                             0
##   Braveworld Productions                                                                   0
##   BraxtanFILM                                                                              0
##   Break Thru Films                                                                         0
##   Breaking Ball Films                                                                      0
##   Breakthrough Entertainment Productions                                                   0
##   Breakup Productions                                                                      0
##   Breathless Associates                                                                    0
##   Bregman-IAC Productions                                                                  0
##   Bregman/Baer Productions                                                                 0
##   Breton Film Productions                                                                  0
##   Bridge Films                                                                             0
##   Bridgegate FIlms                                                                         0
##   Bridget Johnson Films                                                                    0
##   Bridgit Folman Film Gang                                                                 0
##   Bridle Path Films                                                                        0
##   Bright-Persky Associates                                                                 0
##   Bright Cold Day Films                                                                    0
##   Brightlight Pictures                                                                     0
##   Brightlight Pictures Inc.                                                                0
##   Brightside Entertainment                                                                 0
##   Brightstar Films                                                                         0
##   Brillhart / Gonzales Productions                                                         0
##   Brillstein-Grey Entertainment                                                            0
##   Brillstein Entertainment Partners                                                        0
##   Brink Films                                                                              0
##   Brink Productions                                                                        0
##   Bristol Automotive                                                                       0
##   Bristol Bay Productions                                                                  0
##   British American Entertainment                                                           0
##   British Broadcasting Corporation (BBC)                                                   0
##   British Columbia Film                                                                    0
##   British Columbia Television                                                              0
##   British Empire Films Australia                                                           0
##   British Film Company                                                                     0
##   British Film Council                                                                     0
##   British Film Institute (BFI)                                                             0
##   British Lion-Columbia Distributors                                                       0
##   British Lion Film Corporation                                                            0
##   British Lion Films                                                                       0
##   British Screen                                                                           0
##   British Screen Finance Ltd                                                               0
##   British Screen Productions                                                               0
##   Britpack Film Company                                                                    0
##   Broad Green Pictures                                                                     0
##   Broadview Pictures                                                                       0
##   Broadway Video                                                                           0
##   Broken Chair Flickz                                                                      0
##   Broken Films                                                                             0
##   Broken Lizard Industries                                                                 0
##   Broken Road Productions                                                                  0
##   Bron Capital Partners                                                                    0
##   Bron Studios                                                                             0
##   Bronson Avenue                                                                           0
##   Brood Syndicate                                                                          0
##   Brooks Media                                                                             0
##   Brooksfilms                                                                              0
##   Brooksfilms Ltd.                                                                         0
##   Brookstreet Pictures                                                                     0
##   Brookwell-McNamara Entertainment                                                         0
##   Brothers Dowdle Productions                                                              0
##   Brouwersgracht Investments                                                               0
##   Brown & Stretic                                                                          0
##   Brown Sauce Film Productions                                                             0
##   BrownHouse Productions                                                                   0
##   Brownstone Productions                                                                   0
##   Bruce Brown Films                                                                        0
##   Brucks Entertainment                                                                     0
##   Bruin Grip Services                                                                      0
##   Bryna Productions                                                                        0
##   BSF Film                                                                                 0
##   BSM Studio                                                                               0
##   Bubby Productions                                                                        0
##   Buckaroo Entertainment                                                                   0
##   Buckeye Films                                                                            0
##   Buena Onda                                                                               0
##   Buena Vista                                                                              0
##   Buena Vista Distribution Company                                                         0
##   Buena Vista Home Entertainment                                                           0
##   Buena Vista Pictures                                                                     0
##   Bueprint Pictures                                                                        0
##   Buffalo Gal Pictures                                                                     0
##   Buffalo Picture House                                                                    0
##   BUFO                                                                                     0
##   Bugsy Malone Productions                                                                 0
##   Bull's Eye Entertainment                                                                 0
##   Bull Market Entertainment                                                                0
##   Bullet Films                                                                             0
##   Bullet Pictures                                                                          0
##   Bulletproof Cupid                                                                        0
##   Bungalow 78 Productions                                                                  0
##   Bungalow Productions                                                                     0
##   Bunk 11 Pictures                                                                         0
##   Burbank Films Australia                                                                  0
##   Burg/Koules Productions                                                                  0
##   Burgundy Films                                                                           0
##   Burke/Samples/Foster Productions                                                         0
##   Burn Later Productions                                                                   0
##   Burning Bright Productions                                                               0
##   Burning Ships Productions                                                                0
##   Burns Family Studios                                                                     0
##   Burnside Entertainment                                                                   0
##   Burskin Film                                                                             0
##   Busboy Productions                                                                       0
##   Bushwood Pictures                                                                        0
##   Business Location Sudtirol Alto Adige                                                    0
##   Busted Shark Productions                                                                 0
##   Busy Bee Productions                                                                     0
##   Butcher's Run Films                                                                      0
##   Butcher's Run Productions                                                                0
##   Buttercup Films Ltd.                                                                     0
##   BXR Productions                                                                          0
##   Byron A. Martin Productions                                                              0
##   Bystander Films                                                                          0
##   C-2 Pictures                                                                             0
##   C-Films AG                                                                               0
##   C-Hundred Film Corporation                                                               0
##   C & C Brown Production                                                                   0
##   C.B. Films S.A.                                                                          0
##   C.G. Cinema                                                                              0
##   C.O. Films                                                                               0
##   C.O.R.E. Feature Animation                                                               0
##   C.R.G. International                                                                     0
##   C5                                                                                       0
##   CAB Productions                                                                          0
##   Cabin Fever Films                                                                        0
##   Cabin Pictures                                                                           0
##   Cable Stuff Productions                                                                  0
##   Cadre Films                                                                              0
##   Café Film                                                                             0
##   Cake Productions Inc.                                                                    0
##   Calamity Films                                                                           0
##   Calash Corporation                                                                       0
##   Calendar Productions                                                                     0
##   Caliban Films                                                                            0
##   Caliber Media Company                                                                    0
##   California Pictures                                                                      0
##   Calimari Productions                                                                     0
##   Callahan Filmworks                                                                       0
##   CALT Productions                                                                         0
##   Caméra One                                                                            0
##   Camberwell / Fly Films                                                                   0
##   Cambria Productions                                                                      0
##   Cambridge Productions                                                                    0
##   Camellia Entertainment                                                                   0
##   Camelot Pictures                                                                         0
##   Camelot Productions                                                                      0
##   Camera 40 Productions                                                                    0
##   Camerimage Festival                                                                      0
##   CAMERON MACKINTOSH                                                                       0
##   Camp / Thompson Pictures                                                                 0
##   Camp Hill                                                                                0
##   Camp Video                                                                               0
##   Campanile Productions                                                                    0
##   Campbell Grobman Films                                                                   0
##   Campfire                                                                                 0
##   Campfire LLC                                                                             0
##   Canadian Film Centre (CFC)                                                               0
##   Canadian Film Development Corporation (CFDC)                                             0
##   Canadian Film or Video Production Tax Credit (CPTC)                                      0
##   Canadian Television (CTV)                                                                0
##   Canal Plus                                                                               0
##   Canal Plus Group                                                                         0
##   Canal Street Films                                                                       0
##   Canal Sur Televisión                                                                  0
##   Canal+                                                                                   0
##   Canal+ Droits Audiovisuels                                                               0
##   Canal+ España                                                                         0
##   Canal+ Polska                                                                            0
##   Canal+France                                                                             0
##   Canal+Polska                                                                             0
##   Canana Films                                                                             0
##   Candleridge Entertainment                                                                0
##   Candlewood Entertainment                                                                 0
##   Candy Heart Productions                                                                  0
##   Canfield Pictures                                                                        0
##   Cannell Studios                                                                          0
##   Cannes Film Festival                                                                     0
##   Cannibal Films Ltd.                                                                      0
##   Cannon and Morley Productions                                                            0
##   Cannon Entertainment                                                                     0
##   Cannon Films                                                                             0
##   Cannon Group                                                                             0
##   Cannon Italia Srl                                                                        0
##   Cannon Pictures                                                                          0
##   Cannon Productions                                                                       0
##   Canonigo Films                                                                           0
##   Cantharus Productions                                                                    0
##   Capacity Pictures                                                                        0
##   Capcom                                                                                   0
##   Capcom Company                                                                           0
##   Capelight Pictures                                                                       0
##   Capella                                                                                  0
##   Capella Films                                                                            0
##   Capella International                                                                    0
##   Capglobe                                                                                 0
##   Capital Arts Entertainment                                                               0
##   Capital Equipment Leasing                                                                0
##   Capital Markets Film Finance                                                             0
##   Capitol Films                                                                            0
##   Capitole Films                                                                           0
##   Cappa Defina Productions                                                                 0
##   Cappa Productions                                                                        0
##   Capstone Entertainment Group                                                             0
##   Captain Movies                                                                           0
##   Captivate Entertainment                                                                  0
##   Captivity Productions                                                                    0
##   Capture The Flag Films                                                                   0
##   Caramel Film                                                                             0
##   Caramel Films                                                                            0
##   Caravan Pictures                                                                         0
##   Carbunkle Cartoons                                                                       0
##   Cargo Entertainment                                                                      0
##   Cargo Films                                                                              0
##   Carlino Productions                                                                      0
##   Carlo Ponti Cinematografica                                                              0
##   Carlo Ponti Production                                                                   0
##   Carlyle Productions                                                                      0
##   Carmel Creek Productions                                                                 0
##   Carmel Entertainment                                                                     0
##   Carnaby International                                                                    0
##   Carnelian Productions                                                                    0
##   Carnival Films                                                                           0
##   Carnival Films & Television                                                              0
##   Caro-McLeod                                                                              0
##   Carol Baum Productions                                                                   0
##   Carolco Entertainment                                                                    0
##   Carolco International N.V.                                                               0
##   Carolco Pictures                                                                         0
##   Carolina Film Works                                                                      0
##   Caroline Films                                                                           0
##   Carousel Picture Company                                                                 0
##   Carousel Picture Company, The                                                            0
##   Carousel Productions                                                                     0
##   Carsey-Werner Company                                                                    0
##   Cart Before The Horse Productions                                                        0
##   Cartel Productions                                                                       0
##   Carthago Films S.a.r.l.                                                                  0
##   Cartier Productions                                                                      0
##   Cartoon Network Studios                                                                  0
##   Cartoon Saloon                                                                           0
##   Carver Films                                                                             0
##   Casa Bonita                                                                              0
##   Casablanca Filmworks                                                                     0
##   Casadelic Pictures                                                                       0
##   Case 39 Productions                                                                      0
##   Casey Productions                                                                        0
##   Casey Silver Productions                                                                 0
##   Cassadaga Film Production                                                                0
##   Castel Film Romania                                                                      0
##   Castel Film Studio                                                                       0
##   Castel Films                                                                             0
##   Castelao Pictures                                                                        0
##   Castelao Producciones                                                                    0
##   Castle Hill Productions                                                                  0
##   Castle Rock Entertainment                                                                0
##   Castleberg Productions                                                                   0
##   Castlight Pictures                                                                       0
##   Casualties Bureau                                                                        0
##   Cat Burglar Productions                                                                  0
##   CAT Films                                                                                0
##   Catacombs Productions                                                                    0
##   Catapult Films                                                                           0
##   Catch 23 Entertainment                                                                   0
##   Catch Productions                                                                        0
##   CatchPlay                                                                                0
##   Catfish Productions                                                                      0
##   Cattleya                                                                                 0
##   Causeway Films                                                                           0
##   Caviar Films                                                                             0
##   CB Films                                                                                 0
##   CB Productions                                                                           0
##   CBS Entertainment Productions                                                            0
##   CBS Films                                                                                0
##   CC Capital Arts Entertainment SRL                                                        0
##   CCCP                                                                                     0
##   CD Films                                                                                 0
##   Ce Qui Me Meut Motion Pictures                                                           0
##   Cecchi Gori Group Tiger Cinematografica                                                  0
##   Cecchi Gori Pictures                                                                     0
##   CED Productions                                                                          0
##   Celador Films                                                                            0
##   Celador Productions                                                                      0
##   Celandine Films                                                                          0
##   Cell                                                                                     0
##   Celluloid Dreams                                                                         0
##   Celluloid Dreams Productions                                                             0
##   Celtic Films Entertainment                                                               0
##   Cent Productions Inc.                                                                    0
##   Central                                                                                  0
##   Central Films                                                                            0
##   Central Films Limited                                                                    0
##   Central Independent Television                                                           0
##   Central Productions                                                                      0
##   Centre National de la Cinématographie                                                 0
##   Centre National de la Cinématographie (CNC)                                           0
##   Centron Pictures                                                                         0
##   Centropolis Entertainment                                                                0
##   Centropolis Film Productions                                                             0
##   Century 21 Television                                                                    0
##   Century Park Pictures                                                                    0
##   Century Time (H.K.) Ltd.                                                                 0
##   CFCN Communications                                                                      0
##   Chad Troutwine Films                                                                     0
##   Chain Camera Pictures                                                                    0
##   Chaintron                                                                                0
##   Chako Film Company                                                                       0
##   Chal Productions                                                                         0
##   Challenge Film Corporation                                                               0
##                                                                                         Freq
## Var1                                                                                     218
##   "DIA" Productions GmbH & Co. KG                                                          0
##   # Lexyn Productions                                                                      0
##   10 West Studios                                                                          0
##   100 Feet Productions                                                                     0
##   1019 Entertainment                                                                       0
##   108 Media                                                                                0
##   10th Hole Productions                                                                    0
##   11:11 Mediaworks                                                                         0
##   12 Gauge Productions                                                                     0
##   120dB Films                                                                              0
##   13 Ghosts Productions Canada Inc.                                                        0
##   1492 Pictures                                                                            0
##   1600 Limited Partnership                                                                 0
##   1812 Productions                                                                         0
##   1818                                                                                     0
##   1821 Pictures                                                                            0
##   185 Trax                                                                                 0
##   1976 Productions                                                                         0
##   1984 Private Defense Contractors                                                         0
##   1992 Number Four Limited Partnership                                                     0
##   2 Bridges Productions                                                                    0
##   2 Entertain                                                                              0
##   2 Entertain Video                                                                        0
##   2 Loop Films                                                                             0
##   2 Player Productions                                                                     0
##   2 Wolves Films                                                                           0
##   2.4.7. Films                                                                             0
##   2003 Productions                                                                         0
##   20ten Media                                                                              0
##   20th Century Fox                                                                         0
##   20th Century Fox Film Corporation                                                        0
##   20th Century Fox Home Entertainment                                                      0
##   20th Century Fox Russia                                                                  0
##   20th Century Fox Television                                                              0
##   20th Century Pictures                                                                    0
##   21 Laps Entertainment                                                                    0
##   21st Century Film Corporation                                                            0
##   224 Entertainment                                                                        0
##   2262730 Ontario                                                                          0
##   22h22                                                                                    0
##   23/5 Filmproduktion                                                                      0
##   24 Seven Productions                                                                     0
##   24/7 Films                                                                               0
##   26 Films                                                                                 0
##   27 Films Production                                                                      0
##   2929 Productions                                                                         0
##   2am Films                                                                                0
##   2B Films                                                                                 0
##   2DS Productions                                                                          0
##   2S Films                                                                                 0
##   3 Arts Entertainment                                                                     0
##   3 in the Box                                                                             0
##   3 Ring Circus Films                                                                      0
##   33 Pictures                                                                              0
##   3311 Productions                                                                         0
##   33andOut Productions                                                                     0
##   343 Industries                                                                           0
##   34th Street Films                                                                        0
##   360 Pictures                                                                             0
##   391 Productions                                                                          0
##   3b productions                                                                           0
##   3B Productions                                                                           0
##   3DTK                                                                                     0
##   3Foot7                                                                                   0
##   3L Filmproduktion GmbH                                                                   0
##   3L Filmverleih                                                                           0
##   3L Productions                                                                           0
##   40 Acres & A Mule Filmworks                                                              0
##   403 Productions                                                                          0
##   42 Films                                                                                 0
##   430 Productions                                                                          0
##   44th Floor Productions                                                                   0
##   455 Films                                                                                0
##   4Cows                                                                                    0
##   4DH Films                                                                                0
##   4Kids Entertainment                                                                      0
##   4M                                                                                       0
##   5150 Action                                                                              0
##   61* Productions Inc.                                                                     0
##   6140 Productions                                                                         0
##   7 Network                                                                                0
##   72 Productions                                                                           0
##   72nd Street Productions                                                                  0
##   777 Films Corporation                                                                    0
##   7th Sense Films                                                                          0
##   8:38 Productions                                                                         0
##   80 Days Productions                                                                      0
##   8383 Productions                                                                         0
##   852 Films                                                                                0
##   87Eleven                                                                                 0
##   8th In Line                                                                              0
##   9 Story Media Group                                                                      0
##   900 Films                                                                                0
##   98 MPH Productions                                                                       0
##   A-1 Pictures                                                                             0
##   A-Mark Entertainment                                                                     0
##   A-Team                                                                                   0
##   A B Corp                                                                                 0
##   A Band Apart                                                                             0
##   A BandApart                                                                              0
##   A Bigger Boat                                                                            0
##   A Company Filmproduktionsgesellschaft                                                    0
##   A Grand Elephant                                                                         0
##   A Hot Dog                                                                                0
##   A Loopy Production LLC                                                                   0
##   A Lucky Old Sun Production                                                               0
##   A Plus Entertainment                                                                     0
##   A&B Producoes                                                                            0
##   A&E IndieFilms                                                                           0
##   A&E Television Networks                                                                  0
##   A&M Films                                                                                0
##   A. C. I. Films                                                                           0
##   A. Film                                                                                  0
##   A.C. Lyles Productions                                                                   0
##   A.C.E.                                                                                   0
##   A.G. Films                                                                               0
##   A.J.O.Z. Films                                                                           0
##   A.S. Films                                                                               0
##   A.U.M. Films                                                                             0
##   A+E Studios                                                                              0
##   A113                                                                                     0
##   A2 Entertainment Group                                                                   0
##   A24                                                                                      0
##   A71 Productions                                                                          0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                              0
##   AAMPI Inc.                                                                               0
##   AAR Films                                                                                0
##   Aardman Animations                                                                       0
##   Aaron Spelling Productions                                                               0
##   Abandon Entertainment                                                                    0
##   Abandon Pictures                                                                         0
##   Abbolita Productions                                                                     0
##   ABC Circle Films                                                                         0
##   ABC Entertainment                                                                        0
##   ABC Family                                                                               0
##   ABC Motion Pictures                                                                      0
##   ABC Pictures                                                                             0
##   ABC Productions                                                                          0
##   ABC Studios                                                                              0
##   Abduction Films                                                                          0
##   Aberration Films                                                                         0
##   Abnormal Pictures                                                                        0
##   Abraham Productions                                                                      0
##   abramoff Production                                                                      0
##   Abramoff Production                                                                      0
##   ABS-CBN Film Productions                                                                 0
##   Absolute Entertainment                                                                   0
##   Academy Films                                                                            0
##   Academy Pictures                                                                         0
##   Acajou Films                                                                             0
##   Accelerated Matter                                                                       0
##   Accelerator Films                                                                        0
##   Accent Films                                                                             0
##   Access Films                                                                             0
##   Access Motion Pictures                                                                   0
##   Access Pictures                                                                          0
##   Accomplice Films                                                                         0
##   Ace Film Company                                                                         0
##   Achab Film                                                                               0
##   Achilles                                                                                 0
##   Achte Babelsberg Film                                                                    0
##   Acme Shark                                                                               0
##   Acorn Pictures                                                                           0
##   Acorn Productions                                                                        0
##   Acrobat Productions                                                                      0
##   Across the River Productions                                                             0
##   Across Town Productions                                                                  0
##   Act III Communications                                                                   0
##   Actionhouse                                                                              0
##   Active Entertainment                                                                     0
##   Ad Hominem Enterprises                                                                   0
##   Ad Vitim Distribution                                                                    0
##   Ada Films                                                                                0
##   Adam Fields Productions                                                                  0
##   Adam Schroeder Productions                                                               0
##   ADCB Films                                                                               0
##   Adder                                                                                    0
##   Addicted Productions                                                                     0
##   Addis Wechsler Pictures                                                                  0
##   Adelaide Film Festival                                                                   0
##   Aden Film                                                                                0
##   Adi Shankar Production                                                                   0
##   Adlabs Films Ltd.                                                                        0
##   Admire Productions Ltd.                                                                  0
##   AdScott Pictures                                                                         0
##   Adventure Pictures                                                                       0
##   AE Electra Productions                                                                   0
##   Aegis Film Fund                                                                          0
##   Aeroplano                                                                                0
##   Aeteas Filmproduktions                                                                   0
##   AF Production                                                                            0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                      0
##   Affirm Films                                                                             0
##   AFG Talons Productions                                                                   0
##   Afineevsky - Tolmor Production                                                           0
##   Afraid of the Dark                                                                       0
##   Afrodita Audiovisual, A.I.E.                                                             0
##   After Dark Films                                                                         0
##   Against the Wild Films                                                                   0
##   Agamemnon Films                                                                          0
##   Agat Films & Cie                                                                         0
##   Agatha Christie Ltd                                                                      0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                         0
##   Agencja Produkcji Filmowej                                                               0
##   Agenda                                                                                   0
##   Agent Two                                                                                0
##   AGGK Films                                                                               0
##   Aggregate Film                                                                           0
##   Aggregate Films                                                                          0
##   Agi Orsi Productions                                                                     0
##   Agora Entertainment                                                                      0
##   Ahimsa Films                                                                             0
##   AI-Film                                                                                  0
##   Aimimage Productions                                                                     0
##   Airborne Productions                                                                     0
##   Akil Production Company                                                                  0
##   Akkord Film Produktion GmbH                                                              0
##   Akson Studio                                                                             0
##   Al!ve AG                                                                                 0
##   Alabama Moon Entertainment                                                               0
##   Alabama Production Group                                                                 0
##   Alan Greenspan Productions                                                               0
##   Alan Jay Lerner Productions                                                              0
##   Alan Landsburg Productions                                                               0
##   Alan Sacks Productions                                                                   0
##   Alan Shayne Productions                                                                  0
##   Alarum PIctures                                                                          0
##   Albert Band International Productions Inc.                                               0
##   Albert S. Ruddy Productions                                                              0
##   Alberta Film Entertainment                                                               0
##   Alberto Grimaldi Productions                                                             0
##   Albino Alligator Productions                                                             0
##   Alced Productions                                                                        0
##   Alchemedia Films                                                                         0
##   Alchemy Television                                                                       0
##   Alcina Pictures                                                                          0
##   Alcon Entertainment                                                                      0
##   Alcor Films                                                                              0
##   Alcove Entertainment                                                                     0
##   Aldamisa Entertainment                                                                   0
##   Aldrich Group                                                                            0
##   Alea Docs & Films                                                                        0
##   Alejandro Martínez                                                                    0
##   Aleph Motion Pictures                                                                    0
##   Alex Entertainment Inc.                                                                  0
##   Alexander Groupe                                                                         0
##   Alexander Salkind                                                                        0
##   Alexandre Films                                                                          0
##   Alfama Films                                                                             0
##   Alfran Productions                                                                       0
##   Alfred Image Works                                                                       0
##   Alfred J. Hitchcock Productions                                                          0
##   Algonquin                                                                                0
##   Algonquin Productions Limited                                                            0
##   AliBella Pictures                                                                        0
##   Alicéléo                                                                           0
##   Alive Films                                                                              0
##   Alive Productions                                                                        0
##   All For A Films                                                                          0
##   All Girl Productions                                                                     0
##   All Knight Productions                                                                   0
##   All Night Productions                                                                    0
##   Allagash Films                                                                           0
##   Allan Zeman Productions                                                                  0
##   Allarcom Limited                                                                         0
##   Allarts                                                                                  0
##   Allarts Production                                                                       0
##   Allegra Pictures                                                                         0
##   Allegro-Film                                                                             0
##   Allegro Films                                                                            0
##   Alliance                                                                                 0
##   Alliance Atlantis Communications                                                         0
##   Alliance Atlantis Motion Picture Production                                              0
##   Alliance Communications                                                                  0
##   Alliance Communications Corporation                                                      0
##   Alliance Entertainment                                                                   0
##   Alliance Films                                                                           0
##   Allied Artists                                                                           0
##   Allied Artists Pictures                                                                  0
##   Allied Film Makers                                                                       0
##   Allied Film Production                                                                   0
##   Allied Filmmakers                                                                        0
##   Allied Stars, Ltd.                                                                       0
##   Allied Vision                                                                            0
##   Alligator Inc                                                                            0
##   Allison Shearmur Productions                                                             0
##   Alloy Entertainment                                                                      0
##   Allspark Pictures                                                                        0
##   Almega Projects                                                                          0
##   Almena Films                                                                             0
##   Almost Midnight Productions                                                              0
##   Aloe Entertainment                                                                       0
##   Along The Tracks                                                                         0
##   Aloupis Productions                                                                      0
##   Alpha Core                                                                               0
##   Alpha Films                                                                              0
##   Alpha Productions                                                                        0
##   Alphaville Films                                                                         0
##   Alphaville Productions                                                                   0
##   Alpine Pictures                                                                          0
##   Alquimia Cinema                                                                          0
##   Also Known As Pictures                                                                   0
##   Alta Films S.A.                                                                          0
##   Alta Loma Entertainment                                                                  0
##   Alta Vista Film Production                                                               0
##   Alta Vista Productions                                                                   0
##   Altar Productions                                                                        0
##   Alter Films                                                                              0
##   Alternate Ending Studios                                                                 0
##   Altitude Film Entertainment                                                              0
##   Altus Productions                                                                        0
##   Always Split Aces Productions                                                            0
##   Amalgam Features                                                                         0
##   Amasia Entertainment                                                                     0
##   Amaze Film + Television                                                                  0
##   Amazing Film Studio                                                                      0
##   Amazon Studios                                                                           0
##   amber entertainment                                                                      0
##   Amber Lamps                                                                              0
##   Amberdale Productions                                                                    0
##   AMBI Group                                                                               0
##   Ambi Pictures                                                                            0
##   Ambience Entertainment                                                                   0
##   Ambient Entertainment GmbH                                                               0
##   Amblimation                                                                              0
##   Amblin Entertainment                                                                     0
##   Ambrosino / Delmenico                                                                    0
##   Ambush Entertainment                                                                     0
##   AMC Pictures                                                                             0
##   Amen Ra Films                                                                            0
##   Ameran Films                                                                             0
##   Amercent Films                                                                           0
##   American Broadcasting Company (ABC)                                                      0
##   American Cinema International                                                            0
##   American Cinema Productions                                                              0
##   American Eagle                                                                           0
##   American Empirical Pictures                                                              0
##   American Entertainment Investors                                                         0
##   American Entertainment Partners II L.P.                                                  0
##   American Entertainment Partners L.P.                                                     0
##   American Film Company                                                                    0
##   American Film Institute (AFI)                                                            0
##   American Films                                                                           0
##   American Independent Productions                                                         0
##   American International Pictures (AIP)                                                    0
##   American International Productions                                                       0
##   American Media Group                                                                     0
##   American Playhouse                                                                       0
##   American Playhouse Theatrical Films                                                      0
##   American Werewolf Inc.                                                                   0
##   American Zoetrope                                                                        0
##   Amicus Entertainment                                                                     0
##   Amicus Productions                                                                       0
##   Amjo Productions                                                                         0
##   AMLF                                                                                     0
##   Amok II Productions                                                                      0
##   Amok Productions                                                                         0
##   Amy Robinson Productions                                                                 0
##   An Olive Branch Productions                                                              0
##   ANA Media                                                                                0
##   Anacol Productions Inc.                                                                  0
##   Anagram Pictures Inc.                                                                    0
##   Anagram Produktion                                                                       0
##   Anant Singh Production                                                                   0
##   Anarchos Productions                                                                     0
##   Anchor Bay                                                                               0
##   Anchor Bay Entertainment                                                                 0
##   Anchor Bay Films                                                                         0
##   Andalasia Productions                                                                    0
##   Andale Pictures                                                                          0
##   Andell Entertainment                                                                     0
##   Andertainment Group                                                                      0
##   Andor Films                                                                              0
##   Andrea Leone Films                                                                       0
##   Andrea Sperling Productions                                                              0
##   Andrew Lauren Productions (ALP)                                                          0
##   Andrew Stevens Entertainment                                                             0
##   Ang Lee Productions                                                                      0
##   Angeles Entertainment Group                                                              0
##   Angels & Airwaves                                                                        0
##   Anglia Television                                                                        0
##   Anglo-Amalgamated Film Distributors                                                      0
##   Anglo-Amalgamated Productions                                                            0
##   Anglo-American Film Corporation                                                          0
##   Anglo Enterprises                                                                        0
##   Angoa-Agicoa                                                                             0
##   Angry Films                                                                              0
##   Anguish Film                                                                             0
##   Anhelo Productions                                                                       0
##   Anil Kapoor Film Company                                                                 0
##   AnimagicNet A/S                                                                          0
##   Animakids Productions                                                                    0
##   Animal Kingdom                                                                           0
##   Animal Logic                                                                             0
##   Animal Planet                                                                            0
##   Animatógrafo                                                                          0
##   Animation Picture Company                                                                0
##   Animationwerks                                                                           0
##   Anime Innovation Tokyo                                                                   0
##   Animus Films                                                                             0
##   Aniplex                                                                                  0
##   Anka Film                                                                                0
##   Anna Lena Films                                                                          0
##   Annapurna Pictures                                                                       0
##   Annapurna Productions                                                                    0
##   Annuit Coeptis Entertainment II                                                          0
##   Annuit Coeptis Entertainment Inc.                                                        0
##   Anomaly Entertainment                                                                    0
##   Anonymous Content                                                                        0
##   Another Mulligan Entertainment                                                           0
##   Antares Produzione Cinematografica                                                       0
##   Antena 3 Films                                                                           0
##   Antena 3 Televisión                                                                   0
##   Anthem Productions                                                                       0
##   Anthos Media                                                                             0
##   Antidote Films                                                                           0
##   Antidote Films (I)                                                                       0
##   Antietam Filmworks                                                                       0
##   Anton Capital Entertainment (ACE)                                                        0
##   Antzworks                                                                                0
##   Apaches Entertainment                                                                    0
##   Apart Films                                                                              0
##   Apatow Productions                                                                       0
##   Aperture Entertainment                                                                   0
##   Apipoulaï                                                                             0
##   Apjac International                                                                      0
##   APJAC Productions                                                                        0
##   Apollo Associates                                                                        0
##   Apollo Media                                                                             0
##   Apollo Pictures                                                                          0
##   ApolloMedia Distribution                                                                 0
##   ApolloMovie Beteiligungs                                                                 0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                       0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                           0
##   ApolloProMovie                                                                           0
##   ApolloProMovie & Co. 3. Filmproduktion                                                   0
##   ApolloProScreen                                                                          0
##   ApolloProScreen Filmproduktion                                                           0
##   Apotheosis Media Group                                                                   0
##   Apparatus Productions                                                                    0
##   Appian Way                                                                               0
##   Apple Corps                                                                              0
##   Apple Film Productions                                                                   0
##   Apple Inc.                                                                               0
##   Applecross                                                                               0
##   Applehead Pictures                                                                       0
##   Appleseed Film Partners                                                                  0
##   Applied Action                                                                           0
##   April Productions                                                                        0
##   APT Films                                                                                0
##   Aquarius Films                                                                           0
##   AR-TL                                                                                    0
##   AR Films                                                                                 0
##   Arable Entertainment                                                                     0
##   Arachnid Productions Ltd.                                                                0
##   Aramid Entertainment Fund                                                                0
##   Arc Entertainment                                                                        0
##   Arc Productions                                                                          0
##   Arcade Films                                                                             0
##   Arcade Pictures                                                                          0
##   Arcadia Motion Pictures                                                                  0
##   Arcane Pictures                                                                          0
##   Archangel                                                                                0
##   Archer Entertainment                                                                     0
##   Archer Gray                                                                              0
##   Archer Street Productions                                                                0
##   Archimede                                                                                0
##   Archipel 35                                                                              0
##   Arclight Films                                                                           0
##   Arcola Pictures                                                                          0
##   Arcturus Motion Pictures                                                                 0
##   ARD                                                                                      0
##   ARD Degeto Film                                                                          0
##   ARD/Degeto Film GmbH                                                                     0
##   Ardustry Entertainment                                                                   0
##   area japan                                                                               0
##   Arena Productions                                                                        0
##   Arenamedia                                                                               0
##   Argonaut Pictures                                                                        0
##   Argos Films                                                                              0
##   Argyle Enterprises                                                                       0
##   Argyll Film Partners                                                                     0
##   Aries [jp]                                                                               0
##   Aries Cinematográfica Argentina                                                       0
##   Aries Productions                                                                        0
##   ArieScope Pictures                                                                       0
##   Aristos Films                                                                            0
##   Ariztical Entertainment                                                                  0
##   Arkoff International                                                                     0
##   Arlington Road Productions Corporation                                                   0
##   ARM Entertainment                                                                        0
##   Armada Films                                                                             0
##   Armian pictures                                                                          0
##   Armor Entertainment                                                                      0
##   Armory Films                                                                             0
##   Armzfx                                                                                   0
##   Arnold Kopelson Productions                                                              0
##   Arnold Stiefel Company                                                                   0
##   Arnon Milchan Productions                                                                0
##   ARO Entertainment                                                                        0
##   ARP Sélection                                                                         0
##   Arramis Films                                                                            0
##   Arrete Ton Cinema                                                                        0
##   Arrow Films                                                                              0
##   Arrowstorm Entertainment                                                                 0
##   ARS Film Production                                                                      0
##   Ars Nova                                                                                 0
##   Art & Industry                                                                           0
##   Art In Motion                                                                            0
##   Art Linson Productions                                                                   0
##   Art Pictures Studio                                                                      0
##   Artémis Productions                                                                   0
##   Arte                                                                                     0
##   ARTE                                                                                     0
##   Arte Deutschland TV GmbH                                                                 0
##   Arte France                                                                              0
##   Arte France Cinéma                                                                    0
##   Artemis                                                                                  0
##   Artemis Film                                                                             0
##   Artfire Films                                                                            0
##   Artic Productions LLC                                                                    0
##   ArtImage Entertainment                                                                   0
##   Artimm                                                                                   0
##   Artina Films                                                                             0
##   Artisan Entertainment                                                                    0
##   Artist Film                                                                              0
##   Artista Management                                                                       0
##   Artistry Limited                                                                         0
##   Artists Entertainment Complex                                                            0
##   Artists Production Group (APG)                                                           0
##   Artists Public Domain                                                                    0
##   ArtPhyl                                                                                  0
##   Arts Council of England                                                                  0
##   Arts+Labor                                                                               0
##   Arturo Production                                                                        0
##   Arwin Productions                                                                        0
##   As Is Productions                                                                        0
##   ASAF                                                                                     0
##   Asahi National Broadcasting Company                                                      0
##   Asap films                                                                               0
##   Ascendant Pictures                                                                       0
##   Ascension Pictures                                                                       0
##   Ascension Productions                                                                    0
##   Ascot Elite Home Entertainment                                                           0
##   Asgaard Entertainment                                                                    0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                 0
##   Asia Digital Entertainment                                                               0
##   Asia Tropical Films                                                                      0
##   ASIG Productions                                                                         0
##   Asis Productions                                                                         0
##   ASK Kodansha                                                                             0
##   Asmik Ace Entertainment                                                                  0
##   Aspect Ratio Film                                                                        0
##   Aspen Film Society                                                                       0
##   Aspen Productions                                                                        0
##   Aspen Productions (I)                                                                    0
##   Asphalt Productions                                                                      0
##   Assassin's Fist Limited                                                                  0
##   Assassin Films                                                                           0
##   Associated British-Pathé                                                              0
##   Associated Capital                                                                       0
##   Associated General Films                                                                 0
##   Associated Producers (API)                                                               0
##   Associates & Aldrich Company, The                                                        0
##   Astral Bellevue Pathé                                                                 0
##   Astral Media                                                                             0
##   Astron-6 Video International                                                             0
##   Asylum Films                                                                             0
##   Asylum, The                                                                              0
##   Asymmetrical Productions                                                                 0
##   Atípica Films                                                                         0
##   ATG Productions                                                                          0
##   Atitude Produções e Empreendimentos                                                0
##   Atkinson/Knickerbocker Productions                                                       0
##   Atlantic Entertainment Group                                                             0
##   Atlantic Picture Company                                                                 0
##   Atlantic Pictures                                                                        0
##   Atlantic Pictures (II)                                                                   0
##   Atlantic Releasing Corporation                                                           0
##   Atlantic Swiss Productions                                                               0
##   Atlantic Television                                                                      0
##   Atlas 2 Productions                                                                      0
##   Atlas Entertainment                                                                      0
##   Atlas Film                                                                               0
##   Atlas Films                                                                              0
##   Atlas Independent                                                                        0
##   Atlas Productions                                                                        0
##   Atman Entertainment                                                                      0
##   Atmo Media Network                                                                       0
##   Atmosphere Entertainment MM                                                              0
##   Atmospheric Pictures                                                                     0
##   ATO Pictures                                                                             0
##   ATR Films                                                                                0
##   Atresmedia Cine                                                                          0
##   Attaboy Films                                                                            0
##   Attainment Media Group                                                                   0
##   Attercop Productions                                                                     0
##   Attic Light Films                                                                        0
##   Attila Productions                                                                       0
##   Aubrey Schenck Productions                                                               0
##   Audax Films                                                                              0
##   Audley Films LLP                                                                         0
##   August Entertainment                                                                     0
##   August Films                                                                             0
##   Augustus Color                                                                           0
##   Augustus Film                                                                            0
##   Aura Entertainment                                                                       0
##   Aura Film Partnership                                                                    0
##   Aurora Entertainment                                                                     0
##   Aurora Productions                                                                       0
##   Australian Broadcasting Corporation                                                      0
##   Australian Film Commission                                                               0
##   Australian Film Finance Corporation                                                      0
##   Australian Film Finance Corporation (AFFC)                                               0
##   Australian International Film Corp. (AIFC)                                               0
##   Automatic Media                                                                          0
##   Automatik Entertainment                                                                  0
##   Autonomous                                                                               0
##   Autonomous Films                                                                         0
##   Autour de Minuit Productions                                                             0
##   AV Club, The                                                                             0
##   AV Pictures                                                                              0
##   AvÅŸar Film                                                                            0
##   Avala Film                                                                               0
##   Avalanche Films                                                                          0
##   Avalanche Productions                                                                    0
##   Avalon Pictures                                                                          0
##   Avalon Studios                                                                           0
##   Avalon/NFU Studios                                                                       0
##   AVCO Embassy Pictures                                                                    0
##   Avenging Conscience                                                                      0
##   Avenue Entertainment                                                                     0
##   Avenue Picture                                                                           0
##   Avenue Pictures Productions                                                              0
##   Aversano Films                                                                           0
##   Avery Pix                                                                                0
##   Avex Inc.                                                                                0
##   Avi Arad Productions                                                                     0
##   Avi Chai fund                                                                            0
##   Avnet/Kerner Productions                                                                 0
##   Avrora Media                                                                             0
##   Awesomeness Films                                                                        0
##   Axon Films                                                                               0
##   AZ Works                                                                                 0
##   Azari Media                                                                              0
##   AZL Productions KG                                                                       0
##   Azoff Entertainment                                                                      0
##   B and G Derivatives Holdings                                                             0
##   B.A. Produktion                                                                          0
##   B.D.S. Productions                                                                       0
##   B.D.S. Productions Inc.                                                                  0
##   B.H. Finance C.V.                                                                        0
##   B24                                                                                      0
##   Baba Arts Limited Productions                                                            0
##   Babbo Inc.                                                                               0
##   Babe Film                                                                                0
##   Babe Films                                                                               0
##   Babelsberg Film                                                                          0
##   Babelsberg Film GmbH                                                                     0
##   Babelsberg International Film Produktion                                                 0
##   Babieka                                                                                  0
##   Baby Cart                                                                                0
##   Baby Cow Films                                                                           0
##   Baby Cow Productions                                                                     0
##   Babylon                                                                                  0
##   Babylonian Productions                                                                   0
##   Bac Films                                                                                0
##   BAC Films                                                                                0
##   Bachelor Party Productions                                                               0
##   Bachrach/Gottlieb Productions                                                            0
##   Back Lot Pictures                                                                        0
##   Backup Films                                                                             0
##   Backup Media                                                                             0
##   Bacon & Eggs                                                                             0
##   Bad Angels Productions, Ltd.                                                             0
##   Bad Badger                                                                               0
##   Bad Biology                                                                              0
##   Bad Cop Bad Cop Film Productions                                                         0
##   Bad Hat Harry Productions                                                                0
##   Bad Lt. Productions                                                                      0
##   Bad Monkey Productions                                                                   0
##   Bad Robot                                                                                0
##   Badlands Company                                                                         0
##   Bórd Scannán na hÃâ\200°ireann                                                       0
##   Bagdasarian Productions                                                                  0
##   BaggyJoe Productions                                                                     0
##   Bahr Productions Inc.                                                                    0
##   Bait Productions                                                                         0
##   Baker Street                                                                             0
##   Bakshi Productions                                                                       0
##   Balaji Motion Pictures                                                                   0
##   Balcor Film Investors                                                                    0
##   Baldwin Entertainment Group                                                              0
##   Baldwin/Cohen Productions                                                                0
##   Ballinran Productions                                                                    0
##   Ballpark Productions Partnership                                                         0
##   Baltic Film Group                                                                        0
##   Baltic Film Services                                                                     0
##   Baltimore Pictures                                                                       0
##   Baltimore Spring Creek Pictures                                                          0
##   Baltimore Spring Creek Productions                                                       0
##   Baltmedia                                                                                0
##   Banana-Moon Sky Films                                                                    0
##   Bandai Visual Company (JAPAN)                                                            0
##   Bande a Part Films                                                                       0
##   Bandito Brothers                                                                         0
##   Bandoola Productions                                                                     0
##   Banger Films                                                                             0
##   Banger Productions                                                                       0
##   Bankable                                                                                 0
##   Bankside Films                                                                           0
##   Banner House Productions                                                                 0
##   Banter                                                                                   0
##   Barbarian Films                                                                          0
##   Barclays Mercantile Industrial Finance                                                   0
##   Bardel Entertainment Inc.                                                                0
##   barefoot films                                                                           0
##   Barenholtz Production                                                                    0
##   Barking Fish Entertainment                                                               0
##   Barnet Bain Films                                                                        0
##   Barnsnape Films                                                                          0
##   Baron Films                                                                              0
##   Barraboy Films                                                                           0
##   Barry & Enright Productions                                                              0
##   Barry Mendel Productions                                                                 0
##   Bartlett Films                                                                           0
##   Barwood Films                                                                            0
##   Base 12 Productions                                                                      0
##   Basic Pictures                                                                           0
##   Basket Case Productions                                                                  0
##   Batjac Productions                                                                       0
##   Battle Mountain Films                                                                    0
##   Battleplan Productions                                                                   0
##   Bauer Martinez Studios                                                                   0
##   Baumgarten-Prophet Entertainment                                                         0
##   Baumgarten Management and Productions (BMP)                                              0
##   Baumgarten Merims Productions                                                            0
##   Bausan Films                                                                             0
##   Bavaria Film                                                                             0
##   Bavaria Pictures                                                                         0
##   Bay Films                                                                                0
##   Bayerischer Banken-Fonds                                                                 0
##   Bayerischer Rundfunk (BR)                                                                0
##   Bayonne Entertainment                                                                    0
##   Bayou Film Inc                                                                           0
##   Bayou Pictures                                                                           0
##   Bazelevs Production                                                                      0
##   Bazmark Films                                                                            0
##   BB Film Productions                                                                      0
##   BB Films                                                                                 0
##   BBC                                                                                      0
##   BBC America                                                                              0
##   BBC Arena                                                                                0
##   BBC Cymru Wales                                                                          0
##   BBC Drama Group                                                                          0
##   BBC Drama Productions                                                                    0
##   BBC Earth                                                                                0
##   BBC Earth Films                                                                          0
##   BBC Films                                                                                0
##   BBC Home Video                                                                           0
##   BBC Natural History                                                                      0
##   BBC Scotland                                                                             0
##   BBC Storyville                                                                           0
##   BBC Television UK                                                                        0
##   BBC Wales                                                                                0
##   BBC Worldwide                                                                            0
##   BBS Productions                                                                          0
##   BCDF Pictures                                                                            0
##   BD Cine                                                                                  0
##   Be Gentlemen Limited Partnership                                                         0
##   Be Good Productions                                                                      0
##   Beachfront Films                                                                         0
##   Beachside Films                                                                          0
##   Beacon Communications                                                                    0
##   Beacon Pictures                                                                          0
##   Beagle Pug Films                                                                         0
##   Beanca Films                                                                             0
##   Beatrice Film                                                                            0
##   Beautiful Kate Productions                                                               0
##   Beaver Films                                                                             0
##   Bece Canada Productions                                                                  0
##   Becker International                                                                     0
##   Bedford Falls Company, The                                                               0
##   Bedford Falls Productions                                                                0
##   Bedlam Pictures                                                                          0
##   Bedlam Productions                                                                       0
##   Bee Holder Productions                                                                   0
##   Bee Train                                                                                0
##   Bee Vine Pictures                                                                        0
##   Beech Hill Films                                                                         0
##   Before the Door Pictures                                                                 0
##   Beginner's Luck                                                                          0
##   Behavioral Problem Productions Ltd.                                                      0
##   Beijing Poly-bona Film Distribution Company                                              0
##   Beijing Shuijing Shenlan International Media Co.                                         0
##   Bekmambetov Projects Ltd.                                                                0
##   Bel Air Entertainment                                                                    0
##   Belgacom                                                                                 0
##   Believe Entertainment                                                                    0
##   Believe Pictures                                                                         0
##   Bell Broadcast and New Media Fund                                                        0
##   Bell Media                                                                               0
##   Bella Productions                                                                        0
##   Belladonna Productions                                                                   0
##   Bellanova Films                                                                          0
##   Belle Pictures                                                                           0
##   Bellpond Films                                                                           0
##   Bellwether Pictures                                                                      0
##   Ben-Ami/Leeds Productions                                                                0
##   Benaroya Pictures                                                                        0
##   Benchmark                                                                                0
##   Bender-Spink Inc.                                                                        0
##   Benderspink                                                                              0
##   BenderSpink                                                                              0
##   Benedek Films                                                                            0
##   Benedict Pictures Corp.                                                                  0
##   Benmar Productions                                                                       0
##   Bennett-Robbins Productions                                                              0
##   Benteveo Producciones                                                                    0
##   Bentley Productions                                                                      0
##   Bergman Lustig productions                                                               0
##   Berkshire Axis Media                                                                     0
##   Berlanti Productions                                                                     0
##   Bernard Gayle Productions                                                                0
##   Berrick Filmproduktion                                                                   0
##   Bersin Pictures                                                                          0
##   Bert Marcus Productions                                                                  0
##   Berwick Street Productions                                                               0
##   Best Brains                                                                              0
##   Best Film                                                                                0
##   Best Man Filmproduktions                                                                 0
##   Best Medicine Productions                                                                0
##   Beta Cinema                                                                              0
##   Bettis Productions Limited                                                               0
##   Between The Eyes                                                                         0
##   Beverly Detroit                                                                          0
##   Bewitched                                                                                0
##   Beyond Films                                                                             0
##   Beyond Infinity                                                                          0
##   BFI Film Fund                                                                            0
##   BH Tilt                                                                                  0
##   Bhansali Films                                                                           0
##   BHE Films                                                                                0
##   Bi-polar Pictures                                                                        0
##   Bianca Film                                                                              0
##   Bifrost Pictures                                                                         0
##   Big Arty Productions                                                                     0
##   Big Bad Film                                                                             0
##   Big Beach Films                                                                          0
##   Big Beach Productions                                                                    0
##   Big Bug Pictures                                                                         0
##   Big Easy Pictures                                                                        0
##   Big Fan Productions                                                                      0
##   Big Farm                                                                                 0
##   Big Fish Films                                                                           0
##   Big Focus Television                                                                     0
##   Big Idea Productions                                                                     0
##   Big Indie Pictures                                                                       0
##   Big Kid Pictures                                                                         0
##   Big Noise Films                                                                          0
##   Big Picture Media Corporation                                                            0
##   BIG Pictures                                                                             0
##   Big Primate Pictures                                                                     0
##   Big Screen Entertainment Group                                                           0
##   Big Screen Productions                                                                   0
##   Big Shot Productions                                                                     0
##   Big Stan Productions                                                                     0
##   Big Talk Productions                                                                     0
##   Big Ticket Productions                                                                   0
##   Big World                                                                                0
##   Big Yellow Films                                                                         0
##   Bigel / Mailer Films                                                                     0
##   Bigel Entertainment                                                                      0
##   Bigelow Productions                                                                      0
##   Bigscope Films                                                                           0
##   Bikini Films                                                                             0
##   Bill and Ben Productions                                                                 0
##   Bill Graham Films                                                                        0
##   Bill Kenwright Films                                                                     0
##   Bill Melendez Productions                                                                0
##   Bill/Phillips                                                                            0
##   Billy Goat Pictures                                                                      0
##   BIM Distribuzione                                                                        0
##   Bing Crosby Productions                                                                  0
##   Bioskop-Film GmbH                                                                        0
##   Bioskop Film                                                                             0
##   Bioware                                                                                  0
##   Birchwood Pictures                                                                       0
##   Bird and a Bear Entertainment                                                            0
##   Birdsong Pictures                                                                        0
##   Birnbaum / Barber Productions                                                            0
##   Birnbaum/Barber                                                                          0
##   Biscayne Pictures                                                                        0
##   Bisgrove Entertainment                                                                   0
##   Bitter Films                                                                             0
##   Black & Blue Films                                                                       0
##   Black & White Productions                                                                0
##   Black and Blu Entertainment                                                              0
##   Black Balloon Productions                                                                0
##   Black Bear Pictures                                                                      0
##   Black Camel Pictures                                                                     0
##   Black Chalk Productions                                                                  0
##   Black Diamond Pictures                                                                   0
##   Black Fawn Films                                                                         0
##   Black Fish Films                                                                         0
##   Black Flag                                                                               0
##   Black Forest Films                                                                       0
##   Black Label Media                                                                        0
##   Black Light District                                                                     0
##   Black Marble Productions                                                                 0
##   Black Rhino Productions                                                                  0
##   Black Robe                                                                               0
##   Black Sand Pictures                                                                      0
##   Black Sheep Films                                                                        0
##   Black Sky Entertainment                                                                  0
##   Black Snake                                                                              0
##   Blackfriars Bridge Films                                                                 0
##   Blacklab Entertainment                                                                   0
##   Blackout Productions Inc.                                                                0
##   Blake Edwards                                                                            0
##   Blank of the Dead Productions                                                            0
##   Blast! Films                                                                             0
##   Bleiberg Entertainment                                                                   0
##   Blender Foundation                                                                       0
##   Blenkov & Schønnemann Pictures                                                        0
##   Blind Guy Films                                                                          0
##   Blind Spot Pictures Oy                                                                   0
##   Blind Wink                                                                               0
##   Blind Wink Productions                                                                   0
##   Blinder Films                                                                            0
##   Blinding Edge Pictures                                                                   0
##   BlinkWorks Media                                                                         0
##   Blinky Productions                                                                       0
##   Bliss                                                                                    0
##   Bliss Media                                                                              0
##   Blitz / Welch                                                                            0
##   Blitz Films                                                                              0
##   Blixa Film Productktion                                                                  0
##   Block / Hanson                                                                           0
##   Block 2 Pictures                                                                         0
##   Blockade Entertainment                                                                   0
##   Blockbuster Movie Entertainers                                                           0
##   Blondie Girl Productions                                                                 0
##   Blood & Chocolate Productions Ltd                                                        0
##   Blood & Wine Productions                                                                 0
##   Blood Relations Co.                                                                      0
##   Bloodline Pictures                                                                       0
##   Bloodline Productions                                                                    0
##   Bloodstar Productions                                                                    0
##   BloodWorks                                                                               0
##   Bloody Disgusting                                                                        0
##   Bloody Lip Productions                                                                   0
##   Blowback Pictures                                                                        0
##   BLT Productions                                                                          0
##   Blue-Tongue Films                                                                        0
##   Blue Askew                                                                               0
##   Blue Dot Productions                                                                     0
##   Blue Film                                                                                0
##   Blue Flower Productions                                                                  0
##   Blue Gardenia Productions                                                                0
##   Blue Parrot Productions                                                                  0
##   Blue Productions                                                                         0
##   Blue Rider Pictures                                                                      0
##   Blue Sea Productions                                                                     0
##   Blue Seraph Productions                                                                  0
##   Blue Sky Films                                                                           0
##   Blue Sky Studios                                                                         0
##   Blue Snow Productions                                                                    0
##   Blue Star Pictures                                                                       0
##   Blue Star Productions                                                                    0
##   Blue Train Productions                                                                   0
##   Blue Tulip Productions                                                                   0
##   Blue Wolf                                                                                0
##   Blue Yonder Films                                                                        0
##   Blueeyes Productions                                                                     0
##   Bluegrass Films                                                                          0
##   Bluemark Productions                                                                     0
##   Blueprint Pictures                                                                       0
##   Bluewater Pictures                                                                       0
##   Bluff Road Productions                                                                   0
##   Blumhouse Productions                                                                    0
##   Blurco                                                                                   0
##   BMG Independents                                                                         0
##   BMI (No. 9) Ltd.                                                                         0
##   BN Films                                                                                 0
##   BNJArmor                                                                                 0
##   Bo-Town Films                                                                            0
##   Bob Productions                                                                          0
##   Bob Swerer Productions                                                                   0
##   Bob Yari Productions                                                                     0
##   Bobby Jones Films LLC                                                                    0
##   Bocaboca Producciones S.A.                                                               0
##   BocFlix                                                                                  0
##   Boku Films                                                                               0
##   Bold Films                                                                               0
##   Boll KG                                                                                  0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                     0
##   Bollywood Hollywood Production                                                           0
##   Bomar OOD                                                                                0
##   Bombshell Pictures                                                                       0
##   Bona Fide Productions                                                                    0
##   BOND360                                                                                  0
##   Bonfire                                                                                  0
##   Boo Pictures                                                                             0
##   Bookshop Productions                                                                     0
##   Boram Entertainment Inc.                                                                 0
##   Bord Scannan na hEireann / Irish Film Board                                              0
##   Borde/Raich                                                                              0
##   BorderLine Films                                                                         0
##   Boss Media                                                                               0
##   Bottom of the Ninth Productions                                                          0
##   BoulderLight Pictures                                                                    0
##   Boulston Productions Limited                                                             0
##   Bouncing Betty Productions                                                               0
##   Boundless Pictures                                                                       0
##   Bourne Again                                                                             0
##   Bow and Arrow Entertainment                                                              0
##   Bowery Hills Entertainment                                                               0
##   Box Film                                                                                 0
##   Boxing Cat Films                                                                         0
##   Boy Culture LLC                                                                          0
##   Boy in the Box                                                                           0
##   Boy of the Year                                                                          0
##   Boy Wonder Films                                                                         0
##   Boyd's Company                                                                           0
##   BoZ Productions                                                                          0
##   Brad Grey Pictures                                                                       0
##   Brad Krevoy Television                                                                   0
##   Brad Zions Films                                                                         0
##   Braeburn Entertainment                                                                   0
##   Brain Farm Digital Cinema                                                                0
##   Branded Entertainment/Batfilm Productions                                                0
##   Brandenberg                                                                              0
##   Brandes Films International                                                              0
##   Brandman Productions                                                                     0
##   Brandt/Haas Productions                                                                  0
##   Brandywine Productions                                                                   0
##   Brandywine Productions Ltd.                                                              0
##   Brass Hat Films                                                                          0
##   Braun Entertainment Group                                                                0
##   Braunsberg Productions                                                                   0
##   Brave New Films                                                                          0
##   Braven Films                                                                             0
##   Braveworld Productions                                                                   0
##   BraxtanFILM                                                                              0
##   Break Thru Films                                                                         0
##   Breaking Ball Films                                                                      0
##   Breakthrough Entertainment Productions                                                   0
##   Breakup Productions                                                                      0
##   Breathless Associates                                                                    0
##   Bregman-IAC Productions                                                                  0
##   Bregman/Baer Productions                                                                 0
##   Breton Film Productions                                                                  0
##   Bridge Films                                                                             0
##   Bridgegate FIlms                                                                         0
##   Bridget Johnson Films                                                                    0
##   Bridgit Folman Film Gang                                                                 0
##   Bridle Path Films                                                                        0
##   Bright-Persky Associates                                                                 0
##   Bright Cold Day Films                                                                    0
##   Brightlight Pictures                                                                     0
##   Brightlight Pictures Inc.                                                                0
##   Brightside Entertainment                                                                 0
##   Brightstar Films                                                                         0
##   Brillhart / Gonzales Productions                                                         0
##   Brillstein-Grey Entertainment                                                            0
##   Brillstein Entertainment Partners                                                        0
##   Brink Films                                                                              0
##   Brink Productions                                                                        0
##   Bristol Automotive                                                                       0
##   Bristol Bay Productions                                                                  0
##   British American Entertainment                                                           0
##   British Broadcasting Corporation (BBC)                                                   0
##   British Columbia Film                                                                    0
##   British Columbia Television                                                              0
##   British Empire Films Australia                                                           0
##   British Film Company                                                                     0
##   British Film Council                                                                     0
##   British Film Institute (BFI)                                                             0
##   British Lion-Columbia Distributors                                                       0
##   British Lion Film Corporation                                                            0
##   British Lion Films                                                                       0
##   British Screen                                                                           0
##   British Screen Finance Ltd                                                               0
##   British Screen Productions                                                               0
##   Britpack Film Company                                                                    0
##   Broad Green Pictures                                                                     0
##   Broadview Pictures                                                                       0
##   Broadway Video                                                                           0
##   Broken Chair Flickz                                                                      0
##   Broken Films                                                                             0
##   Broken Lizard Industries                                                                 0
##   Broken Road Productions                                                                  0
##   Bron Capital Partners                                                                    0
##   Bron Studios                                                                             0
##   Bronson Avenue                                                                           0
##   Brood Syndicate                                                                          0
##   Brooks Media                                                                             0
##   Brooksfilms                                                                              0
##   Brooksfilms Ltd.                                                                         0
##   Brookstreet Pictures                                                                     0
##   Brookwell-McNamara Entertainment                                                         0
##   Brothers Dowdle Productions                                                              0
##   Brouwersgracht Investments                                                               0
##   Brown & Stretic                                                                          0
##   Brown Sauce Film Productions                                                             0
##   BrownHouse Productions                                                                   0
##   Brownstone Productions                                                                   0
##   Bruce Brown Films                                                                        0
##   Brucks Entertainment                                                                     0
##   Bruin Grip Services                                                                      0
##   Bryna Productions                                                                        0
##   BSF Film                                                                                 0
##   BSM Studio                                                                               0
##   Bubby Productions                                                                        0
##   Buckaroo Entertainment                                                                   0
##   Buckeye Films                                                                            0
##   Buena Onda                                                                               0
##   Buena Vista                                                                              0
##   Buena Vista Distribution Company                                                         0
##   Buena Vista Home Entertainment                                                           0
##   Buena Vista Pictures                                                                     0
##   Bueprint Pictures                                                                        0
##   Buffalo Gal Pictures                                                                     0
##   Buffalo Picture House                                                                    0
##   BUFO                                                                                     0
##   Bugsy Malone Productions                                                                 0
##   Bull's Eye Entertainment                                                                 0
##   Bull Market Entertainment                                                                0
##   Bullet Films                                                                             0
##   Bullet Pictures                                                                          0
##   Bulletproof Cupid                                                                        0
##   Bungalow 78 Productions                                                                  0
##   Bungalow Productions                                                                     0
##   Bunk 11 Pictures                                                                         0
##   Burbank Films Australia                                                                  0
##   Burg/Koules Productions                                                                  0
##   Burgundy Films                                                                           0
##   Burke/Samples/Foster Productions                                                         0
##   Burn Later Productions                                                                   0
##   Burning Bright Productions                                                               0
##   Burning Ships Productions                                                                0
##   Burns Family Studios                                                                     0
##   Burnside Entertainment                                                                   0
##   Burskin Film                                                                             0
##   Busboy Productions                                                                       0
##   Bushwood Pictures                                                                        0
##   Business Location Sudtirol Alto Adige                                                    0
##   Busted Shark Productions                                                                 0
##   Busy Bee Productions                                                                     0
##   Butcher's Run Films                                                                      0
##   Butcher's Run Productions                                                                0
##   Buttercup Films Ltd.                                                                     0
##   BXR Productions                                                                          0
##   Byron A. Martin Productions                                                              0
##   Bystander Films                                                                          0
##   C-2 Pictures                                                                             0
##   C-Films AG                                                                               0
##   C-Hundred Film Corporation                                                               0
##   C & C Brown Production                                                                   0
##   C.B. Films S.A.                                                                          0
##   C.G. Cinema                                                                              0
##   C.O. Films                                                                               0
##   C.O.R.E. Feature Animation                                                               0
##   C.R.G. International                                                                     0
##   C5                                                                                       0
##   CAB Productions                                                                          0
##   Cabin Fever Films                                                                        0
##   Cabin Pictures                                                                           0
##   Cable Stuff Productions                                                                  0
##   Cadre Films                                                                              0
##   Café Film                                                                             0
##   Cake Productions Inc.                                                                    0
##   Calamity Films                                                                           0
##   Calash Corporation                                                                       0
##   Calendar Productions                                                                     0
##   Caliban Films                                                                            0
##   Caliber Media Company                                                                    0
##   California Pictures                                                                      0
##   Calimari Productions                                                                     0
##   Callahan Filmworks                                                                       0
##   CALT Productions                                                                         0
##   Caméra One                                                                            0
##   Camberwell / Fly Films                                                                   0
##   Cambria Productions                                                                      0
##   Cambridge Productions                                                                    0
##   Camellia Entertainment                                                                   0
##   Camelot Pictures                                                                         0
##   Camelot Productions                                                                      0
##   Camera 40 Productions                                                                    0
##   Camerimage Festival                                                                      0
##   CAMERON MACKINTOSH                                                                       0
##   Camp / Thompson Pictures                                                                 0
##   Camp Hill                                                                                0
##   Camp Video                                                                               0
##   Campanile Productions                                                                    0
##   Campbell Grobman Films                                                                   0
##   Campfire                                                                                 0
##   Campfire LLC                                                                             0
##   Canadian Film Centre (CFC)                                                               0
##   Canadian Film Development Corporation (CFDC)                                             0
##   Canadian Film or Video Production Tax Credit (CPTC)                                      0
##   Canadian Television (CTV)                                                                0
##   Canal Plus                                                                               0
##   Canal Plus Group                                                                         0
##   Canal Street Films                                                                       0
##   Canal Sur Televisión                                                                  0
##   Canal+                                                                                   0
##   Canal+ Droits Audiovisuels                                                               0
##   Canal+ España                                                                         0
##   Canal+ Polska                                                                            0
##   Canal+France                                                                             0
##   Canal+Polska                                                                             0
##   Canana Films                                                                             0
##   Candleridge Entertainment                                                                0
##   Candlewood Entertainment                                                                 0
##   Candy Heart Productions                                                                  0
##   Canfield Pictures                                                                        0
##   Cannell Studios                                                                          0
##   Cannes Film Festival                                                                     0
##   Cannibal Films Ltd.                                                                      0
##   Cannon and Morley Productions                                                            0
##   Cannon Entertainment                                                                     0
##   Cannon Films                                                                             0
##   Cannon Group                                                                             0
##   Cannon Italia Srl                                                                        0
##   Cannon Pictures                                                                          0
##   Cannon Productions                                                                       0
##   Canonigo Films                                                                           0
##   Cantharus Productions                                                                    0
##   Capacity Pictures                                                                        0
##   Capcom                                                                                   0
##   Capcom Company                                                                           0
##   Capelight Pictures                                                                       0
##   Capella                                                                                  0
##   Capella Films                                                                            0
##   Capella International                                                                    0
##   Capglobe                                                                                 0
##   Capital Arts Entertainment                                                               0
##   Capital Equipment Leasing                                                                0
##   Capital Markets Film Finance                                                             0
##   Capitol Films                                                                            0
##   Capitole Films                                                                           0
##   Cappa Defina Productions                                                                 0
##   Cappa Productions                                                                        0
##   Capstone Entertainment Group                                                             0
##   Captain Movies                                                                           0
##   Captivate Entertainment                                                                  0
##   Captivity Productions                                                                    0
##   Capture The Flag Films                                                                   0
##   Caramel Film                                                                             0
##   Caramel Films                                                                            0
##   Caravan Pictures                                                                         0
##   Carbunkle Cartoons                                                                       0
##   Cargo Entertainment                                                                      0
##   Cargo Films                                                                              0
##   Carlino Productions                                                                      0
##   Carlo Ponti Cinematografica                                                              0
##   Carlo Ponti Production                                                                   0
##   Carlyle Productions                                                                      0
##   Carmel Creek Productions                                                                 0
##   Carmel Entertainment                                                                     0
##   Carnaby International                                                                    0
##   Carnelian Productions                                                                    0
##   Carnival Films                                                                           0
##   Carnival Films & Television                                                              0
##   Caro-McLeod                                                                              0
##   Carol Baum Productions                                                                   0
##   Carolco Entertainment                                                                    0
##   Carolco International N.V.                                                               0
##   Carolco Pictures                                                                         0
##   Carolina Film Works                                                                      0
##   Caroline Films                                                                           0
##   Carousel Picture Company                                                                 0
##   Carousel Picture Company, The                                                            0
##   Carousel Productions                                                                     0
##   Carsey-Werner Company                                                                    0
##   Cart Before The Horse Productions                                                        0
##   Cartel Productions                                                                       0
##   Carthago Films S.a.r.l.                                                                  0
##   Cartier Productions                                                                      0
##   Cartoon Network Studios                                                                  0
##   Cartoon Saloon                                                                           0
##   Carver Films                                                                             0
##   Casa Bonita                                                                              0
##   Casablanca Filmworks                                                                     0
##   Casadelic Pictures                                                                       0
##   Case 39 Productions                                                                      0
##   Casey Productions                                                                        0
##   Casey Silver Productions                                                                 0
##   Cassadaga Film Production                                                                0
##   Castel Film Romania                                                                      0
##   Castel Film Studio                                                                       0
##   Castel Films                                                                             0
##   Castelao Pictures                                                                        0
##   Castelao Producciones                                                                    0
##   Castle Hill Productions                                                                  0
##   Castle Rock Entertainment                                                                0
##   Castleberg Productions                                                                   0
##   Castlight Pictures                                                                       0
##   Casualties Bureau                                                                        0
##   Cat Burglar Productions                                                                  0
##   CAT Films                                                                                0
##   Catacombs Productions                                                                    0
##   Catapult Films                                                                           0
##   Catch 23 Entertainment                                                                   0
##   Catch Productions                                                                        0
##   CatchPlay                                                                                0
##   Catfish Productions                                                                      0
##   Cattleya                                                                                 0
##   Causeway Films                                                                           0
##   Caviar Films                                                                             0
##   CB Films                                                                                 0
##   CB Productions                                                                           0
##   CBS Entertainment Productions                                                            0
##   CBS Films                                                                                0
##   CC Capital Arts Entertainment SRL                                                        0
##   CCCP                                                                                     0
##   CD Films                                                                                 0
##   Ce Qui Me Meut Motion Pictures                                                           0
##   Cecchi Gori Group Tiger Cinematografica                                                  0
##   Cecchi Gori Pictures                                                                     0
##   CED Productions                                                                          0
##   Celador Films                                                                            0
##   Celador Productions                                                                      0
##   Celandine Films                                                                          0
##   Cell                                                                                     0
##   Celluloid Dreams                                                                         0
##   Celluloid Dreams Productions                                                             0
##   Celtic Films Entertainment                                                               0
##   Cent Productions Inc.                                                                    0
##   Central                                                                                  0
##   Central Films                                                                            0
##   Central Films Limited                                                                    0
##   Central Independent Television                                                           0
##   Central Productions                                                                      0
##   Centre National de la Cinématographie                                                 0
##   Centre National de la Cinématographie (CNC)                                           0
##   Centron Pictures                                                                         0
##   Centropolis Entertainment                                                                0
##   Centropolis Film Productions                                                             0
##   Century 21 Television                                                                    0
##   Century Park Pictures                                                                    0
##   Century Time (H.K.) Ltd.                                                                 0
##   CFCN Communications                                                                      0
##   Chad Troutwine Films                                                                     0
##   Chain Camera Pictures                                                                    0
##   Chaintron                                                                                0
##   Chako Film Company                                                                       0
##   Chal Productions                                                                         0
##   Challenge Film Corporation                                                               0
##                                                                                         Freq
## Var1                                                                                     219
##   "DIA" Productions GmbH & Co. KG                                                          0
##   # Lexyn Productions                                                                      0
##   10 West Studios                                                                          0
##   100 Feet Productions                                                                     0
##   1019 Entertainment                                                                       0
##   108 Media                                                                                0
##   10th Hole Productions                                                                    0
##   11:11 Mediaworks                                                                         0
##   12 Gauge Productions                                                                     0
##   120dB Films                                                                              0
##   13 Ghosts Productions Canada Inc.                                                        0
##   1492 Pictures                                                                            0
##   1600 Limited Partnership                                                                 0
##   1812 Productions                                                                         0
##   1818                                                                                     0
##   1821 Pictures                                                                            0
##   185 Trax                                                                                 0
##   1976 Productions                                                                         0
##   1984 Private Defense Contractors                                                         0
##   1992 Number Four Limited Partnership                                                     0
##   2 Bridges Productions                                                                    0
##   2 Entertain                                                                              0
##   2 Entertain Video                                                                        0
##   2 Loop Films                                                                             0
##   2 Player Productions                                                                     0
##   2 Wolves Films                                                                           0
##   2.4.7. Films                                                                             0
##   2003 Productions                                                                         0
##   20ten Media                                                                              0
##   20th Century Fox                                                                         0
##   20th Century Fox Film Corporation                                                        0
##   20th Century Fox Home Entertainment                                                      0
##   20th Century Fox Russia                                                                  0
##   20th Century Fox Television                                                              0
##   20th Century Pictures                                                                    0
##   21 Laps Entertainment                                                                    0
##   21st Century Film Corporation                                                            0
##   224 Entertainment                                                                        0
##   2262730 Ontario                                                                          0
##   22h22                                                                                    0
##   23/5 Filmproduktion                                                                      0
##   24 Seven Productions                                                                     0
##   24/7 Films                                                                               0
##   26 Films                                                                                 0
##   27 Films Production                                                                      0
##   2929 Productions                                                                         0
##   2am Films                                                                                0
##   2B Films                                                                                 0
##   2DS Productions                                                                          0
##   2S Films                                                                                 0
##   3 Arts Entertainment                                                                     0
##   3 in the Box                                                                             0
##   3 Ring Circus Films                                                                      0
##   33 Pictures                                                                              0
##   3311 Productions                                                                         0
##   33andOut Productions                                                                     0
##   343 Industries                                                                           0
##   34th Street Films                                                                        0
##   360 Pictures                                                                             0
##   391 Productions                                                                          0
##   3b productions                                                                           0
##   3B Productions                                                                           0
##   3DTK                                                                                     0
##   3Foot7                                                                                   0
##   3L Filmproduktion GmbH                                                                   0
##   3L Filmverleih                                                                           0
##   3L Productions                                                                           0
##   40 Acres & A Mule Filmworks                                                              0
##   403 Productions                                                                          0
##   42 Films                                                                                 0
##   430 Productions                                                                          0
##   44th Floor Productions                                                                   0
##   455 Films                                                                                0
##   4Cows                                                                                    0
##   4DH Films                                                                                0
##   4Kids Entertainment                                                                      0
##   4M                                                                                       0
##   5150 Action                                                                              0
##   61* Productions Inc.                                                                     0
##   6140 Productions                                                                         0
##   7 Network                                                                                0
##   72 Productions                                                                           0
##   72nd Street Productions                                                                  0
##   777 Films Corporation                                                                    0
##   7th Sense Films                                                                          0
##   8:38 Productions                                                                         0
##   80 Days Productions                                                                      0
##   8383 Productions                                                                         0
##   852 Films                                                                                0
##   87Eleven                                                                                 0
##   8th In Line                                                                              0
##   9 Story Media Group                                                                      0
##   900 Films                                                                                0
##   98 MPH Productions                                                                       0
##   A-1 Pictures                                                                             0
##   A-Mark Entertainment                                                                     0
##   A-Team                                                                                   0
##   A B Corp                                                                                 0
##   A Band Apart                                                                             0
##   A BandApart                                                                              0
##   A Bigger Boat                                                                            0
##   A Company Filmproduktionsgesellschaft                                                    0
##   A Grand Elephant                                                                         0
##   A Hot Dog                                                                                0
##   A Loopy Production LLC                                                                   0
##   A Lucky Old Sun Production                                                               0
##   A Plus Entertainment                                                                     0
##   A&B Producoes                                                                            0
##   A&E IndieFilms                                                                           0
##   A&E Television Networks                                                                  0
##   A&M Films                                                                                0
##   A. C. I. Films                                                                           0
##   A. Film                                                                                  0
##   A.C. Lyles Productions                                                                   0
##   A.C.E.                                                                                   0
##   A.G. Films                                                                               0
##   A.J.O.Z. Films                                                                           0
##   A.S. Films                                                                               0
##   A.U.M. Films                                                                             0
##   A+E Studios                                                                              0
##   A113                                                                                     0
##   A2 Entertainment Group                                                                   0
##   A24                                                                                      0
##   A71 Productions                                                                          0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                              0
##   AAMPI Inc.                                                                               0
##   AAR Films                                                                                0
##   Aardman Animations                                                                       0
##   Aaron Spelling Productions                                                               0
##   Abandon Entertainment                                                                    0
##   Abandon Pictures                                                                         0
##   Abbolita Productions                                                                     0
##   ABC Circle Films                                                                         0
##   ABC Entertainment                                                                        0
##   ABC Family                                                                               0
##   ABC Motion Pictures                                                                      0
##   ABC Pictures                                                                             0
##   ABC Productions                                                                          0
##   ABC Studios                                                                              0
##   Abduction Films                                                                          0
##   Aberration Films                                                                         0
##   Abnormal Pictures                                                                        0
##   Abraham Productions                                                                      0
##   abramoff Production                                                                      0
##   Abramoff Production                                                                      0
##   ABS-CBN Film Productions                                                                 0
##   Absolute Entertainment                                                                   0
##   Academy Films                                                                            0
##   Academy Pictures                                                                         0
##   Acajou Films                                                                             0
##   Accelerated Matter                                                                       0
##   Accelerator Films                                                                        0
##   Accent Films                                                                             0
##   Access Films                                                                             0
##   Access Motion Pictures                                                                   0
##   Access Pictures                                                                          0
##   Accomplice Films                                                                         0
##   Ace Film Company                                                                         0
##   Achab Film                                                                               0
##   Achilles                                                                                 0
##   Achte Babelsberg Film                                                                    0
##   Acme Shark                                                                               0
##   Acorn Pictures                                                                           0
##   Acorn Productions                                                                        0
##   Acrobat Productions                                                                      0
##   Across the River Productions                                                             0
##   Across Town Productions                                                                  0
##   Act III Communications                                                                   0
##   Actionhouse                                                                              0
##   Active Entertainment                                                                     0
##   Ad Hominem Enterprises                                                                   0
##   Ad Vitim Distribution                                                                    0
##   Ada Films                                                                                0
##   Adam Fields Productions                                                                  0
##   Adam Schroeder Productions                                                               0
##   ADCB Films                                                                               0
##   Adder                                                                                    0
##   Addicted Productions                                                                     0
##   Addis Wechsler Pictures                                                                  0
##   Adelaide Film Festival                                                                   0
##   Aden Film                                                                                0
##   Adi Shankar Production                                                                   0
##   Adlabs Films Ltd.                                                                        0
##   Admire Productions Ltd.                                                                  0
##   AdScott Pictures                                                                         0
##   Adventure Pictures                                                                       0
##   AE Electra Productions                                                                   0
##   Aegis Film Fund                                                                          0
##   Aeroplano                                                                                0
##   Aeteas Filmproduktions                                                                   0
##   AF Production                                                                            0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                      0
##   Affirm Films                                                                             0
##   AFG Talons Productions                                                                   0
##   Afineevsky - Tolmor Production                                                           0
##   Afraid of the Dark                                                                       0
##   Afrodita Audiovisual, A.I.E.                                                             0
##   After Dark Films                                                                         0
##   Against the Wild Films                                                                   0
##   Agamemnon Films                                                                          0
##   Agat Films & Cie                                                                         0
##   Agatha Christie Ltd                                                                      0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                         0
##   Agencja Produkcji Filmowej                                                               0
##   Agenda                                                                                   0
##   Agent Two                                                                                0
##   AGGK Films                                                                               0
##   Aggregate Film                                                                           0
##   Aggregate Films                                                                          0
##   Agi Orsi Productions                                                                     0
##   Agora Entertainment                                                                      0
##   Ahimsa Films                                                                             0
##   AI-Film                                                                                  0
##   Aimimage Productions                                                                     0
##   Airborne Productions                                                                     0
##   Akil Production Company                                                                  0
##   Akkord Film Produktion GmbH                                                              0
##   Akson Studio                                                                             0
##   Al!ve AG                                                                                 0
##   Alabama Moon Entertainment                                                               0
##   Alabama Production Group                                                                 0
##   Alan Greenspan Productions                                                               0
##   Alan Jay Lerner Productions                                                              0
##   Alan Landsburg Productions                                                               0
##   Alan Sacks Productions                                                                   0
##   Alan Shayne Productions                                                                  0
##   Alarum PIctures                                                                          0
##   Albert Band International Productions Inc.                                               0
##   Albert S. Ruddy Productions                                                              0
##   Alberta Film Entertainment                                                               0
##   Alberto Grimaldi Productions                                                             0
##   Albino Alligator Productions                                                             0
##   Alced Productions                                                                        0
##   Alchemedia Films                                                                         0
##   Alchemy Television                                                                       0
##   Alcina Pictures                                                                          0
##   Alcon Entertainment                                                                      0
##   Alcor Films                                                                              0
##   Alcove Entertainment                                                                     0
##   Aldamisa Entertainment                                                                   0
##   Aldrich Group                                                                            0
##   Alea Docs & Films                                                                        0
##   Alejandro Martínez                                                                    0
##   Aleph Motion Pictures                                                                    0
##   Alex Entertainment Inc.                                                                  0
##   Alexander Groupe                                                                         0
##   Alexander Salkind                                                                        0
##   Alexandre Films                                                                          0
##   Alfama Films                                                                             0
##   Alfran Productions                                                                       0
##   Alfred Image Works                                                                       0
##   Alfred J. Hitchcock Productions                                                          0
##   Algonquin                                                                                0
##   Algonquin Productions Limited                                                            0
##   AliBella Pictures                                                                        0
##   Alicéléo                                                                           0
##   Alive Films                                                                              0
##   Alive Productions                                                                        0
##   All For A Films                                                                          0
##   All Girl Productions                                                                     0
##   All Knight Productions                                                                   0
##   All Night Productions                                                                    0
##   Allagash Films                                                                           0
##   Allan Zeman Productions                                                                  0
##   Allarcom Limited                                                                         0
##   Allarts                                                                                  0
##   Allarts Production                                                                       0
##   Allegra Pictures                                                                         0
##   Allegro-Film                                                                             0
##   Allegro Films                                                                            0
##   Alliance                                                                                 0
##   Alliance Atlantis Communications                                                         0
##   Alliance Atlantis Motion Picture Production                                              0
##   Alliance Communications                                                                  0
##   Alliance Communications Corporation                                                      0
##   Alliance Entertainment                                                                   0
##   Alliance Films                                                                           0
##   Allied Artists                                                                           0
##   Allied Artists Pictures                                                                  0
##   Allied Film Makers                                                                       0
##   Allied Film Production                                                                   0
##   Allied Filmmakers                                                                        0
##   Allied Stars, Ltd.                                                                       0
##   Allied Vision                                                                            0
##   Alligator Inc                                                                            0
##   Allison Shearmur Productions                                                             0
##   Alloy Entertainment                                                                      0
##   Allspark Pictures                                                                        0
##   Almega Projects                                                                          0
##   Almena Films                                                                             0
##   Almost Midnight Productions                                                              0
##   Aloe Entertainment                                                                       0
##   Along The Tracks                                                                         0
##   Aloupis Productions                                                                      0
##   Alpha Core                                                                               0
##   Alpha Films                                                                              0
##   Alpha Productions                                                                        0
##   Alphaville Films                                                                         0
##   Alphaville Productions                                                                   0
##   Alpine Pictures                                                                          0
##   Alquimia Cinema                                                                          0
##   Also Known As Pictures                                                                   0
##   Alta Films S.A.                                                                          0
##   Alta Loma Entertainment                                                                  0
##   Alta Vista Film Production                                                               0
##   Alta Vista Productions                                                                   0
##   Altar Productions                                                                        0
##   Alter Films                                                                              0
##   Alternate Ending Studios                                                                 0
##   Altitude Film Entertainment                                                              0
##   Altus Productions                                                                        0
##   Always Split Aces Productions                                                            0
##   Amalgam Features                                                                         0
##   Amasia Entertainment                                                                     0
##   Amaze Film + Television                                                                  0
##   Amazing Film Studio                                                                      0
##   Amazon Studios                                                                           0
##   amber entertainment                                                                      0
##   Amber Lamps                                                                              0
##   Amberdale Productions                                                                    0
##   AMBI Group                                                                               0
##   Ambi Pictures                                                                            0
##   Ambience Entertainment                                                                   0
##   Ambient Entertainment GmbH                                                               0
##   Amblimation                                                                              0
##   Amblin Entertainment                                                                     0
##   Ambrosino / Delmenico                                                                    0
##   Ambush Entertainment                                                                     0
##   AMC Pictures                                                                             0
##   Amen Ra Films                                                                            0
##   Ameran Films                                                                             0
##   Amercent Films                                                                           0
##   American Broadcasting Company (ABC)                                                      0
##   American Cinema International                                                            0
##   American Cinema Productions                                                              0
##   American Eagle                                                                           0
##   American Empirical Pictures                                                              0
##   American Entertainment Investors                                                         0
##   American Entertainment Partners II L.P.                                                  0
##   American Entertainment Partners L.P.                                                     0
##   American Film Company                                                                    0
##   American Film Institute (AFI)                                                            0
##   American Films                                                                           0
##   American Independent Productions                                                         0
##   American International Pictures (AIP)                                                    0
##   American International Productions                                                       0
##   American Media Group                                                                     0
##   American Playhouse                                                                       0
##   American Playhouse Theatrical Films                                                      0
##   American Werewolf Inc.                                                                   0
##   American Zoetrope                                                                        0
##   Amicus Entertainment                                                                     0
##   Amicus Productions                                                                       0
##   Amjo Productions                                                                         0
##   AMLF                                                                                     0
##   Amok II Productions                                                                      0
##   Amok Productions                                                                         0
##   Amy Robinson Productions                                                                 0
##   An Olive Branch Productions                                                              0
##   ANA Media                                                                                0
##   Anacol Productions Inc.                                                                  0
##   Anagram Pictures Inc.                                                                    0
##   Anagram Produktion                                                                       0
##   Anant Singh Production                                                                   0
##   Anarchos Productions                                                                     0
##   Anchor Bay                                                                               0
##   Anchor Bay Entertainment                                                                 0
##   Anchor Bay Films                                                                         0
##   Andalasia Productions                                                                    0
##   Andale Pictures                                                                          0
##   Andell Entertainment                                                                     0
##   Andertainment Group                                                                      0
##   Andor Films                                                                              0
##   Andrea Leone Films                                                                       0
##   Andrea Sperling Productions                                                              0
##   Andrew Lauren Productions (ALP)                                                          0
##   Andrew Stevens Entertainment                                                             0
##   Ang Lee Productions                                                                      0
##   Angeles Entertainment Group                                                              0
##   Angels & Airwaves                                                                        0
##   Anglia Television                                                                        0
##   Anglo-Amalgamated Film Distributors                                                      0
##   Anglo-Amalgamated Productions                                                            0
##   Anglo-American Film Corporation                                                          0
##   Anglo Enterprises                                                                        0
##   Angoa-Agicoa                                                                             0
##   Angry Films                                                                              0
##   Anguish Film                                                                             0
##   Anhelo Productions                                                                       0
##   Anil Kapoor Film Company                                                                 0
##   AnimagicNet A/S                                                                          0
##   Animakids Productions                                                                    0
##   Animal Kingdom                                                                           0
##   Animal Logic                                                                             0
##   Animal Planet                                                                            0
##   Animatógrafo                                                                          0
##   Animation Picture Company                                                                0
##   Animationwerks                                                                           0
##   Anime Innovation Tokyo                                                                   0
##   Animus Films                                                                             0
##   Aniplex                                                                                  0
##   Anka Film                                                                                0
##   Anna Lena Films                                                                          0
##   Annapurna Pictures                                                                       0
##   Annapurna Productions                                                                    0
##   Annuit Coeptis Entertainment II                                                          0
##   Annuit Coeptis Entertainment Inc.                                                        0
##   Anomaly Entertainment                                                                    0
##   Anonymous Content                                                                        0
##   Another Mulligan Entertainment                                                           0
##   Antares Produzione Cinematografica                                                       0
##   Antena 3 Films                                                                           0
##   Antena 3 Televisión                                                                   0
##   Anthem Productions                                                                       0
##   Anthos Media                                                                             0
##   Antidote Films                                                                           0
##   Antidote Films (I)                                                                       0
##   Antietam Filmworks                                                                       0
##   Anton Capital Entertainment (ACE)                                                        0
##   Antzworks                                                                                0
##   Apaches Entertainment                                                                    0
##   Apart Films                                                                              0
##   Apatow Productions                                                                       0
##   Aperture Entertainment                                                                   0
##   Apipoulaï                                                                             0
##   Apjac International                                                                      0
##   APJAC Productions                                                                        0
##   Apollo Associates                                                                        0
##   Apollo Media                                                                             0
##   Apollo Pictures                                                                          0
##   ApolloMedia Distribution                                                                 0
##   ApolloMovie Beteiligungs                                                                 0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                       0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                           0
##   ApolloProMovie                                                                           0
##   ApolloProMovie & Co. 3. Filmproduktion                                                   0
##   ApolloProScreen                                                                          0
##   ApolloProScreen Filmproduktion                                                           0
##   Apotheosis Media Group                                                                   0
##   Apparatus Productions                                                                    0
##   Appian Way                                                                               0
##   Apple Corps                                                                              0
##   Apple Film Productions                                                                   0
##   Apple Inc.                                                                               0
##   Applecross                                                                               0
##   Applehead Pictures                                                                       0
##   Appleseed Film Partners                                                                  0
##   Applied Action                                                                           0
##   April Productions                                                                        0
##   APT Films                                                                                0
##   Aquarius Films                                                                           0
##   AR-TL                                                                                    0
##   AR Films                                                                                 0
##   Arable Entertainment                                                                     0
##   Arachnid Productions Ltd.                                                                0
##   Aramid Entertainment Fund                                                                0
##   Arc Entertainment                                                                        0
##   Arc Productions                                                                          0
##   Arcade Films                                                                             0
##   Arcade Pictures                                                                          0
##   Arcadia Motion Pictures                                                                  0
##   Arcane Pictures                                                                          0
##   Archangel                                                                                0
##   Archer Entertainment                                                                     0
##   Archer Gray                                                                              0
##   Archer Street Productions                                                                0
##   Archimede                                                                                0
##   Archipel 35                                                                              0
##   Arclight Films                                                                           0
##   Arcola Pictures                                                                          0
##   Arcturus Motion Pictures                                                                 0
##   ARD                                                                                      0
##   ARD Degeto Film                                                                          0
##   ARD/Degeto Film GmbH                                                                     0
##   Ardustry Entertainment                                                                   0
##   area japan                                                                               0
##   Arena Productions                                                                        0
##   Arenamedia                                                                               0
##   Argonaut Pictures                                                                        0
##   Argos Films                                                                              0
##   Argyle Enterprises                                                                       0
##   Argyll Film Partners                                                                     0
##   Aries [jp]                                                                               0
##   Aries Cinematográfica Argentina                                                       0
##   Aries Productions                                                                        0
##   ArieScope Pictures                                                                       0
##   Aristos Films                                                                            0
##   Ariztical Entertainment                                                                  0
##   Arkoff International                                                                     0
##   Arlington Road Productions Corporation                                                   0
##   ARM Entertainment                                                                        0
##   Armada Films                                                                             0
##   Armian pictures                                                                          0
##   Armor Entertainment                                                                      0
##   Armory Films                                                                             0
##   Armzfx                                                                                   0
##   Arnold Kopelson Productions                                                              0
##   Arnold Stiefel Company                                                                   0
##   Arnon Milchan Productions                                                                0
##   ARO Entertainment                                                                        0
##   ARP Sélection                                                                         0
##   Arramis Films                                                                            0
##   Arrete Ton Cinema                                                                        0
##   Arrow Films                                                                              0
##   Arrowstorm Entertainment                                                                 0
##   ARS Film Production                                                                      0
##   Ars Nova                                                                                 0
##   Art & Industry                                                                           0
##   Art In Motion                                                                            0
##   Art Linson Productions                                                                   0
##   Art Pictures Studio                                                                      0
##   Artémis Productions                                                                   0
##   Arte                                                                                     0
##   ARTE                                                                                     0
##   Arte Deutschland TV GmbH                                                                 0
##   Arte France                                                                              0
##   Arte France Cinéma                                                                    0
##   Artemis                                                                                  0
##   Artemis Film                                                                             0
##   Artfire Films                                                                            0
##   Artic Productions LLC                                                                    0
##   ArtImage Entertainment                                                                   0
##   Artimm                                                                                   0
##   Artina Films                                                                             0
##   Artisan Entertainment                                                                    0
##   Artist Film                                                                              0
##   Artista Management                                                                       0
##   Artistry Limited                                                                         0
##   Artists Entertainment Complex                                                            0
##   Artists Production Group (APG)                                                           0
##   Artists Public Domain                                                                    0
##   ArtPhyl                                                                                  0
##   Arts Council of England                                                                  0
##   Arts+Labor                                                                               0
##   Arturo Production                                                                        0
##   Arwin Productions                                                                        0
##   As Is Productions                                                                        0
##   ASAF                                                                                     0
##   Asahi National Broadcasting Company                                                      0
##   Asap films                                                                               0
##   Ascendant Pictures                                                                       0
##   Ascension Pictures                                                                       0
##   Ascension Productions                                                                    0
##   Ascot Elite Home Entertainment                                                           0
##   Asgaard Entertainment                                                                    0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                 0
##   Asia Digital Entertainment                                                               0
##   Asia Tropical Films                                                                      0
##   ASIG Productions                                                                         0
##   Asis Productions                                                                         0
##   ASK Kodansha                                                                             0
##   Asmik Ace Entertainment                                                                  0
##   Aspect Ratio Film                                                                        0
##   Aspen Film Society                                                                       0
##   Aspen Productions                                                                        0
##   Aspen Productions (I)                                                                    0
##   Asphalt Productions                                                                      0
##   Assassin's Fist Limited                                                                  0
##   Assassin Films                                                                           0
##   Associated British-Pathé                                                              0
##   Associated Capital                                                                       0
##   Associated General Films                                                                 0
##   Associated Producers (API)                                                               0
##   Associates & Aldrich Company, The                                                        0
##   Astral Bellevue Pathé                                                                 0
##   Astral Media                                                                             0
##   Astron-6 Video International                                                             0
##   Asylum Films                                                                             0
##   Asylum, The                                                                              0
##   Asymmetrical Productions                                                                 0
##   Atípica Films                                                                         0
##   ATG Productions                                                                          0
##   Atitude Produções e Empreendimentos                                                0
##   Atkinson/Knickerbocker Productions                                                       0
##   Atlantic Entertainment Group                                                             0
##   Atlantic Picture Company                                                                 0
##   Atlantic Pictures                                                                        0
##   Atlantic Pictures (II)                                                                   0
##   Atlantic Releasing Corporation                                                           0
##   Atlantic Swiss Productions                                                               0
##   Atlantic Television                                                                      0
##   Atlas 2 Productions                                                                      0
##   Atlas Entertainment                                                                      0
##   Atlas Film                                                                               0
##   Atlas Films                                                                              0
##   Atlas Independent                                                                        0
##   Atlas Productions                                                                        0
##   Atman Entertainment                                                                      0
##   Atmo Media Network                                                                       0
##   Atmosphere Entertainment MM                                                              0
##   Atmospheric Pictures                                                                     0
##   ATO Pictures                                                                             0
##   ATR Films                                                                                0
##   Atresmedia Cine                                                                          0
##   Attaboy Films                                                                            0
##   Attainment Media Group                                                                   0
##   Attercop Productions                                                                     0
##   Attic Light Films                                                                        0
##   Attila Productions                                                                       0
##   Aubrey Schenck Productions                                                               0
##   Audax Films                                                                              0
##   Audley Films LLP                                                                         0
##   August Entertainment                                                                     0
##   August Films                                                                             0
##   Augustus Color                                                                           0
##   Augustus Film                                                                            0
##   Aura Entertainment                                                                       0
##   Aura Film Partnership                                                                    0
##   Aurora Entertainment                                                                     0
##   Aurora Productions                                                                       0
##   Australian Broadcasting Corporation                                                      0
##   Australian Film Commission                                                               0
##   Australian Film Finance Corporation                                                      0
##   Australian Film Finance Corporation (AFFC)                                               0
##   Australian International Film Corp. (AIFC)                                               0
##   Automatic Media                                                                          0
##   Automatik Entertainment                                                                  0
##   Autonomous                                                                               0
##   Autonomous Films                                                                         0
##   Autour de Minuit Productions                                                             0
##   AV Club, The                                                                             0
##   AV Pictures                                                                              0
##   AvÅŸar Film                                                                            0
##   Avala Film                                                                               0
##   Avalanche Films                                                                          0
##   Avalanche Productions                                                                    0
##   Avalon Pictures                                                                          0
##   Avalon Studios                                                                           0
##   Avalon/NFU Studios                                                                       0
##   AVCO Embassy Pictures                                                                    0
##   Avenging Conscience                                                                      0
##   Avenue Entertainment                                                                     0
##   Avenue Picture                                                                           0
##   Avenue Pictures Productions                                                              0
##   Aversano Films                                                                           0
##   Avery Pix                                                                                0
##   Avex Inc.                                                                                0
##   Avi Arad Productions                                                                     0
##   Avi Chai fund                                                                            0
##   Avnet/Kerner Productions                                                                 0
##   Avrora Media                                                                             0
##   Awesomeness Films                                                                        0
##   Axon Films                                                                               0
##   AZ Works                                                                                 0
##   Azari Media                                                                              0
##   AZL Productions KG                                                                       0
##   Azoff Entertainment                                                                      0
##   B and G Derivatives Holdings                                                             0
##   B.A. Produktion                                                                          0
##   B.D.S. Productions                                                                       0
##   B.D.S. Productions Inc.                                                                  0
##   B.H. Finance C.V.                                                                        0
##   B24                                                                                      0
##   Baba Arts Limited Productions                                                            0
##   Babbo Inc.                                                                               0
##   Babe Film                                                                                0
##   Babe Films                                                                               0
##   Babelsberg Film                                                                          0
##   Babelsberg Film GmbH                                                                     0
##   Babelsberg International Film Produktion                                                 0
##   Babieka                                                                                  0
##   Baby Cart                                                                                0
##   Baby Cow Films                                                                           0
##   Baby Cow Productions                                                                     0
##   Babylon                                                                                  0
##   Babylonian Productions                                                                   0
##   Bac Films                                                                                0
##   BAC Films                                                                                0
##   Bachelor Party Productions                                                               0
##   Bachrach/Gottlieb Productions                                                            0
##   Back Lot Pictures                                                                        0
##   Backup Films                                                                             0
##   Backup Media                                                                             0
##   Bacon & Eggs                                                                             0
##   Bad Angels Productions, Ltd.                                                             0
##   Bad Badger                                                                               0
##   Bad Biology                                                                              0
##   Bad Cop Bad Cop Film Productions                                                         0
##   Bad Hat Harry Productions                                                                0
##   Bad Lt. Productions                                                                      0
##   Bad Monkey Productions                                                                   0
##   Bad Robot                                                                                0
##   Badlands Company                                                                         0
##   Bórd Scannán na hÃâ\200°ireann                                                       0
##   Bagdasarian Productions                                                                  0
##   BaggyJoe Productions                                                                     0
##   Bahr Productions Inc.                                                                    0
##   Bait Productions                                                                         0
##   Baker Street                                                                             0
##   Bakshi Productions                                                                       0
##   Balaji Motion Pictures                                                                   0
##   Balcor Film Investors                                                                    0
##   Baldwin Entertainment Group                                                              0
##   Baldwin/Cohen Productions                                                                0
##   Ballinran Productions                                                                    0
##   Ballpark Productions Partnership                                                         0
##   Baltic Film Group                                                                        0
##   Baltic Film Services                                                                     0
##   Baltimore Pictures                                                                       0
##   Baltimore Spring Creek Pictures                                                          0
##   Baltimore Spring Creek Productions                                                       0
##   Baltmedia                                                                                0
##   Banana-Moon Sky Films                                                                    0
##   Bandai Visual Company (JAPAN)                                                            0
##   Bande a Part Films                                                                       0
##   Bandito Brothers                                                                         0
##   Bandoola Productions                                                                     0
##   Banger Films                                                                             0
##   Banger Productions                                                                       0
##   Bankable                                                                                 0
##   Bankside Films                                                                           0
##   Banner House Productions                                                                 0
##   Banter                                                                                   0
##   Barbarian Films                                                                          0
##   Barclays Mercantile Industrial Finance                                                   0
##   Bardel Entertainment Inc.                                                                0
##   barefoot films                                                                           0
##   Barenholtz Production                                                                    0
##   Barking Fish Entertainment                                                               0
##   Barnet Bain Films                                                                        0
##   Barnsnape Films                                                                          0
##   Baron Films                                                                              0
##   Barraboy Films                                                                           0
##   Barry & Enright Productions                                                              0
##   Barry Mendel Productions                                                                 0
##   Bartlett Films                                                                           0
##   Barwood Films                                                                            0
##   Base 12 Productions                                                                      0
##   Basic Pictures                                                                           0
##   Basket Case Productions                                                                  0
##   Batjac Productions                                                                       0
##   Battle Mountain Films                                                                    0
##   Battleplan Productions                                                                   0
##   Bauer Martinez Studios                                                                   0
##   Baumgarten-Prophet Entertainment                                                         0
##   Baumgarten Management and Productions (BMP)                                              0
##   Baumgarten Merims Productions                                                            0
##   Bausan Films                                                                             0
##   Bavaria Film                                                                             0
##   Bavaria Pictures                                                                         0
##   Bay Films                                                                                0
##   Bayerischer Banken-Fonds                                                                 0
##   Bayerischer Rundfunk (BR)                                                                0
##   Bayonne Entertainment                                                                    0
##   Bayou Film Inc                                                                           0
##   Bayou Pictures                                                                           0
##   Bazelevs Production                                                                      0
##   Bazmark Films                                                                            0
##   BB Film Productions                                                                      0
##   BB Films                                                                                 0
##   BBC                                                                                      0
##   BBC America                                                                              0
##   BBC Arena                                                                                0
##   BBC Cymru Wales                                                                          0
##   BBC Drama Group                                                                          0
##   BBC Drama Productions                                                                    0
##   BBC Earth                                                                                0
##   BBC Earth Films                                                                          0
##   BBC Films                                                                                0
##   BBC Home Video                                                                           0
##   BBC Natural History                                                                      0
##   BBC Scotland                                                                             0
##   BBC Storyville                                                                           0
##   BBC Television UK                                                                        0
##   BBC Wales                                                                                0
##   BBC Worldwide                                                                            0
##   BBS Productions                                                                          0
##   BCDF Pictures                                                                            0
##   BD Cine                                                                                  0
##   Be Gentlemen Limited Partnership                                                         0
##   Be Good Productions                                                                      0
##   Beachfront Films                                                                         0
##   Beachside Films                                                                          0
##   Beacon Communications                                                                    0
##   Beacon Pictures                                                                          0
##   Beagle Pug Films                                                                         0
##   Beanca Films                                                                             0
##   Beatrice Film                                                                            0
##   Beautiful Kate Productions                                                               0
##   Beaver Films                                                                             0
##   Bece Canada Productions                                                                  0
##   Becker International                                                                     0
##   Bedford Falls Company, The                                                               0
##   Bedford Falls Productions                                                                0
##   Bedlam Pictures                                                                          0
##   Bedlam Productions                                                                       0
##   Bee Holder Productions                                                                   0
##   Bee Train                                                                                0
##   Bee Vine Pictures                                                                        0
##   Beech Hill Films                                                                         0
##   Before the Door Pictures                                                                 0
##   Beginner's Luck                                                                          0
##   Behavioral Problem Productions Ltd.                                                      0
##   Beijing Poly-bona Film Distribution Company                                              0
##   Beijing Shuijing Shenlan International Media Co.                                         0
##   Bekmambetov Projects Ltd.                                                                0
##   Bel Air Entertainment                                                                    0
##   Belgacom                                                                                 0
##   Believe Entertainment                                                                    0
##   Believe Pictures                                                                         0
##   Bell Broadcast and New Media Fund                                                        0
##   Bell Media                                                                               0
##   Bella Productions                                                                        0
##   Belladonna Productions                                                                   0
##   Bellanova Films                                                                          0
##   Belle Pictures                                                                           0
##   Bellpond Films                                                                           0
##   Bellwether Pictures                                                                      0
##   Ben-Ami/Leeds Productions                                                                0
##   Benaroya Pictures                                                                        0
##   Benchmark                                                                                0
##   Bender-Spink Inc.                                                                        0
##   Benderspink                                                                              0
##   BenderSpink                                                                              0
##   Benedek Films                                                                            0
##   Benedict Pictures Corp.                                                                  0
##   Benmar Productions                                                                       0
##   Bennett-Robbins Productions                                                              0
##   Benteveo Producciones                                                                    0
##   Bentley Productions                                                                      0
##   Bergman Lustig productions                                                               0
##   Berkshire Axis Media                                                                     0
##   Berlanti Productions                                                                     0
##   Bernard Gayle Productions                                                                0
##   Berrick Filmproduktion                                                                   0
##   Bersin Pictures                                                                          0
##   Bert Marcus Productions                                                                  0
##   Berwick Street Productions                                                               0
##   Best Brains                                                                              0
##   Best Film                                                                                0
##   Best Man Filmproduktions                                                                 0
##   Best Medicine Productions                                                                0
##   Beta Cinema                                                                              0
##   Bettis Productions Limited                                                               0
##   Between The Eyes                                                                         0
##   Beverly Detroit                                                                          0
##   Bewitched                                                                                0
##   Beyond Films                                                                             0
##   Beyond Infinity                                                                          0
##   BFI Film Fund                                                                            0
##   BH Tilt                                                                                  0
##   Bhansali Films                                                                           0
##   BHE Films                                                                                0
##   Bi-polar Pictures                                                                        0
##   Bianca Film                                                                              0
##   Bifrost Pictures                                                                         0
##   Big Arty Productions                                                                     0
##   Big Bad Film                                                                             0
##   Big Beach Films                                                                          0
##   Big Beach Productions                                                                    0
##   Big Bug Pictures                                                                         0
##   Big Easy Pictures                                                                        0
##   Big Fan Productions                                                                      0
##   Big Farm                                                                                 0
##   Big Fish Films                                                                           0
##   Big Focus Television                                                                     0
##   Big Idea Productions                                                                     0
##   Big Indie Pictures                                                                       0
##   Big Kid Pictures                                                                         0
##   Big Noise Films                                                                          0
##   Big Picture Media Corporation                                                            0
##   BIG Pictures                                                                             0
##   Big Primate Pictures                                                                     0
##   Big Screen Entertainment Group                                                           0
##   Big Screen Productions                                                                   0
##   Big Shot Productions                                                                     0
##   Big Stan Productions                                                                     0
##   Big Talk Productions                                                                     0
##   Big Ticket Productions                                                                   0
##   Big World                                                                                0
##   Big Yellow Films                                                                         0
##   Bigel / Mailer Films                                                                     0
##   Bigel Entertainment                                                                      0
##   Bigelow Productions                                                                      0
##   Bigscope Films                                                                           0
##   Bikini Films                                                                             0
##   Bill and Ben Productions                                                                 0
##   Bill Graham Films                                                                        0
##   Bill Kenwright Films                                                                     0
##   Bill Melendez Productions                                                                0
##   Bill/Phillips                                                                            0
##   Billy Goat Pictures                                                                      0
##   BIM Distribuzione                                                                        0
##   Bing Crosby Productions                                                                  0
##   Bioskop-Film GmbH                                                                        0
##   Bioskop Film                                                                             0
##   Bioware                                                                                  0
##   Birchwood Pictures                                                                       0
##   Bird and a Bear Entertainment                                                            0
##   Birdsong Pictures                                                                        0
##   Birnbaum / Barber Productions                                                            0
##   Birnbaum/Barber                                                                          0
##   Biscayne Pictures                                                                        0
##   Bisgrove Entertainment                                                                   0
##   Bitter Films                                                                             0
##   Black & Blue Films                                                                       0
##   Black & White Productions                                                                0
##   Black and Blu Entertainment                                                              0
##   Black Balloon Productions                                                                0
##   Black Bear Pictures                                                                      0
##   Black Camel Pictures                                                                     0
##   Black Chalk Productions                                                                  0
##   Black Diamond Pictures                                                                   0
##   Black Fawn Films                                                                         0
##   Black Fish Films                                                                         0
##   Black Flag                                                                               0
##   Black Forest Films                                                                       0
##   Black Label Media                                                                        0
##   Black Light District                                                                     0
##   Black Marble Productions                                                                 0
##   Black Rhino Productions                                                                  0
##   Black Robe                                                                               0
##   Black Sand Pictures                                                                      0
##   Black Sheep Films                                                                        0
##   Black Sky Entertainment                                                                  0
##   Black Snake                                                                              0
##   Blackfriars Bridge Films                                                                 0
##   Blacklab Entertainment                                                                   0
##   Blackout Productions Inc.                                                                0
##   Blake Edwards                                                                            0
##   Blank of the Dead Productions                                                            0
##   Blast! Films                                                                             0
##   Bleiberg Entertainment                                                                   0
##   Blender Foundation                                                                       0
##   Blenkov & Schønnemann Pictures                                                        0
##   Blind Guy Films                                                                          0
##   Blind Spot Pictures Oy                                                                   0
##   Blind Wink                                                                               0
##   Blind Wink Productions                                                                   0
##   Blinder Films                                                                            0
##   Blinding Edge Pictures                                                                   0
##   BlinkWorks Media                                                                         0
##   Blinky Productions                                                                       0
##   Bliss                                                                                    0
##   Bliss Media                                                                              0
##   Blitz / Welch                                                                            0
##   Blitz Films                                                                              0
##   Blixa Film Productktion                                                                  0
##   Block / Hanson                                                                           0
##   Block 2 Pictures                                                                         0
##   Blockade Entertainment                                                                   0
##   Blockbuster Movie Entertainers                                                           0
##   Blondie Girl Productions                                                                 0
##   Blood & Chocolate Productions Ltd                                                        0
##   Blood & Wine Productions                                                                 0
##   Blood Relations Co.                                                                      0
##   Bloodline Pictures                                                                       0
##   Bloodline Productions                                                                    0
##   Bloodstar Productions                                                                    0
##   BloodWorks                                                                               0
##   Bloody Disgusting                                                                        0
##   Bloody Lip Productions                                                                   0
##   Blowback Pictures                                                                        0
##   BLT Productions                                                                          0
##   Blue-Tongue Films                                                                        0
##   Blue Askew                                                                               0
##   Blue Dot Productions                                                                     0
##   Blue Film                                                                                0
##   Blue Flower Productions                                                                  0
##   Blue Gardenia Productions                                                                0
##   Blue Parrot Productions                                                                  0
##   Blue Productions                                                                         0
##   Blue Rider Pictures                                                                      0
##   Blue Sea Productions                                                                     0
##   Blue Seraph Productions                                                                  0
##   Blue Sky Films                                                                           0
##   Blue Sky Studios                                                                         0
##   Blue Snow Productions                                                                    0
##   Blue Star Pictures                                                                       0
##   Blue Star Productions                                                                    0
##   Blue Train Productions                                                                   0
##   Blue Tulip Productions                                                                   0
##   Blue Wolf                                                                                0
##   Blue Yonder Films                                                                        0
##   Blueeyes Productions                                                                     0
##   Bluegrass Films                                                                          0
##   Bluemark Productions                                                                     0
##   Blueprint Pictures                                                                       0
##   Bluewater Pictures                                                                       0
##   Bluff Road Productions                                                                   0
##   Blumhouse Productions                                                                    0
##   Blurco                                                                                   0
##   BMG Independents                                                                         0
##   BMI (No. 9) Ltd.                                                                         0
##   BN Films                                                                                 0
##   BNJArmor                                                                                 0
##   Bo-Town Films                                                                            0
##   Bob Productions                                                                          0
##   Bob Swerer Productions                                                                   0
##   Bob Yari Productions                                                                     0
##   Bobby Jones Films LLC                                                                    0
##   Bocaboca Producciones S.A.                                                               0
##   BocFlix                                                                                  0
##   Boku Films                                                                               0
##   Bold Films                                                                               0
##   Boll KG                                                                                  0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                     0
##   Bollywood Hollywood Production                                                           0
##   Bomar OOD                                                                                0
##   Bombshell Pictures                                                                       0
##   Bona Fide Productions                                                                    0
##   BOND360                                                                                  0
##   Bonfire                                                                                  0
##   Boo Pictures                                                                             0
##   Bookshop Productions                                                                     0
##   Boram Entertainment Inc.                                                                 0
##   Bord Scannan na hEireann / Irish Film Board                                              0
##   Borde/Raich                                                                              0
##   BorderLine Films                                                                         0
##   Boss Media                                                                               0
##   Bottom of the Ninth Productions                                                          0
##   BoulderLight Pictures                                                                    0
##   Boulston Productions Limited                                                             0
##   Bouncing Betty Productions                                                               0
##   Boundless Pictures                                                                       0
##   Bourne Again                                                                             0
##   Bow and Arrow Entertainment                                                              0
##   Bowery Hills Entertainment                                                               0
##   Box Film                                                                                 0
##   Boxing Cat Films                                                                         0
##   Boy Culture LLC                                                                          0
##   Boy in the Box                                                                           0
##   Boy of the Year                                                                          0
##   Boy Wonder Films                                                                         0
##   Boyd's Company                                                                           0
##   BoZ Productions                                                                          0
##   Brad Grey Pictures                                                                       0
##   Brad Krevoy Television                                                                   0
##   Brad Zions Films                                                                         0
##   Braeburn Entertainment                                                                   0
##   Brain Farm Digital Cinema                                                                0
##   Branded Entertainment/Batfilm Productions                                                0
##   Brandenberg                                                                              0
##   Brandes Films International                                                              0
##   Brandman Productions                                                                     0
##   Brandt/Haas Productions                                                                  0
##   Brandywine Productions                                                                   0
##   Brandywine Productions Ltd.                                                              0
##   Brass Hat Films                                                                          0
##   Braun Entertainment Group                                                                0
##   Braunsberg Productions                                                                   0
##   Brave New Films                                                                          0
##   Braven Films                                                                             0
##   Braveworld Productions                                                                   0
##   BraxtanFILM                                                                              0
##   Break Thru Films                                                                         0
##   Breaking Ball Films                                                                      0
##   Breakthrough Entertainment Productions                                                   0
##   Breakup Productions                                                                      0
##   Breathless Associates                                                                    0
##   Bregman-IAC Productions                                                                  0
##   Bregman/Baer Productions                                                                 0
##   Breton Film Productions                                                                  0
##   Bridge Films                                                                             0
##   Bridgegate FIlms                                                                         0
##   Bridget Johnson Films                                                                    0
##   Bridgit Folman Film Gang                                                                 0
##   Bridle Path Films                                                                        0
##   Bright-Persky Associates                                                                 0
##   Bright Cold Day Films                                                                    0
##   Brightlight Pictures                                                                     0
##   Brightlight Pictures Inc.                                                                0
##   Brightside Entertainment                                                                 0
##   Brightstar Films                                                                         0
##   Brillhart / Gonzales Productions                                                         0
##   Brillstein-Grey Entertainment                                                            0
##   Brillstein Entertainment Partners                                                        0
##   Brink Films                                                                              0
##   Brink Productions                                                                        0
##   Bristol Automotive                                                                       0
##   Bristol Bay Productions                                                                  0
##   British American Entertainment                                                           0
##   British Broadcasting Corporation (BBC)                                                   0
##   British Columbia Film                                                                    0
##   British Columbia Television                                                              0
##   British Empire Films Australia                                                           0
##   British Film Company                                                                     0
##   British Film Council                                                                     0
##   British Film Institute (BFI)                                                             0
##   British Lion-Columbia Distributors                                                       0
##   British Lion Film Corporation                                                            0
##   British Lion Films                                                                       0
##   British Screen                                                                           0
##   British Screen Finance Ltd                                                               0
##   British Screen Productions                                                               0
##   Britpack Film Company                                                                    0
##   Broad Green Pictures                                                                     0
##   Broadview Pictures                                                                       0
##   Broadway Video                                                                           0
##   Broken Chair Flickz                                                                      0
##   Broken Films                                                                             0
##   Broken Lizard Industries                                                                 0
##   Broken Road Productions                                                                  0
##   Bron Capital Partners                                                                    0
##   Bron Studios                                                                             0
##   Bronson Avenue                                                                           0
##   Brood Syndicate                                                                          0
##   Brooks Media                                                                             0
##   Brooksfilms                                                                              0
##   Brooksfilms Ltd.                                                                         0
##   Brookstreet Pictures                                                                     0
##   Brookwell-McNamara Entertainment                                                         0
##   Brothers Dowdle Productions                                                              0
##   Brouwersgracht Investments                                                               0
##   Brown & Stretic                                                                          0
##   Brown Sauce Film Productions                                                             0
##   BrownHouse Productions                                                                   0
##   Brownstone Productions                                                                   0
##   Bruce Brown Films                                                                        0
##   Brucks Entertainment                                                                     0
##   Bruin Grip Services                                                                      0
##   Bryna Productions                                                                        0
##   BSF Film                                                                                 0
##   BSM Studio                                                                               0
##   Bubby Productions                                                                        0
##   Buckaroo Entertainment                                                                   0
##   Buckeye Films                                                                            0
##   Buena Onda                                                                               0
##   Buena Vista                                                                              0
##   Buena Vista Distribution Company                                                         0
##   Buena Vista Home Entertainment                                                           0
##   Buena Vista Pictures                                                                     0
##   Bueprint Pictures                                                                        0
##   Buffalo Gal Pictures                                                                     0
##   Buffalo Picture House                                                                    0
##   BUFO                                                                                     0
##   Bugsy Malone Productions                                                                 0
##   Bull's Eye Entertainment                                                                 0
##   Bull Market Entertainment                                                                0
##   Bullet Films                                                                             0
##   Bullet Pictures                                                                          0
##   Bulletproof Cupid                                                                        0
##   Bungalow 78 Productions                                                                  0
##   Bungalow Productions                                                                     0
##   Bunk 11 Pictures                                                                         0
##   Burbank Films Australia                                                                  0
##   Burg/Koules Productions                                                                  0
##   Burgundy Films                                                                           0
##   Burke/Samples/Foster Productions                                                         0
##   Burn Later Productions                                                                   0
##   Burning Bright Productions                                                               0
##   Burning Ships Productions                                                                0
##   Burns Family Studios                                                                     0
##   Burnside Entertainment                                                                   0
##   Burskin Film                                                                             0
##   Busboy Productions                                                                       0
##   Bushwood Pictures                                                                        0
##   Business Location Sudtirol Alto Adige                                                    0
##   Busted Shark Productions                                                                 0
##   Busy Bee Productions                                                                     0
##   Butcher's Run Films                                                                      0
##   Butcher's Run Productions                                                                0
##   Buttercup Films Ltd.                                                                     0
##   BXR Productions                                                                          0
##   Byron A. Martin Productions                                                              0
##   Bystander Films                                                                          0
##   C-2 Pictures                                                                             0
##   C-Films AG                                                                               0
##   C-Hundred Film Corporation                                                               0
##   C & C Brown Production                                                                   0
##   C.B. Films S.A.                                                                          0
##   C.G. Cinema                                                                              0
##   C.O. Films                                                                               0
##   C.O.R.E. Feature Animation                                                               0
##   C.R.G. International                                                                     0
##   C5                                                                                       0
##   CAB Productions                                                                          0
##   Cabin Fever Films                                                                        0
##   Cabin Pictures                                                                           0
##   Cable Stuff Productions                                                                  0
##   Cadre Films                                                                              0
##   Café Film                                                                             0
##   Cake Productions Inc.                                                                    0
##   Calamity Films                                                                           0
##   Calash Corporation                                                                       0
##   Calendar Productions                                                                     0
##   Caliban Films                                                                            0
##   Caliber Media Company                                                                    0
##   California Pictures                                                                      0
##   Calimari Productions                                                                     0
##   Callahan Filmworks                                                                       0
##   CALT Productions                                                                         0
##   Caméra One                                                                            0
##   Camberwell / Fly Films                                                                   0
##   Cambria Productions                                                                      0
##   Cambridge Productions                                                                    0
##   Camellia Entertainment                                                                   0
##   Camelot Pictures                                                                         0
##   Camelot Productions                                                                      0
##   Camera 40 Productions                                                                    0
##   Camerimage Festival                                                                      0
##   CAMERON MACKINTOSH                                                                       0
##   Camp / Thompson Pictures                                                                 0
##   Camp Hill                                                                                0
##   Camp Video                                                                               0
##   Campanile Productions                                                                    0
##   Campbell Grobman Films                                                                   0
##   Campfire                                                                                 0
##   Campfire LLC                                                                             0
##   Canadian Film Centre (CFC)                                                               0
##   Canadian Film Development Corporation (CFDC)                                             0
##   Canadian Film or Video Production Tax Credit (CPTC)                                      0
##   Canadian Television (CTV)                                                                0
##   Canal Plus                                                                               0
##   Canal Plus Group                                                                         0
##   Canal Street Films                                                                       0
##   Canal Sur Televisión                                                                  0
##   Canal+                                                                                   0
##   Canal+ Droits Audiovisuels                                                               0
##   Canal+ España                                                                         0
##   Canal+ Polska                                                                            0
##   Canal+France                                                                             0
##   Canal+Polska                                                                             0
##   Canana Films                                                                             0
##   Candleridge Entertainment                                                                0
##   Candlewood Entertainment                                                                 0
##   Candy Heart Productions                                                                  0
##   Canfield Pictures                                                                        0
##   Cannell Studios                                                                          0
##   Cannes Film Festival                                                                     0
##   Cannibal Films Ltd.                                                                      0
##   Cannon and Morley Productions                                                            0
##   Cannon Entertainment                                                                     0
##   Cannon Films                                                                             0
##   Cannon Group                                                                             0
##   Cannon Italia Srl                                                                        0
##   Cannon Pictures                                                                          0
##   Cannon Productions                                                                       0
##   Canonigo Films                                                                           0
##   Cantharus Productions                                                                    0
##   Capacity Pictures                                                                        0
##   Capcom                                                                                   0
##   Capcom Company                                                                           0
##   Capelight Pictures                                                                       0
##   Capella                                                                                  0
##   Capella Films                                                                            0
##   Capella International                                                                    0
##   Capglobe                                                                                 0
##   Capital Arts Entertainment                                                               0
##   Capital Equipment Leasing                                                                0
##   Capital Markets Film Finance                                                             0
##   Capitol Films                                                                            0
##   Capitole Films                                                                           0
##   Cappa Defina Productions                                                                 0
##   Cappa Productions                                                                        0
##   Capstone Entertainment Group                                                             0
##   Captain Movies                                                                           0
##   Captivate Entertainment                                                                  0
##   Captivity Productions                                                                    0
##   Capture The Flag Films                                                                   0
##   Caramel Film                                                                             0
##   Caramel Films                                                                            0
##   Caravan Pictures                                                                         0
##   Carbunkle Cartoons                                                                       0
##   Cargo Entertainment                                                                      0
##   Cargo Films                                                                              0
##   Carlino Productions                                                                      0
##   Carlo Ponti Cinematografica                                                              0
##   Carlo Ponti Production                                                                   0
##   Carlyle Productions                                                                      0
##   Carmel Creek Productions                                                                 0
##   Carmel Entertainment                                                                     0
##   Carnaby International                                                                    0
##   Carnelian Productions                                                                    0
##   Carnival Films                                                                           0
##   Carnival Films & Television                                                              0
##   Caro-McLeod                                                                              0
##   Carol Baum Productions                                                                   0
##   Carolco Entertainment                                                                    0
##   Carolco International N.V.                                                               0
##   Carolco Pictures                                                                         0
##   Carolina Film Works                                                                      0
##   Caroline Films                                                                           0
##   Carousel Picture Company                                                                 0
##   Carousel Picture Company, The                                                            0
##   Carousel Productions                                                                     0
##   Carsey-Werner Company                                                                    0
##   Cart Before The Horse Productions                                                        0
##   Cartel Productions                                                                       0
##   Carthago Films S.a.r.l.                                                                  0
##   Cartier Productions                                                                      0
##   Cartoon Network Studios                                                                  0
##   Cartoon Saloon                                                                           0
##   Carver Films                                                                             0
##   Casa Bonita                                                                              0
##   Casablanca Filmworks                                                                     0
##   Casadelic Pictures                                                                       0
##   Case 39 Productions                                                                      0
##   Casey Productions                                                                        0
##   Casey Silver Productions                                                                 0
##   Cassadaga Film Production                                                                0
##   Castel Film Romania                                                                      0
##   Castel Film Studio                                                                       0
##   Castel Films                                                                             0
##   Castelao Pictures                                                                        0
##   Castelao Producciones                                                                    0
##   Castle Hill Productions                                                                  0
##   Castle Rock Entertainment                                                                0
##   Castleberg Productions                                                                   0
##   Castlight Pictures                                                                       0
##   Casualties Bureau                                                                        0
##   Cat Burglar Productions                                                                  0
##   CAT Films                                                                                0
##   Catacombs Productions                                                                    0
##   Catapult Films                                                                           0
##   Catch 23 Entertainment                                                                   0
##   Catch Productions                                                                        0
##   CatchPlay                                                                                0
##   Catfish Productions                                                                      0
##   Cattleya                                                                                 0
##   Causeway Films                                                                           0
##   Caviar Films                                                                             0
##   CB Films                                                                                 0
##   CB Productions                                                                           0
##   CBS Entertainment Productions                                                            0
##   CBS Films                                                                                0
##   CC Capital Arts Entertainment SRL                                                        0
##   CCCP                                                                                     0
##   CD Films                                                                                 0
##   Ce Qui Me Meut Motion Pictures                                                           0
##   Cecchi Gori Group Tiger Cinematografica                                                  0
##   Cecchi Gori Pictures                                                                     0
##   CED Productions                                                                          0
##   Celador Films                                                                            0
##   Celador Productions                                                                      0
##   Celandine Films                                                                          0
##   Cell                                                                                     0
##   Celluloid Dreams                                                                         0
##   Celluloid Dreams Productions                                                             0
##   Celtic Films Entertainment                                                               0
##   Cent Productions Inc.                                                                    0
##   Central                                                                                  0
##   Central Films                                                                            0
##   Central Films Limited                                                                    0
##   Central Independent Television                                                           0
##   Central Productions                                                                      0
##   Centre National de la Cinématographie                                                 0
##   Centre National de la Cinématographie (CNC)                                           0
##   Centron Pictures                                                                         0
##   Centropolis Entertainment                                                                0
##   Centropolis Film Productions                                                             0
##   Century 21 Television                                                                    0
##   Century Park Pictures                                                                    0
##   Century Time (H.K.) Ltd.                                                                 0
##   CFCN Communications                                                                      0
##   Chad Troutwine Films                                                                     0
##   Chain Camera Pictures                                                                    0
##   Chaintron                                                                                0
##   Chako Film Company                                                                       0
##   Chal Productions                                                                         0
##   Challenge Film Corporation                                                               0
##                                                                                         Freq
## Var1                                                                                     272
##   "DIA" Productions GmbH & Co. KG                                                          0
##   # Lexyn Productions                                                                      0
##   10 West Studios                                                                          0
##   100 Feet Productions                                                                     0
##   1019 Entertainment                                                                       0
##   108 Media                                                                                0
##   10th Hole Productions                                                                    0
##   11:11 Mediaworks                                                                         0
##   12 Gauge Productions                                                                     0
##   120dB Films                                                                              0
##   13 Ghosts Productions Canada Inc.                                                        0
##   1492 Pictures                                                                            0
##   1600 Limited Partnership                                                                 0
##   1812 Productions                                                                         0
##   1818                                                                                     0
##   1821 Pictures                                                                            0
##   185 Trax                                                                                 0
##   1976 Productions                                                                         0
##   1984 Private Defense Contractors                                                         0
##   1992 Number Four Limited Partnership                                                     0
##   2 Bridges Productions                                                                    0
##   2 Entertain                                                                              0
##   2 Entertain Video                                                                        0
##   2 Loop Films                                                                             0
##   2 Player Productions                                                                     0
##   2 Wolves Films                                                                           0
##   2.4.7. Films                                                                             0
##   2003 Productions                                                                         0
##   20ten Media                                                                              0
##   20th Century Fox                                                                         0
##   20th Century Fox Film Corporation                                                        0
##   20th Century Fox Home Entertainment                                                      0
##   20th Century Fox Russia                                                                  0
##   20th Century Fox Television                                                              0
##   20th Century Pictures                                                                    0
##   21 Laps Entertainment                                                                    0
##   21st Century Film Corporation                                                            0
##   224 Entertainment                                                                        0
##   2262730 Ontario                                                                          0
##   22h22                                                                                    0
##   23/5 Filmproduktion                                                                      0
##   24 Seven Productions                                                                     0
##   24/7 Films                                                                               0
##   26 Films                                                                                 0
##   27 Films Production                                                                      0
##   2929 Productions                                                                         0
##   2am Films                                                                                0
##   2B Films                                                                                 0
##   2DS Productions                                                                          0
##   2S Films                                                                                 0
##   3 Arts Entertainment                                                                     0
##   3 in the Box                                                                             0
##   3 Ring Circus Films                                                                      0
##   33 Pictures                                                                              0
##   3311 Productions                                                                         0
##   33andOut Productions                                                                     0
##   343 Industries                                                                           0
##   34th Street Films                                                                        0
##   360 Pictures                                                                             0
##   391 Productions                                                                          0
##   3b productions                                                                           0
##   3B Productions                                                                           0
##   3DTK                                                                                     0
##   3Foot7                                                                                   0
##   3L Filmproduktion GmbH                                                                   0
##   3L Filmverleih                                                                           0
##   3L Productions                                                                           0
##   40 Acres & A Mule Filmworks                                                              0
##   403 Productions                                                                          0
##   42 Films                                                                                 0
##   430 Productions                                                                          0
##   44th Floor Productions                                                                   0
##   455 Films                                                                                0
##   4Cows                                                                                    0
##   4DH Films                                                                                0
##   4Kids Entertainment                                                                      0
##   4M                                                                                       0
##   5150 Action                                                                              0
##   61* Productions Inc.                                                                     0
##   6140 Productions                                                                         0
##   7 Network                                                                                0
##   72 Productions                                                                           0
##   72nd Street Productions                                                                  0
##   777 Films Corporation                                                                    0
##   7th Sense Films                                                                          0
##   8:38 Productions                                                                         0
##   80 Days Productions                                                                      0
##   8383 Productions                                                                         0
##   852 Films                                                                                0
##   87Eleven                                                                                 0
##   8th In Line                                                                              0
##   9 Story Media Group                                                                      0
##   900 Films                                                                                0
##   98 MPH Productions                                                                       0
##   A-1 Pictures                                                                             0
##   A-Mark Entertainment                                                                     0
##   A-Team                                                                                   0
##   A B Corp                                                                                 0
##   A Band Apart                                                                             0
##   A BandApart                                                                              0
##   A Bigger Boat                                                                            0
##   A Company Filmproduktionsgesellschaft                                                    0
##   A Grand Elephant                                                                         0
##   A Hot Dog                                                                                0
##   A Loopy Production LLC                                                                   0
##   A Lucky Old Sun Production                                                               0
##   A Plus Entertainment                                                                     0
##   A&B Producoes                                                                            0
##   A&E IndieFilms                                                                           0
##   A&E Television Networks                                                                  0
##   A&M Films                                                                                0
##   A. C. I. Films                                                                           0
##   A. Film                                                                                  0
##   A.C. Lyles Productions                                                                   0
##   A.C.E.                                                                                   0
##   A.G. Films                                                                               0
##   A.J.O.Z. Films                                                                           0
##   A.S. Films                                                                               0
##   A.U.M. Films                                                                             0
##   A+E Studios                                                                              0
##   A113                                                                                     0
##   A2 Entertainment Group                                                                   0
##   A24                                                                                      0
##   A71 Productions                                                                          0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                              0
##   AAMPI Inc.                                                                               0
##   AAR Films                                                                                0
##   Aardman Animations                                                                       0
##   Aaron Spelling Productions                                                               0
##   Abandon Entertainment                                                                    0
##   Abandon Pictures                                                                         0
##   Abbolita Productions                                                                     0
##   ABC Circle Films                                                                         0
##   ABC Entertainment                                                                        0
##   ABC Family                                                                               0
##   ABC Motion Pictures                                                                      0
##   ABC Pictures                                                                             0
##   ABC Productions                                                                          0
##   ABC Studios                                                                              0
##   Abduction Films                                                                          0
##   Aberration Films                                                                         0
##   Abnormal Pictures                                                                        0
##   Abraham Productions                                                                      0
##   abramoff Production                                                                      0
##   Abramoff Production                                                                      0
##   ABS-CBN Film Productions                                                                 0
##   Absolute Entertainment                                                                   0
##   Academy Films                                                                            0
##   Academy Pictures                                                                         0
##   Acajou Films                                                                             0
##   Accelerated Matter                                                                       0
##   Accelerator Films                                                                        0
##   Accent Films                                                                             0
##   Access Films                                                                             0
##   Access Motion Pictures                                                                   0
##   Access Pictures                                                                          0
##   Accomplice Films                                                                         0
##   Ace Film Company                                                                         0
##   Achab Film                                                                               0
##   Achilles                                                                                 0
##   Achte Babelsberg Film                                                                    0
##   Acme Shark                                                                               0
##   Acorn Pictures                                                                           0
##   Acorn Productions                                                                        0
##   Acrobat Productions                                                                      0
##   Across the River Productions                                                             0
##   Across Town Productions                                                                  0
##   Act III Communications                                                                   0
##   Actionhouse                                                                              0
##   Active Entertainment                                                                     0
##   Ad Hominem Enterprises                                                                   0
##   Ad Vitim Distribution                                                                    0
##   Ada Films                                                                                0
##   Adam Fields Productions                                                                  0
##   Adam Schroeder Productions                                                               0
##   ADCB Films                                                                               0
##   Adder                                                                                    0
##   Addicted Productions                                                                     0
##   Addis Wechsler Pictures                                                                  0
##   Adelaide Film Festival                                                                   0
##   Aden Film                                                                                0
##   Adi Shankar Production                                                                   0
##   Adlabs Films Ltd.                                                                        0
##   Admire Productions Ltd.                                                                  0
##   AdScott Pictures                                                                         0
##   Adventure Pictures                                                                       0
##   AE Electra Productions                                                                   0
##   Aegis Film Fund                                                                          0
##   Aeroplano                                                                                0
##   Aeteas Filmproduktions                                                                   0
##   AF Production                                                                            0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                      0
##   Affirm Films                                                                             0
##   AFG Talons Productions                                                                   0
##   Afineevsky - Tolmor Production                                                           0
##   Afraid of the Dark                                                                       0
##   Afrodita Audiovisual, A.I.E.                                                             0
##   After Dark Films                                                                         0
##   Against the Wild Films                                                                   0
##   Agamemnon Films                                                                          0
##   Agat Films & Cie                                                                         0
##   Agatha Christie Ltd                                                                      0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                         0
##   Agencja Produkcji Filmowej                                                               0
##   Agenda                                                                                   0
##   Agent Two                                                                                0
##   AGGK Films                                                                               0
##   Aggregate Film                                                                           0
##   Aggregate Films                                                                          0
##   Agi Orsi Productions                                                                     0
##   Agora Entertainment                                                                      0
##   Ahimsa Films                                                                             0
##   AI-Film                                                                                  0
##   Aimimage Productions                                                                     0
##   Airborne Productions                                                                     0
##   Akil Production Company                                                                  0
##   Akkord Film Produktion GmbH                                                              0
##   Akson Studio                                                                             0
##   Al!ve AG                                                                                 0
##   Alabama Moon Entertainment                                                               0
##   Alabama Production Group                                                                 0
##   Alan Greenspan Productions                                                               0
##   Alan Jay Lerner Productions                                                              0
##   Alan Landsburg Productions                                                               0
##   Alan Sacks Productions                                                                   0
##   Alan Shayne Productions                                                                  0
##   Alarum PIctures                                                                          0
##   Albert Band International Productions Inc.                                               0
##   Albert S. Ruddy Productions                                                              0
##   Alberta Film Entertainment                                                               0
##   Alberto Grimaldi Productions                                                             0
##   Albino Alligator Productions                                                             0
##   Alced Productions                                                                        0
##   Alchemedia Films                                                                         0
##   Alchemy Television                                                                       0
##   Alcina Pictures                                                                          0
##   Alcon Entertainment                                                                      0
##   Alcor Films                                                                              0
##   Alcove Entertainment                                                                     0
##   Aldamisa Entertainment                                                                   0
##   Aldrich Group                                                                            0
##   Alea Docs & Films                                                                        0
##   Alejandro Martínez                                                                    0
##   Aleph Motion Pictures                                                                    0
##   Alex Entertainment Inc.                                                                  0
##   Alexander Groupe                                                                         0
##   Alexander Salkind                                                                        0
##   Alexandre Films                                                                          0
##   Alfama Films                                                                             0
##   Alfran Productions                                                                       0
##   Alfred Image Works                                                                       0
##   Alfred J. Hitchcock Productions                                                          0
##   Algonquin                                                                                0
##   Algonquin Productions Limited                                                            0
##   AliBella Pictures                                                                        0
##   Alicéléo                                                                           0
##   Alive Films                                                                              0
##   Alive Productions                                                                        0
##   All For A Films                                                                          0
##   All Girl Productions                                                                     0
##   All Knight Productions                                                                   0
##   All Night Productions                                                                    0
##   Allagash Films                                                                           0
##   Allan Zeman Productions                                                                  0
##   Allarcom Limited                                                                         0
##   Allarts                                                                                  0
##   Allarts Production                                                                       0
##   Allegra Pictures                                                                         0
##   Allegro-Film                                                                             0
##   Allegro Films                                                                            0
##   Alliance                                                                                 0
##   Alliance Atlantis Communications                                                         0
##   Alliance Atlantis Motion Picture Production                                              0
##   Alliance Communications                                                                  0
##   Alliance Communications Corporation                                                      0
##   Alliance Entertainment                                                                   0
##   Alliance Films                                                                           0
##   Allied Artists                                                                           0
##   Allied Artists Pictures                                                                  0
##   Allied Film Makers                                                                       0
##   Allied Film Production                                                                   0
##   Allied Filmmakers                                                                        0
##   Allied Stars, Ltd.                                                                       0
##   Allied Vision                                                                            0
##   Alligator Inc                                                                            0
##   Allison Shearmur Productions                                                             0
##   Alloy Entertainment                                                                      0
##   Allspark Pictures                                                                        0
##   Almega Projects                                                                          0
##   Almena Films                                                                             0
##   Almost Midnight Productions                                                              0
##   Aloe Entertainment                                                                       0
##   Along The Tracks                                                                         0
##   Aloupis Productions                                                                      0
##   Alpha Core                                                                               0
##   Alpha Films                                                                              0
##   Alpha Productions                                                                        0
##   Alphaville Films                                                                         0
##   Alphaville Productions                                                                   0
##   Alpine Pictures                                                                          0
##   Alquimia Cinema                                                                          0
##   Also Known As Pictures                                                                   0
##   Alta Films S.A.                                                                          0
##   Alta Loma Entertainment                                                                  0
##   Alta Vista Film Production                                                               0
##   Alta Vista Productions                                                                   0
##   Altar Productions                                                                        0
##   Alter Films                                                                              0
##   Alternate Ending Studios                                                                 0
##   Altitude Film Entertainment                                                              0
##   Altus Productions                                                                        0
##   Always Split Aces Productions                                                            0
##   Amalgam Features                                                                         0
##   Amasia Entertainment                                                                     0
##   Amaze Film + Television                                                                  0
##   Amazing Film Studio                                                                      0
##   Amazon Studios                                                                           0
##   amber entertainment                                                                      0
##   Amber Lamps                                                                              0
##   Amberdale Productions                                                                    0
##   AMBI Group                                                                               0
##   Ambi Pictures                                                                            0
##   Ambience Entertainment                                                                   0
##   Ambient Entertainment GmbH                                                               0
##   Amblimation                                                                              0
##   Amblin Entertainment                                                                     0
##   Ambrosino / Delmenico                                                                    0
##   Ambush Entertainment                                                                     0
##   AMC Pictures                                                                             0
##   Amen Ra Films                                                                            0
##   Ameran Films                                                                             0
##   Amercent Films                                                                           0
##   American Broadcasting Company (ABC)                                                      0
##   American Cinema International                                                            0
##   American Cinema Productions                                                              0
##   American Eagle                                                                           0
##   American Empirical Pictures                                                              0
##   American Entertainment Investors                                                         0
##   American Entertainment Partners II L.P.                                                  0
##   American Entertainment Partners L.P.                                                     0
##   American Film Company                                                                    0
##   American Film Institute (AFI)                                                            0
##   American Films                                                                           0
##   American Independent Productions                                                         0
##   American International Pictures (AIP)                                                    0
##   American International Productions                                                       0
##   American Media Group                                                                     0
##   American Playhouse                                                                       0
##   American Playhouse Theatrical Films                                                      0
##   American Werewolf Inc.                                                                   0
##   American Zoetrope                                                                        0
##   Amicus Entertainment                                                                     0
##   Amicus Productions                                                                       0
##   Amjo Productions                                                                         0
##   AMLF                                                                                     0
##   Amok II Productions                                                                      0
##   Amok Productions                                                                         0
##   Amy Robinson Productions                                                                 0
##   An Olive Branch Productions                                                              0
##   ANA Media                                                                                0
##   Anacol Productions Inc.                                                                  0
##   Anagram Pictures Inc.                                                                    0
##   Anagram Produktion                                                                       0
##   Anant Singh Production                                                                   0
##   Anarchos Productions                                                                     0
##   Anchor Bay                                                                               0
##   Anchor Bay Entertainment                                                                 0
##   Anchor Bay Films                                                                         0
##   Andalasia Productions                                                                    0
##   Andale Pictures                                                                          0
##   Andell Entertainment                                                                     0
##   Andertainment Group                                                                      0
##   Andor Films                                                                              0
##   Andrea Leone Films                                                                       0
##   Andrea Sperling Productions                                                              0
##   Andrew Lauren Productions (ALP)                                                          0
##   Andrew Stevens Entertainment                                                             0
##   Ang Lee Productions                                                                      0
##   Angeles Entertainment Group                                                              0
##   Angels & Airwaves                                                                        0
##   Anglia Television                                                                        0
##   Anglo-Amalgamated Film Distributors                                                      0
##   Anglo-Amalgamated Productions                                                            0
##   Anglo-American Film Corporation                                                          0
##   Anglo Enterprises                                                                        0
##   Angoa-Agicoa                                                                             0
##   Angry Films                                                                              0
##   Anguish Film                                                                             0
##   Anhelo Productions                                                                       0
##   Anil Kapoor Film Company                                                                 0
##   AnimagicNet A/S                                                                          0
##   Animakids Productions                                                                    0
##   Animal Kingdom                                                                           0
##   Animal Logic                                                                             0
##   Animal Planet                                                                            0
##   Animatógrafo                                                                          0
##   Animation Picture Company                                                                0
##   Animationwerks                                                                           0
##   Anime Innovation Tokyo                                                                   0
##   Animus Films                                                                             0
##   Aniplex                                                                                  0
##   Anka Film                                                                                0
##   Anna Lena Films                                                                          0
##   Annapurna Pictures                                                                       0
##   Annapurna Productions                                                                    0
##   Annuit Coeptis Entertainment II                                                          0
##   Annuit Coeptis Entertainment Inc.                                                        0
##   Anomaly Entertainment                                                                    0
##   Anonymous Content                                                                        0
##   Another Mulligan Entertainment                                                           0
##   Antares Produzione Cinematografica                                                       0
##   Antena 3 Films                                                                           0
##   Antena 3 Televisión                                                                   0
##   Anthem Productions                                                                       0
##   Anthos Media                                                                             0
##   Antidote Films                                                                           0
##   Antidote Films (I)                                                                       0
##   Antietam Filmworks                                                                       0
##   Anton Capital Entertainment (ACE)                                                        0
##   Antzworks                                                                                0
##   Apaches Entertainment                                                                    0
##   Apart Films                                                                              0
##   Apatow Productions                                                                       0
##   Aperture Entertainment                                                                   0
##   Apipoulaï                                                                             0
##   Apjac International                                                                      0
##   APJAC Productions                                                                        0
##   Apollo Associates                                                                        0
##   Apollo Media                                                                             0
##   Apollo Pictures                                                                          0
##   ApolloMedia Distribution                                                                 0
##   ApolloMovie Beteiligungs                                                                 0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                       0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                           0
##   ApolloProMovie                                                                           0
##   ApolloProMovie & Co. 3. Filmproduktion                                                   0
##   ApolloProScreen                                                                          0
##   ApolloProScreen Filmproduktion                                                           0
##   Apotheosis Media Group                                                                   0
##   Apparatus Productions                                                                    0
##   Appian Way                                                                               0
##   Apple Corps                                                                              0
##   Apple Film Productions                                                                   0
##   Apple Inc.                                                                               0
##   Applecross                                                                               0
##   Applehead Pictures                                                                       0
##   Appleseed Film Partners                                                                  0
##   Applied Action                                                                           0
##   April Productions                                                                        0
##   APT Films                                                                                0
##   Aquarius Films                                                                           0
##   AR-TL                                                                                    0
##   AR Films                                                                                 0
##   Arable Entertainment                                                                     0
##   Arachnid Productions Ltd.                                                                0
##   Aramid Entertainment Fund                                                                0
##   Arc Entertainment                                                                        0
##   Arc Productions                                                                          0
##   Arcade Films                                                                             0
##   Arcade Pictures                                                                          0
##   Arcadia Motion Pictures                                                                  0
##   Arcane Pictures                                                                          0
##   Archangel                                                                                0
##   Archer Entertainment                                                                     0
##   Archer Gray                                                                              0
##   Archer Street Productions                                                                0
##   Archimede                                                                                0
##   Archipel 35                                                                              0
##   Arclight Films                                                                           0
##   Arcola Pictures                                                                          0
##   Arcturus Motion Pictures                                                                 0
##   ARD                                                                                      0
##   ARD Degeto Film                                                                          0
##   ARD/Degeto Film GmbH                                                                     0
##   Ardustry Entertainment                                                                   0
##   area japan                                                                               0
##   Arena Productions                                                                        0
##   Arenamedia                                                                               0
##   Argonaut Pictures                                                                        0
##   Argos Films                                                                              0
##   Argyle Enterprises                                                                       0
##   Argyll Film Partners                                                                     0
##   Aries [jp]                                                                               0
##   Aries Cinematográfica Argentina                                                       0
##   Aries Productions                                                                        0
##   ArieScope Pictures                                                                       0
##   Aristos Films                                                                            0
##   Ariztical Entertainment                                                                  0
##   Arkoff International                                                                     0
##   Arlington Road Productions Corporation                                                   0
##   ARM Entertainment                                                                        0
##   Armada Films                                                                             0
##   Armian pictures                                                                          0
##   Armor Entertainment                                                                      0
##   Armory Films                                                                             0
##   Armzfx                                                                                   0
##   Arnold Kopelson Productions                                                              0
##   Arnold Stiefel Company                                                                   0
##   Arnon Milchan Productions                                                                0
##   ARO Entertainment                                                                        0
##   ARP Sélection                                                                         0
##   Arramis Films                                                                            0
##   Arrete Ton Cinema                                                                        0
##   Arrow Films                                                                              0
##   Arrowstorm Entertainment                                                                 0
##   ARS Film Production                                                                      0
##   Ars Nova                                                                                 0
##   Art & Industry                                                                           0
##   Art In Motion                                                                            0
##   Art Linson Productions                                                                   0
##   Art Pictures Studio                                                                      0
##   Artémis Productions                                                                   0
##   Arte                                                                                     0
##   ARTE                                                                                     0
##   Arte Deutschland TV GmbH                                                                 0
##   Arte France                                                                              0
##   Arte France Cinéma                                                                    0
##   Artemis                                                                                  0
##   Artemis Film                                                                             0
##   Artfire Films                                                                            0
##   Artic Productions LLC                                                                    0
##   ArtImage Entertainment                                                                   0
##   Artimm                                                                                   0
##   Artina Films                                                                             0
##   Artisan Entertainment                                                                    0
##   Artist Film                                                                              0
##   Artista Management                                                                       0
##   Artistry Limited                                                                         0
##   Artists Entertainment Complex                                                            0
##   Artists Production Group (APG)                                                           0
##   Artists Public Domain                                                                    0
##   ArtPhyl                                                                                  0
##   Arts Council of England                                                                  0
##   Arts+Labor                                                                               0
##   Arturo Production                                                                        0
##   Arwin Productions                                                                        0
##   As Is Productions                                                                        0
##   ASAF                                                                                     0
##   Asahi National Broadcasting Company                                                      0
##   Asap films                                                                               0
##   Ascendant Pictures                                                                       0
##   Ascension Pictures                                                                       0
##   Ascension Productions                                                                    0
##   Ascot Elite Home Entertainment                                                           0
##   Asgaard Entertainment                                                                    0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                 0
##   Asia Digital Entertainment                                                               0
##   Asia Tropical Films                                                                      0
##   ASIG Productions                                                                         0
##   Asis Productions                                                                         0
##   ASK Kodansha                                                                             0
##   Asmik Ace Entertainment                                                                  0
##   Aspect Ratio Film                                                                        0
##   Aspen Film Society                                                                       0
##   Aspen Productions                                                                        0
##   Aspen Productions (I)                                                                    0
##   Asphalt Productions                                                                      0
##   Assassin's Fist Limited                                                                  0
##   Assassin Films                                                                           0
##   Associated British-Pathé                                                              0
##   Associated Capital                                                                       0
##   Associated General Films                                                                 0
##   Associated Producers (API)                                                               0
##   Associates & Aldrich Company, The                                                        0
##   Astral Bellevue Pathé                                                                 0
##   Astral Media                                                                             0
##   Astron-6 Video International                                                             0
##   Asylum Films                                                                             0
##   Asylum, The                                                                              0
##   Asymmetrical Productions                                                                 0
##   Atípica Films                                                                         0
##   ATG Productions                                                                          0
##   Atitude Produções e Empreendimentos                                                0
##   Atkinson/Knickerbocker Productions                                                       0
##   Atlantic Entertainment Group                                                             0
##   Atlantic Picture Company                                                                 0
##   Atlantic Pictures                                                                        0
##   Atlantic Pictures (II)                                                                   0
##   Atlantic Releasing Corporation                                                           0
##   Atlantic Swiss Productions                                                               0
##   Atlantic Television                                                                      0
##   Atlas 2 Productions                                                                      0
##   Atlas Entertainment                                                                      0
##   Atlas Film                                                                               0
##   Atlas Films                                                                              0
##   Atlas Independent                                                                        0
##   Atlas Productions                                                                        0
##   Atman Entertainment                                                                      0
##   Atmo Media Network                                                                       0
##   Atmosphere Entertainment MM                                                              0
##   Atmospheric Pictures                                                                     0
##   ATO Pictures                                                                             0
##   ATR Films                                                                                0
##   Atresmedia Cine                                                                          0
##   Attaboy Films                                                                            0
##   Attainment Media Group                                                                   0
##   Attercop Productions                                                                     0
##   Attic Light Films                                                                        0
##   Attila Productions                                                                       0
##   Aubrey Schenck Productions                                                               0
##   Audax Films                                                                              0
##   Audley Films LLP                                                                         0
##   August Entertainment                                                                     0
##   August Films                                                                             0
##   Augustus Color                                                                           0
##   Augustus Film                                                                            0
##   Aura Entertainment                                                                       0
##   Aura Film Partnership                                                                    0
##   Aurora Entertainment                                                                     0
##   Aurora Productions                                                                       0
##   Australian Broadcasting Corporation                                                      0
##   Australian Film Commission                                                               0
##   Australian Film Finance Corporation                                                      0
##   Australian Film Finance Corporation (AFFC)                                               0
##   Australian International Film Corp. (AIFC)                                               0
##   Automatic Media                                                                          0
##   Automatik Entertainment                                                                  0
##   Autonomous                                                                               0
##   Autonomous Films                                                                         0
##   Autour de Minuit Productions                                                             0
##   AV Club, The                                                                             0
##   AV Pictures                                                                              0
##   AvÅŸar Film                                                                            0
##   Avala Film                                                                               0
##   Avalanche Films                                                                          0
##   Avalanche Productions                                                                    0
##   Avalon Pictures                                                                          0
##   Avalon Studios                                                                           0
##   Avalon/NFU Studios                                                                       0
##   AVCO Embassy Pictures                                                                    0
##   Avenging Conscience                                                                      0
##   Avenue Entertainment                                                                     0
##   Avenue Picture                                                                           0
##   Avenue Pictures Productions                                                              0
##   Aversano Films                                                                           0
##   Avery Pix                                                                                0
##   Avex Inc.                                                                                0
##   Avi Arad Productions                                                                     0
##   Avi Chai fund                                                                            0
##   Avnet/Kerner Productions                                                                 0
##   Avrora Media                                                                             0
##   Awesomeness Films                                                                        0
##   Axon Films                                                                               0
##   AZ Works                                                                                 0
##   Azari Media                                                                              0
##   AZL Productions KG                                                                       0
##   Azoff Entertainment                                                                      0
##   B and G Derivatives Holdings                                                             0
##   B.A. Produktion                                                                          0
##   B.D.S. Productions                                                                       0
##   B.D.S. Productions Inc.                                                                  0
##   B.H. Finance C.V.                                                                        0
##   B24                                                                                      0
##   Baba Arts Limited Productions                                                            0
##   Babbo Inc.                                                                               0
##   Babe Film                                                                                0
##   Babe Films                                                                               0
##   Babelsberg Film                                                                          0
##   Babelsberg Film GmbH                                                                     0
##   Babelsberg International Film Produktion                                                 0
##   Babieka                                                                                  0
##   Baby Cart                                                                                0
##   Baby Cow Films                                                                           0
##   Baby Cow Productions                                                                     0
##   Babylon                                                                                  0
##   Babylonian Productions                                                                   0
##   Bac Films                                                                                0
##   BAC Films                                                                                0
##   Bachelor Party Productions                                                               0
##   Bachrach/Gottlieb Productions                                                            0
##   Back Lot Pictures                                                                        0
##   Backup Films                                                                             0
##   Backup Media                                                                             0
##   Bacon & Eggs                                                                             0
##   Bad Angels Productions, Ltd.                                                             0
##   Bad Badger                                                                               0
##   Bad Biology                                                                              0
##   Bad Cop Bad Cop Film Productions                                                         0
##   Bad Hat Harry Productions                                                                0
##   Bad Lt. Productions                                                                      0
##   Bad Monkey Productions                                                                   0
##   Bad Robot                                                                                0
##   Badlands Company                                                                         0
##   Bórd Scannán na hÃâ\200°ireann                                                       0
##   Bagdasarian Productions                                                                  0
##   BaggyJoe Productions                                                                     0
##   Bahr Productions Inc.                                                                    0
##   Bait Productions                                                                         0
##   Baker Street                                                                             0
##   Bakshi Productions                                                                       0
##   Balaji Motion Pictures                                                                   0
##   Balcor Film Investors                                                                    0
##   Baldwin Entertainment Group                                                              0
##   Baldwin/Cohen Productions                                                                0
##   Ballinran Productions                                                                    0
##   Ballpark Productions Partnership                                                         0
##   Baltic Film Group                                                                        0
##   Baltic Film Services                                                                     0
##   Baltimore Pictures                                                                       0
##   Baltimore Spring Creek Pictures                                                          0
##   Baltimore Spring Creek Productions                                                       0
##   Baltmedia                                                                                0
##   Banana-Moon Sky Films                                                                    0
##   Bandai Visual Company (JAPAN)                                                            0
##   Bande a Part Films                                                                       0
##   Bandito Brothers                                                                         0
##   Bandoola Productions                                                                     0
##   Banger Films                                                                             0
##   Banger Productions                                                                       0
##   Bankable                                                                                 0
##   Bankside Films                                                                           0
##   Banner House Productions                                                                 0
##   Banter                                                                                   0
##   Barbarian Films                                                                          0
##   Barclays Mercantile Industrial Finance                                                   0
##   Bardel Entertainment Inc.                                                                0
##   barefoot films                                                                           0
##   Barenholtz Production                                                                    0
##   Barking Fish Entertainment                                                               0
##   Barnet Bain Films                                                                        0
##   Barnsnape Films                                                                          0
##   Baron Films                                                                              0
##   Barraboy Films                                                                           0
##   Barry & Enright Productions                                                              0
##   Barry Mendel Productions                                                                 0
##   Bartlett Films                                                                           0
##   Barwood Films                                                                            0
##   Base 12 Productions                                                                      0
##   Basic Pictures                                                                           0
##   Basket Case Productions                                                                  0
##   Batjac Productions                                                                       0
##   Battle Mountain Films                                                                    0
##   Battleplan Productions                                                                   0
##   Bauer Martinez Studios                                                                   0
##   Baumgarten-Prophet Entertainment                                                         0
##   Baumgarten Management and Productions (BMP)                                              0
##   Baumgarten Merims Productions                                                            0
##   Bausan Films                                                                             0
##   Bavaria Film                                                                             0
##   Bavaria Pictures                                                                         0
##   Bay Films                                                                                0
##   Bayerischer Banken-Fonds                                                                 0
##   Bayerischer Rundfunk (BR)                                                                0
##   Bayonne Entertainment                                                                    0
##   Bayou Film Inc                                                                           0
##   Bayou Pictures                                                                           0
##   Bazelevs Production                                                                      0
##   Bazmark Films                                                                            0
##   BB Film Productions                                                                      0
##   BB Films                                                                                 0
##   BBC                                                                                      0
##   BBC America                                                                              0
##   BBC Arena                                                                                0
##   BBC Cymru Wales                                                                          0
##   BBC Drama Group                                                                          0
##   BBC Drama Productions                                                                    0
##   BBC Earth                                                                                0
##   BBC Earth Films                                                                          0
##   BBC Films                                                                                0
##   BBC Home Video                                                                           0
##   BBC Natural History                                                                      0
##   BBC Scotland                                                                             0
##   BBC Storyville                                                                           0
##   BBC Television UK                                                                        0
##   BBC Wales                                                                                0
##   BBC Worldwide                                                                            0
##   BBS Productions                                                                          0
##   BCDF Pictures                                                                            0
##   BD Cine                                                                                  0
##   Be Gentlemen Limited Partnership                                                         0
##   Be Good Productions                                                                      0
##   Beachfront Films                                                                         0
##   Beachside Films                                                                          0
##   Beacon Communications                                                                    0
##   Beacon Pictures                                                                          0
##   Beagle Pug Films                                                                         0
##   Beanca Films                                                                             0
##   Beatrice Film                                                                            0
##   Beautiful Kate Productions                                                               0
##   Beaver Films                                                                             0
##   Bece Canada Productions                                                                  0
##   Becker International                                                                     0
##   Bedford Falls Company, The                                                               0
##   Bedford Falls Productions                                                                0
##   Bedlam Pictures                                                                          0
##   Bedlam Productions                                                                       0
##   Bee Holder Productions                                                                   0
##   Bee Train                                                                                0
##   Bee Vine Pictures                                                                        0
##   Beech Hill Films                                                                         0
##   Before the Door Pictures                                                                 0
##   Beginner's Luck                                                                          0
##   Behavioral Problem Productions Ltd.                                                      0
##   Beijing Poly-bona Film Distribution Company                                              0
##   Beijing Shuijing Shenlan International Media Co.                                         0
##   Bekmambetov Projects Ltd.                                                                0
##   Bel Air Entertainment                                                                    0
##   Belgacom                                                                                 0
##   Believe Entertainment                                                                    0
##   Believe Pictures                                                                         0
##   Bell Broadcast and New Media Fund                                                        0
##   Bell Media                                                                               0
##   Bella Productions                                                                        0
##   Belladonna Productions                                                                   0
##   Bellanova Films                                                                          0
##   Belle Pictures                                                                           0
##   Bellpond Films                                                                           0
##   Bellwether Pictures                                                                      0
##   Ben-Ami/Leeds Productions                                                                0
##   Benaroya Pictures                                                                        0
##   Benchmark                                                                                0
##   Bender-Spink Inc.                                                                        0
##   Benderspink                                                                              0
##   BenderSpink                                                                              0
##   Benedek Films                                                                            0
##   Benedict Pictures Corp.                                                                  0
##   Benmar Productions                                                                       0
##   Bennett-Robbins Productions                                                              0
##   Benteveo Producciones                                                                    0
##   Bentley Productions                                                                      0
##   Bergman Lustig productions                                                               0
##   Berkshire Axis Media                                                                     0
##   Berlanti Productions                                                                     0
##   Bernard Gayle Productions                                                                0
##   Berrick Filmproduktion                                                                   0
##   Bersin Pictures                                                                          0
##   Bert Marcus Productions                                                                  0
##   Berwick Street Productions                                                               0
##   Best Brains                                                                              0
##   Best Film                                                                                0
##   Best Man Filmproduktions                                                                 0
##   Best Medicine Productions                                                                0
##   Beta Cinema                                                                              0
##   Bettis Productions Limited                                                               0
##   Between The Eyes                                                                         0
##   Beverly Detroit                                                                          0
##   Bewitched                                                                                0
##   Beyond Films                                                                             0
##   Beyond Infinity                                                                          0
##   BFI Film Fund                                                                            0
##   BH Tilt                                                                                  0
##   Bhansali Films                                                                           0
##   BHE Films                                                                                0
##   Bi-polar Pictures                                                                        0
##   Bianca Film                                                                              0
##   Bifrost Pictures                                                                         0
##   Big Arty Productions                                                                     0
##   Big Bad Film                                                                             0
##   Big Beach Films                                                                          0
##   Big Beach Productions                                                                    0
##   Big Bug Pictures                                                                         0
##   Big Easy Pictures                                                                        0
##   Big Fan Productions                                                                      0
##   Big Farm                                                                                 0
##   Big Fish Films                                                                           0
##   Big Focus Television                                                                     0
##   Big Idea Productions                                                                     0
##   Big Indie Pictures                                                                       0
##   Big Kid Pictures                                                                         0
##   Big Noise Films                                                                          0
##   Big Picture Media Corporation                                                            0
##   BIG Pictures                                                                             0
##   Big Primate Pictures                                                                     0
##   Big Screen Entertainment Group                                                           0
##   Big Screen Productions                                                                   0
##   Big Shot Productions                                                                     0
##   Big Stan Productions                                                                     0
##   Big Talk Productions                                                                     0
##   Big Ticket Productions                                                                   0
##   Big World                                                                                0
##   Big Yellow Films                                                                         0
##   Bigel / Mailer Films                                                                     0
##   Bigel Entertainment                                                                      0
##   Bigelow Productions                                                                      0
##   Bigscope Films                                                                           0
##   Bikini Films                                                                             0
##   Bill and Ben Productions                                                                 0
##   Bill Graham Films                                                                        0
##   Bill Kenwright Films                                                                     0
##   Bill Melendez Productions                                                                0
##   Bill/Phillips                                                                            0
##   Billy Goat Pictures                                                                      0
##   BIM Distribuzione                                                                        0
##   Bing Crosby Productions                                                                  0
##   Bioskop-Film GmbH                                                                        0
##   Bioskop Film                                                                             0
##   Bioware                                                                                  0
##   Birchwood Pictures                                                                       0
##   Bird and a Bear Entertainment                                                            0
##   Birdsong Pictures                                                                        0
##   Birnbaum / Barber Productions                                                            0
##   Birnbaum/Barber                                                                          0
##   Biscayne Pictures                                                                        0
##   Bisgrove Entertainment                                                                   0
##   Bitter Films                                                                             0
##   Black & Blue Films                                                                       0
##   Black & White Productions                                                                0
##   Black and Blu Entertainment                                                              0
##   Black Balloon Productions                                                                0
##   Black Bear Pictures                                                                      0
##   Black Camel Pictures                                                                     0
##   Black Chalk Productions                                                                  0
##   Black Diamond Pictures                                                                   0
##   Black Fawn Films                                                                         0
##   Black Fish Films                                                                         0
##   Black Flag                                                                               0
##   Black Forest Films                                                                       0
##   Black Label Media                                                                        0
##   Black Light District                                                                     0
##   Black Marble Productions                                                                 0
##   Black Rhino Productions                                                                  0
##   Black Robe                                                                               0
##   Black Sand Pictures                                                                      0
##   Black Sheep Films                                                                        0
##   Black Sky Entertainment                                                                  0
##   Black Snake                                                                              0
##   Blackfriars Bridge Films                                                                 0
##   Blacklab Entertainment                                                                   0
##   Blackout Productions Inc.                                                                0
##   Blake Edwards                                                                            0
##   Blank of the Dead Productions                                                            0
##   Blast! Films                                                                             0
##   Bleiberg Entertainment                                                                   0
##   Blender Foundation                                                                       0
##   Blenkov & Schønnemann Pictures                                                        0
##   Blind Guy Films                                                                          0
##   Blind Spot Pictures Oy                                                                   0
##   Blind Wink                                                                               0
##   Blind Wink Productions                                                                   0
##   Blinder Films                                                                            0
##   Blinding Edge Pictures                                                                   0
##   BlinkWorks Media                                                                         0
##   Blinky Productions                                                                       0
##   Bliss                                                                                    0
##   Bliss Media                                                                              0
##   Blitz / Welch                                                                            0
##   Blitz Films                                                                              0
##   Blixa Film Productktion                                                                  0
##   Block / Hanson                                                                           0
##   Block 2 Pictures                                                                         0
##   Blockade Entertainment                                                                   0
##   Blockbuster Movie Entertainers                                                           0
##   Blondie Girl Productions                                                                 0
##   Blood & Chocolate Productions Ltd                                                        0
##   Blood & Wine Productions                                                                 0
##   Blood Relations Co.                                                                      0
##   Bloodline Pictures                                                                       0
##   Bloodline Productions                                                                    0
##   Bloodstar Productions                                                                    0
##   BloodWorks                                                                               0
##   Bloody Disgusting                                                                        0
##   Bloody Lip Productions                                                                   0
##   Blowback Pictures                                                                        0
##   BLT Productions                                                                          0
##   Blue-Tongue Films                                                                        0
##   Blue Askew                                                                               0
##   Blue Dot Productions                                                                     0
##   Blue Film                                                                                0
##   Blue Flower Productions                                                                  0
##   Blue Gardenia Productions                                                                0
##   Blue Parrot Productions                                                                  0
##   Blue Productions                                                                         0
##   Blue Rider Pictures                                                                      0
##   Blue Sea Productions                                                                     0
##   Blue Seraph Productions                                                                  0
##   Blue Sky Films                                                                           0
##   Blue Sky Studios                                                                         0
##   Blue Snow Productions                                                                    0
##   Blue Star Pictures                                                                       0
##   Blue Star Productions                                                                    0
##   Blue Train Productions                                                                   0
##   Blue Tulip Productions                                                                   0
##   Blue Wolf                                                                                0
##   Blue Yonder Films                                                                        0
##   Blueeyes Productions                                                                     0
##   Bluegrass Films                                                                          0
##   Bluemark Productions                                                                     0
##   Blueprint Pictures                                                                       0
##   Bluewater Pictures                                                                       0
##   Bluff Road Productions                                                                   0
##   Blumhouse Productions                                                                    0
##   Blurco                                                                                   0
##   BMG Independents                                                                         0
##   BMI (No. 9) Ltd.                                                                         0
##   BN Films                                                                                 0
##   BNJArmor                                                                                 0
##   Bo-Town Films                                                                            0
##   Bob Productions                                                                          0
##   Bob Swerer Productions                                                                   0
##   Bob Yari Productions                                                                     0
##   Bobby Jones Films LLC                                                                    0
##   Bocaboca Producciones S.A.                                                               0
##   BocFlix                                                                                  0
##   Boku Films                                                                               0
##   Bold Films                                                                               0
##   Boll KG                                                                                  0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                     0
##   Bollywood Hollywood Production                                                           0
##   Bomar OOD                                                                                0
##   Bombshell Pictures                                                                       0
##   Bona Fide Productions                                                                    0
##   BOND360                                                                                  0
##   Bonfire                                                                                  0
##   Boo Pictures                                                                             0
##   Bookshop Productions                                                                     0
##   Boram Entertainment Inc.                                                                 0
##   Bord Scannan na hEireann / Irish Film Board                                              0
##   Borde/Raich                                                                              0
##   BorderLine Films                                                                         0
##   Boss Media                                                                               0
##   Bottom of the Ninth Productions                                                          0
##   BoulderLight Pictures                                                                    0
##   Boulston Productions Limited                                                             0
##   Bouncing Betty Productions                                                               0
##   Boundless Pictures                                                                       0
##   Bourne Again                                                                             0
##   Bow and Arrow Entertainment                                                              0
##   Bowery Hills Entertainment                                                               0
##   Box Film                                                                                 0
##   Boxing Cat Films                                                                         0
##   Boy Culture LLC                                                                          0
##   Boy in the Box                                                                           0
##   Boy of the Year                                                                          0
##   Boy Wonder Films                                                                         0
##   Boyd's Company                                                                           0
##   BoZ Productions                                                                          0
##   Brad Grey Pictures                                                                       0
##   Brad Krevoy Television                                                                   0
##   Brad Zions Films                                                                         0
##   Braeburn Entertainment                                                                   0
##   Brain Farm Digital Cinema                                                                0
##   Branded Entertainment/Batfilm Productions                                                0
##   Brandenberg                                                                              0
##   Brandes Films International                                                              0
##   Brandman Productions                                                                     0
##   Brandt/Haas Productions                                                                  0
##   Brandywine Productions                                                                   0
##   Brandywine Productions Ltd.                                                              0
##   Brass Hat Films                                                                          0
##   Braun Entertainment Group                                                                0
##   Braunsberg Productions                                                                   0
##   Brave New Films                                                                          0
##   Braven Films                                                                             0
##   Braveworld Productions                                                                   0
##   BraxtanFILM                                                                              0
##   Break Thru Films                                                                         0
##   Breaking Ball Films                                                                      0
##   Breakthrough Entertainment Productions                                                   0
##   Breakup Productions                                                                      0
##   Breathless Associates                                                                    0
##   Bregman-IAC Productions                                                                  0
##   Bregman/Baer Productions                                                                 0
##   Breton Film Productions                                                                  0
##   Bridge Films                                                                             0
##   Bridgegate FIlms                                                                         0
##   Bridget Johnson Films                                                                    0
##   Bridgit Folman Film Gang                                                                 0
##   Bridle Path Films                                                                        0
##   Bright-Persky Associates                                                                 0
##   Bright Cold Day Films                                                                    0
##   Brightlight Pictures                                                                     0
##   Brightlight Pictures Inc.                                                                0
##   Brightside Entertainment                                                                 0
##   Brightstar Films                                                                         0
##   Brillhart / Gonzales Productions                                                         0
##   Brillstein-Grey Entertainment                                                            0
##   Brillstein Entertainment Partners                                                        0
##   Brink Films                                                                              0
##   Brink Productions                                                                        0
##   Bristol Automotive                                                                       0
##   Bristol Bay Productions                                                                  0
##   British American Entertainment                                                           0
##   British Broadcasting Corporation (BBC)                                                   0
##   British Columbia Film                                                                    0
##   British Columbia Television                                                              0
##   British Empire Films Australia                                                           0
##   British Film Company                                                                     0
##   British Film Council                                                                     0
##   British Film Institute (BFI)                                                             0
##   British Lion-Columbia Distributors                                                       0
##   British Lion Film Corporation                                                            0
##   British Lion Films                                                                       0
##   British Screen                                                                           0
##   British Screen Finance Ltd                                                               0
##   British Screen Productions                                                               0
##   Britpack Film Company                                                                    0
##   Broad Green Pictures                                                                     0
##   Broadview Pictures                                                                       0
##   Broadway Video                                                                           0
##   Broken Chair Flickz                                                                      0
##   Broken Films                                                                             0
##   Broken Lizard Industries                                                                 0
##   Broken Road Productions                                                                  0
##   Bron Capital Partners                                                                    0
##   Bron Studios                                                                             0
##   Bronson Avenue                                                                           0
##   Brood Syndicate                                                                          0
##   Brooks Media                                                                             0
##   Brooksfilms                                                                              0
##   Brooksfilms Ltd.                                                                         0
##   Brookstreet Pictures                                                                     0
##   Brookwell-McNamara Entertainment                                                         0
##   Brothers Dowdle Productions                                                              0
##   Brouwersgracht Investments                                                               0
##   Brown & Stretic                                                                          0
##   Brown Sauce Film Productions                                                             0
##   BrownHouse Productions                                                                   0
##   Brownstone Productions                                                                   0
##   Bruce Brown Films                                                                        0
##   Brucks Entertainment                                                                     0
##   Bruin Grip Services                                                                      0
##   Bryna Productions                                                                        0
##   BSF Film                                                                                 0
##   BSM Studio                                                                               0
##   Bubby Productions                                                                        0
##   Buckaroo Entertainment                                                                   0
##   Buckeye Films                                                                            0
##   Buena Onda                                                                               0
##   Buena Vista                                                                              0
##   Buena Vista Distribution Company                                                         0
##   Buena Vista Home Entertainment                                                           0
##   Buena Vista Pictures                                                                     0
##   Bueprint Pictures                                                                        0
##   Buffalo Gal Pictures                                                                     0
##   Buffalo Picture House                                                                    0
##   BUFO                                                                                     0
##   Bugsy Malone Productions                                                                 0
##   Bull's Eye Entertainment                                                                 0
##   Bull Market Entertainment                                                                0
##   Bullet Films                                                                             0
##   Bullet Pictures                                                                          0
##   Bulletproof Cupid                                                                        0
##   Bungalow 78 Productions                                                                  0
##   Bungalow Productions                                                                     0
##   Bunk 11 Pictures                                                                         0
##   Burbank Films Australia                                                                  0
##   Burg/Koules Productions                                                                  0
##   Burgundy Films                                                                           0
##   Burke/Samples/Foster Productions                                                         0
##   Burn Later Productions                                                                   0
##   Burning Bright Productions                                                               0
##   Burning Ships Productions                                                                0
##   Burns Family Studios                                                                     0
##   Burnside Entertainment                                                                   0
##   Burskin Film                                                                             0
##   Busboy Productions                                                                       0
##   Bushwood Pictures                                                                        0
##   Business Location Sudtirol Alto Adige                                                    0
##   Busted Shark Productions                                                                 0
##   Busy Bee Productions                                                                     0
##   Butcher's Run Films                                                                      0
##   Butcher's Run Productions                                                                0
##   Buttercup Films Ltd.                                                                     0
##   BXR Productions                                                                          0
##   Byron A. Martin Productions                                                              0
##   Bystander Films                                                                          0
##   C-2 Pictures                                                                             0
##   C-Films AG                                                                               0
##   C-Hundred Film Corporation                                                               0
##   C & C Brown Production                                                                   0
##   C.B. Films S.A.                                                                          0
##   C.G. Cinema                                                                              0
##   C.O. Films                                                                               0
##   C.O.R.E. Feature Animation                                                               0
##   C.R.G. International                                                                     0
##   C5                                                                                       0
##   CAB Productions                                                                          0
##   Cabin Fever Films                                                                        0
##   Cabin Pictures                                                                           0
##   Cable Stuff Productions                                                                  0
##   Cadre Films                                                                              0
##   Café Film                                                                             0
##   Cake Productions Inc.                                                                    0
##   Calamity Films                                                                           0
##   Calash Corporation                                                                       0
##   Calendar Productions                                                                     0
##   Caliban Films                                                                            0
##   Caliber Media Company                                                                    0
##   California Pictures                                                                      0
##   Calimari Productions                                                                     0
##   Callahan Filmworks                                                                       0
##   CALT Productions                                                                         0
##   Caméra One                                                                            0
##   Camberwell / Fly Films                                                                   0
##   Cambria Productions                                                                      0
##   Cambridge Productions                                                                    0
##   Camellia Entertainment                                                                   0
##   Camelot Pictures                                                                         0
##   Camelot Productions                                                                      0
##   Camera 40 Productions                                                                    0
##   Camerimage Festival                                                                      0
##   CAMERON MACKINTOSH                                                                       0
##   Camp / Thompson Pictures                                                                 0
##   Camp Hill                                                                                0
##   Camp Video                                                                               0
##   Campanile Productions                                                                    0
##   Campbell Grobman Films                                                                   0
##   Campfire                                                                                 0
##   Campfire LLC                                                                             0
##   Canadian Film Centre (CFC)                                                               0
##   Canadian Film Development Corporation (CFDC)                                             0
##   Canadian Film or Video Production Tax Credit (CPTC)                                      0
##   Canadian Television (CTV)                                                                0
##   Canal Plus                                                                               0
##   Canal Plus Group                                                                         0
##   Canal Street Films                                                                       0
##   Canal Sur Televisión                                                                  0
##   Canal+                                                                                   0
##   Canal+ Droits Audiovisuels                                                               0
##   Canal+ España                                                                         0
##   Canal+ Polska                                                                            0
##   Canal+France                                                                             0
##   Canal+Polska                                                                             0
##   Canana Films                                                                             0
##   Candleridge Entertainment                                                                0
##   Candlewood Entertainment                                                                 0
##   Candy Heart Productions                                                                  0
##   Canfield Pictures                                                                        0
##   Cannell Studios                                                                          0
##   Cannes Film Festival                                                                     0
##   Cannibal Films Ltd.                                                                      0
##   Cannon and Morley Productions                                                            0
##   Cannon Entertainment                                                                     0
##   Cannon Films                                                                             0
##   Cannon Group                                                                             0
##   Cannon Italia Srl                                                                        0
##   Cannon Pictures                                                                          0
##   Cannon Productions                                                                       0
##   Canonigo Films                                                                           0
##   Cantharus Productions                                                                    0
##   Capacity Pictures                                                                        0
##   Capcom                                                                                   0
##   Capcom Company                                                                           0
##   Capelight Pictures                                                                       0
##   Capella                                                                                  0
##   Capella Films                                                                            0
##   Capella International                                                                    0
##   Capglobe                                                                                 0
##   Capital Arts Entertainment                                                               0
##   Capital Equipment Leasing                                                                0
##   Capital Markets Film Finance                                                             0
##   Capitol Films                                                                            0
##   Capitole Films                                                                           0
##   Cappa Defina Productions                                                                 0
##   Cappa Productions                                                                        0
##   Capstone Entertainment Group                                                             0
##   Captain Movies                                                                           0
##   Captivate Entertainment                                                                  0
##   Captivity Productions                                                                    0
##   Capture The Flag Films                                                                   0
##   Caramel Film                                                                             0
##   Caramel Films                                                                            0
##   Caravan Pictures                                                                         0
##   Carbunkle Cartoons                                                                       0
##   Cargo Entertainment                                                                      0
##   Cargo Films                                                                              0
##   Carlino Productions                                                                      0
##   Carlo Ponti Cinematografica                                                              0
##   Carlo Ponti Production                                                                   0
##   Carlyle Productions                                                                      0
##   Carmel Creek Productions                                                                 0
##   Carmel Entertainment                                                                     0
##   Carnaby International                                                                    0
##   Carnelian Productions                                                                    0
##   Carnival Films                                                                           0
##   Carnival Films & Television                                                              0
##   Caro-McLeod                                                                              0
##   Carol Baum Productions                                                                   0
##   Carolco Entertainment                                                                    0
##   Carolco International N.V.                                                               0
##   Carolco Pictures                                                                         0
##   Carolina Film Works                                                                      0
##   Caroline Films                                                                           0
##   Carousel Picture Company                                                                 0
##   Carousel Picture Company, The                                                            0
##   Carousel Productions                                                                     0
##   Carsey-Werner Company                                                                    0
##   Cart Before The Horse Productions                                                        0
##   Cartel Productions                                                                       0
##   Carthago Films S.a.r.l.                                                                  0
##   Cartier Productions                                                                      0
##   Cartoon Network Studios                                                                  0
##   Cartoon Saloon                                                                           0
##   Carver Films                                                                             0
##   Casa Bonita                                                                              0
##   Casablanca Filmworks                                                                     0
##   Casadelic Pictures                                                                       0
##   Case 39 Productions                                                                      0
##   Casey Productions                                                                        0
##   Casey Silver Productions                                                                 0
##   Cassadaga Film Production                                                                0
##   Castel Film Romania                                                                      0
##   Castel Film Studio                                                                       0
##   Castel Films                                                                             0
##   Castelao Pictures                                                                        0
##   Castelao Producciones                                                                    0
##   Castle Hill Productions                                                                  0
##   Castle Rock Entertainment                                                                0
##   Castleberg Productions                                                                   0
##   Castlight Pictures                                                                       0
##   Casualties Bureau                                                                        0
##   Cat Burglar Productions                                                                  0
##   CAT Films                                                                                0
##   Catacombs Productions                                                                    0
##   Catapult Films                                                                           0
##   Catch 23 Entertainment                                                                   0
##   Catch Productions                                                                        0
##   CatchPlay                                                                                0
##   Catfish Productions                                                                      0
##   Cattleya                                                                                 0
##   Causeway Films                                                                           0
##   Caviar Films                                                                             0
##   CB Films                                                                                 0
##   CB Productions                                                                           0
##   CBS Entertainment Productions                                                            0
##   CBS Films                                                                                0
##   CC Capital Arts Entertainment SRL                                                        0
##   CCCP                                                                                     0
##   CD Films                                                                                 0
##   Ce Qui Me Meut Motion Pictures                                                           0
##   Cecchi Gori Group Tiger Cinematografica                                                  0
##   Cecchi Gori Pictures                                                                     0
##   CED Productions                                                                          0
##   Celador Films                                                                            0
##   Celador Productions                                                                      0
##   Celandine Films                                                                          0
##   Cell                                                                                     0
##   Celluloid Dreams                                                                         0
##   Celluloid Dreams Productions                                                             0
##   Celtic Films Entertainment                                                               0
##   Cent Productions Inc.                                                                    0
##   Central                                                                                  0
##   Central Films                                                                            0
##   Central Films Limited                                                                    0
##   Central Independent Television                                                           0
##   Central Productions                                                                      0
##   Centre National de la Cinématographie                                                 0
##   Centre National de la Cinématographie (CNC)                                           0
##   Centron Pictures                                                                         0
##   Centropolis Entertainment                                                                0
##   Centropolis Film Productions                                                             0
##   Century 21 Television                                                                    0
##   Century Park Pictures                                                                    0
##   Century Time (H.K.) Ltd.                                                                 0
##   CFCN Communications                                                                      0
##   Chad Troutwine Films                                                                     0
##   Chain Camera Pictures                                                                    0
##   Chaintron                                                                                0
##   Chako Film Company                                                                       0
##   Chal Productions                                                                         0
##   Challenge Film Corporation                                                               0
##                                                                                         Freq
## Var1                                                                                     282
##   "DIA" Productions GmbH & Co. KG                                                          0
##   # Lexyn Productions                                                                      0
##   10 West Studios                                                                          0
##   100 Feet Productions                                                                     0
##   1019 Entertainment                                                                       0
##   108 Media                                                                                0
##   10th Hole Productions                                                                    0
##   11:11 Mediaworks                                                                         0
##   12 Gauge Productions                                                                     0
##   120dB Films                                                                              0
##   13 Ghosts Productions Canada Inc.                                                        0
##   1492 Pictures                                                                            0
##   1600 Limited Partnership                                                                 0
##   1812 Productions                                                                         0
##   1818                                                                                     0
##   1821 Pictures                                                                            0
##   185 Trax                                                                                 0
##   1976 Productions                                                                         0
##   1984 Private Defense Contractors                                                         0
##   1992 Number Four Limited Partnership                                                     0
##   2 Bridges Productions                                                                    0
##   2 Entertain                                                                              0
##   2 Entertain Video                                                                        0
##   2 Loop Films                                                                             0
##   2 Player Productions                                                                     0
##   2 Wolves Films                                                                           0
##   2.4.7. Films                                                                             0
##   2003 Productions                                                                         0
##   20ten Media                                                                              0
##   20th Century Fox                                                                         0
##   20th Century Fox Film Corporation                                                        0
##   20th Century Fox Home Entertainment                                                      0
##   20th Century Fox Russia                                                                  0
##   20th Century Fox Television                                                              0
##   20th Century Pictures                                                                    0
##   21 Laps Entertainment                                                                    0
##   21st Century Film Corporation                                                            0
##   224 Entertainment                                                                        0
##   2262730 Ontario                                                                          0
##   22h22                                                                                    0
##   23/5 Filmproduktion                                                                      0
##   24 Seven Productions                                                                     0
##   24/7 Films                                                                               0
##   26 Films                                                                                 0
##   27 Films Production                                                                      0
##   2929 Productions                                                                         0
##   2am Films                                                                                0
##   2B Films                                                                                 0
##   2DS Productions                                                                          0
##   2S Films                                                                                 0
##   3 Arts Entertainment                                                                     0
##   3 in the Box                                                                             0
##   3 Ring Circus Films                                                                      0
##   33 Pictures                                                                              0
##   3311 Productions                                                                         0
##   33andOut Productions                                                                     0
##   343 Industries                                                                           0
##   34th Street Films                                                                        0
##   360 Pictures                                                                             0
##   391 Productions                                                                          0
##   3b productions                                                                           0
##   3B Productions                                                                           0
##   3DTK                                                                                     0
##   3Foot7                                                                                   0
##   3L Filmproduktion GmbH                                                                   0
##   3L Filmverleih                                                                           0
##   3L Productions                                                                           0
##   40 Acres & A Mule Filmworks                                                              0
##   403 Productions                                                                          0
##   42 Films                                                                                 0
##   430 Productions                                                                          0
##   44th Floor Productions                                                                   0
##   455 Films                                                                                0
##   4Cows                                                                                    0
##   4DH Films                                                                                0
##   4Kids Entertainment                                                                      0
##   4M                                                                                       0
##   5150 Action                                                                              0
##   61* Productions Inc.                                                                     0
##   6140 Productions                                                                         0
##   7 Network                                                                                0
##   72 Productions                                                                           0
##   72nd Street Productions                                                                  0
##   777 Films Corporation                                                                    0
##   7th Sense Films                                                                          0
##   8:38 Productions                                                                         0
##   80 Days Productions                                                                      0
##   8383 Productions                                                                         0
##   852 Films                                                                                0
##   87Eleven                                                                                 0
##   8th In Line                                                                              0
##   9 Story Media Group                                                                      0
##   900 Films                                                                                0
##   98 MPH Productions                                                                       0
##   A-1 Pictures                                                                             0
##   A-Mark Entertainment                                                                     0
##   A-Team                                                                                   0
##   A B Corp                                                                                 0
##   A Band Apart                                                                             0
##   A BandApart                                                                              0
##   A Bigger Boat                                                                            0
##   A Company Filmproduktionsgesellschaft                                                    0
##   A Grand Elephant                                                                         0
##   A Hot Dog                                                                                0
##   A Loopy Production LLC                                                                   0
##   A Lucky Old Sun Production                                                               0
##   A Plus Entertainment                                                                     0
##   A&B Producoes                                                                            0
##   A&E IndieFilms                                                                           0
##   A&E Television Networks                                                                  0
##   A&M Films                                                                                0
##   A. C. I. Films                                                                           0
##   A. Film                                                                                  0
##   A.C. Lyles Productions                                                                   0
##   A.C.E.                                                                                   0
##   A.G. Films                                                                               0
##   A.J.O.Z. Films                                                                           0
##   A.S. Films                                                                               0
##   A.U.M. Films                                                                             0
##   A+E Studios                                                                              0
##   A113                                                                                     0
##   A2 Entertainment Group                                                                   0
##   A24                                                                                      0
##   A71 Productions                                                                          0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                              0
##   AAMPI Inc.                                                                               0
##   AAR Films                                                                                0
##   Aardman Animations                                                                       0
##   Aaron Spelling Productions                                                               0
##   Abandon Entertainment                                                                    0
##   Abandon Pictures                                                                         0
##   Abbolita Productions                                                                     0
##   ABC Circle Films                                                                         0
##   ABC Entertainment                                                                        0
##   ABC Family                                                                               0
##   ABC Motion Pictures                                                                      0
##   ABC Pictures                                                                             0
##   ABC Productions                                                                          0
##   ABC Studios                                                                              0
##   Abduction Films                                                                          0
##   Aberration Films                                                                         0
##   Abnormal Pictures                                                                        0
##   Abraham Productions                                                                      0
##   abramoff Production                                                                      0
##   Abramoff Production                                                                      0
##   ABS-CBN Film Productions                                                                 0
##   Absolute Entertainment                                                                   0
##   Academy Films                                                                            0
##   Academy Pictures                                                                         0
##   Acajou Films                                                                             0
##   Accelerated Matter                                                                       0
##   Accelerator Films                                                                        0
##   Accent Films                                                                             0
##   Access Films                                                                             0
##   Access Motion Pictures                                                                   0
##   Access Pictures                                                                          0
##   Accomplice Films                                                                         0
##   Ace Film Company                                                                         0
##   Achab Film                                                                               0
##   Achilles                                                                                 0
##   Achte Babelsberg Film                                                                    0
##   Acme Shark                                                                               0
##   Acorn Pictures                                                                           0
##   Acorn Productions                                                                        0
##   Acrobat Productions                                                                      0
##   Across the River Productions                                                             0
##   Across Town Productions                                                                  0
##   Act III Communications                                                                   0
##   Actionhouse                                                                              0
##   Active Entertainment                                                                     0
##   Ad Hominem Enterprises                                                                   0
##   Ad Vitim Distribution                                                                    0
##   Ada Films                                                                                0
##   Adam Fields Productions                                                                  0
##   Adam Schroeder Productions                                                               0
##   ADCB Films                                                                               0
##   Adder                                                                                    0
##   Addicted Productions                                                                     0
##   Addis Wechsler Pictures                                                                  0
##   Adelaide Film Festival                                                                   0
##   Aden Film                                                                                0
##   Adi Shankar Production                                                                   0
##   Adlabs Films Ltd.                                                                        0
##   Admire Productions Ltd.                                                                  0
##   AdScott Pictures                                                                         0
##   Adventure Pictures                                                                       0
##   AE Electra Productions                                                                   0
##   Aegis Film Fund                                                                          0
##   Aeroplano                                                                                0
##   Aeteas Filmproduktions                                                                   0
##   AF Production                                                                            0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                      0
##   Affirm Films                                                                             0
##   AFG Talons Productions                                                                   0
##   Afineevsky - Tolmor Production                                                           0
##   Afraid of the Dark                                                                       0
##   Afrodita Audiovisual, A.I.E.                                                             0
##   After Dark Films                                                                         0
##   Against the Wild Films                                                                   0
##   Agamemnon Films                                                                          0
##   Agat Films & Cie                                                                         0
##   Agatha Christie Ltd                                                                      0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                         0
##   Agencja Produkcji Filmowej                                                               0
##   Agenda                                                                                   0
##   Agent Two                                                                                0
##   AGGK Films                                                                               0
##   Aggregate Film                                                                           0
##   Aggregate Films                                                                          0
##   Agi Orsi Productions                                                                     0
##   Agora Entertainment                                                                      0
##   Ahimsa Films                                                                             0
##   AI-Film                                                                                  0
##   Aimimage Productions                                                                     0
##   Airborne Productions                                                                     0
##   Akil Production Company                                                                  0
##   Akkord Film Produktion GmbH                                                              0
##   Akson Studio                                                                             0
##   Al!ve AG                                                                                 0
##   Alabama Moon Entertainment                                                               0
##   Alabama Production Group                                                                 0
##   Alan Greenspan Productions                                                               0
##   Alan Jay Lerner Productions                                                              0
##   Alan Landsburg Productions                                                               0
##   Alan Sacks Productions                                                                   0
##   Alan Shayne Productions                                                                  0
##   Alarum PIctures                                                                          0
##   Albert Band International Productions Inc.                                               0
##   Albert S. Ruddy Productions                                                              0
##   Alberta Film Entertainment                                                               0
##   Alberto Grimaldi Productions                                                             0
##   Albino Alligator Productions                                                             0
##   Alced Productions                                                                        0
##   Alchemedia Films                                                                         0
##   Alchemy Television                                                                       0
##   Alcina Pictures                                                                          0
##   Alcon Entertainment                                                                      0
##   Alcor Films                                                                              0
##   Alcove Entertainment                                                                     0
##   Aldamisa Entertainment                                                                   0
##   Aldrich Group                                                                            0
##   Alea Docs & Films                                                                        0
##   Alejandro Martínez                                                                    0
##   Aleph Motion Pictures                                                                    0
##   Alex Entertainment Inc.                                                                  0
##   Alexander Groupe                                                                         0
##   Alexander Salkind                                                                        0
##   Alexandre Films                                                                          0
##   Alfama Films                                                                             0
##   Alfran Productions                                                                       0
##   Alfred Image Works                                                                       0
##   Alfred J. Hitchcock Productions                                                          0
##   Algonquin                                                                                0
##   Algonquin Productions Limited                                                            0
##   AliBella Pictures                                                                        0
##   Alicéléo                                                                           0
##   Alive Films                                                                              0
##   Alive Productions                                                                        0
##   All For A Films                                                                          0
##   All Girl Productions                                                                     0
##   All Knight Productions                                                                   0
##   All Night Productions                                                                    0
##   Allagash Films                                                                           0
##   Allan Zeman Productions                                                                  0
##   Allarcom Limited                                                                         0
##   Allarts                                                                                  0
##   Allarts Production                                                                       0
##   Allegra Pictures                                                                         0
##   Allegro-Film                                                                             0
##   Allegro Films                                                                            0
##   Alliance                                                                                 0
##   Alliance Atlantis Communications                                                         0
##   Alliance Atlantis Motion Picture Production                                              0
##   Alliance Communications                                                                  0
##   Alliance Communications Corporation                                                      0
##   Alliance Entertainment                                                                   0
##   Alliance Films                                                                           0
##   Allied Artists                                                                           0
##   Allied Artists Pictures                                                                  0
##   Allied Film Makers                                                                       0
##   Allied Film Production                                                                   0
##   Allied Filmmakers                                                                        0
##   Allied Stars, Ltd.                                                                       0
##   Allied Vision                                                                            0
##   Alligator Inc                                                                            0
##   Allison Shearmur Productions                                                             0
##   Alloy Entertainment                                                                      0
##   Allspark Pictures                                                                        0
##   Almega Projects                                                                          0
##   Almena Films                                                                             0
##   Almost Midnight Productions                                                              0
##   Aloe Entertainment                                                                       0
##   Along The Tracks                                                                         0
##   Aloupis Productions                                                                      0
##   Alpha Core                                                                               0
##   Alpha Films                                                                              0
##   Alpha Productions                                                                        0
##   Alphaville Films                                                                         0
##   Alphaville Productions                                                                   0
##   Alpine Pictures                                                                          0
##   Alquimia Cinema                                                                          0
##   Also Known As Pictures                                                                   0
##   Alta Films S.A.                                                                          0
##   Alta Loma Entertainment                                                                  0
##   Alta Vista Film Production                                                               0
##   Alta Vista Productions                                                                   0
##   Altar Productions                                                                        0
##   Alter Films                                                                              0
##   Alternate Ending Studios                                                                 0
##   Altitude Film Entertainment                                                              0
##   Altus Productions                                                                        0
##   Always Split Aces Productions                                                            0
##   Amalgam Features                                                                         0
##   Amasia Entertainment                                                                     0
##   Amaze Film + Television                                                                  0
##   Amazing Film Studio                                                                      0
##   Amazon Studios                                                                           0
##   amber entertainment                                                                      0
##   Amber Lamps                                                                              0
##   Amberdale Productions                                                                    0
##   AMBI Group                                                                               0
##   Ambi Pictures                                                                            0
##   Ambience Entertainment                                                                   0
##   Ambient Entertainment GmbH                                                               0
##   Amblimation                                                                              0
##   Amblin Entertainment                                                                     0
##   Ambrosino / Delmenico                                                                    0
##   Ambush Entertainment                                                                     0
##   AMC Pictures                                                                             0
##   Amen Ra Films                                                                            0
##   Ameran Films                                                                             0
##   Amercent Films                                                                           0
##   American Broadcasting Company (ABC)                                                      0
##   American Cinema International                                                            0
##   American Cinema Productions                                                              0
##   American Eagle                                                                           0
##   American Empirical Pictures                                                              0
##   American Entertainment Investors                                                         0
##   American Entertainment Partners II L.P.                                                  0
##   American Entertainment Partners L.P.                                                     0
##   American Film Company                                                                    0
##   American Film Institute (AFI)                                                            0
##   American Films                                                                           0
##   American Independent Productions                                                         0
##   American International Pictures (AIP)                                                    0
##   American International Productions                                                       0
##   American Media Group                                                                     0
##   American Playhouse                                                                       0
##   American Playhouse Theatrical Films                                                      0
##   American Werewolf Inc.                                                                   0
##   American Zoetrope                                                                        0
##   Amicus Entertainment                                                                     0
##   Amicus Productions                                                                       0
##   Amjo Productions                                                                         0
##   AMLF                                                                                     0
##   Amok II Productions                                                                      0
##   Amok Productions                                                                         0
##   Amy Robinson Productions                                                                 0
##   An Olive Branch Productions                                                              0
##   ANA Media                                                                                0
##   Anacol Productions Inc.                                                                  0
##   Anagram Pictures Inc.                                                                    0
##   Anagram Produktion                                                                       0
##   Anant Singh Production                                                                   0
##   Anarchos Productions                                                                     0
##   Anchor Bay                                                                               0
##   Anchor Bay Entertainment                                                                 0
##   Anchor Bay Films                                                                         0
##   Andalasia Productions                                                                    0
##   Andale Pictures                                                                          0
##   Andell Entertainment                                                                     0
##   Andertainment Group                                                                      0
##   Andor Films                                                                              0
##   Andrea Leone Films                                                                       0
##   Andrea Sperling Productions                                                              0
##   Andrew Lauren Productions (ALP)                                                          0
##   Andrew Stevens Entertainment                                                             0
##   Ang Lee Productions                                                                      0
##   Angeles Entertainment Group                                                              0
##   Angels & Airwaves                                                                        0
##   Anglia Television                                                                        0
##   Anglo-Amalgamated Film Distributors                                                      0
##   Anglo-Amalgamated Productions                                                            0
##   Anglo-American Film Corporation                                                          0
##   Anglo Enterprises                                                                        0
##   Angoa-Agicoa                                                                             0
##   Angry Films                                                                              0
##   Anguish Film                                                                             0
##   Anhelo Productions                                                                       0
##   Anil Kapoor Film Company                                                                 0
##   AnimagicNet A/S                                                                          0
##   Animakids Productions                                                                    0
##   Animal Kingdom                                                                           0
##   Animal Logic                                                                             0
##   Animal Planet                                                                            0
##   Animatógrafo                                                                          0
##   Animation Picture Company                                                                0
##   Animationwerks                                                                           0
##   Anime Innovation Tokyo                                                                   0
##   Animus Films                                                                             0
##   Aniplex                                                                                  0
##   Anka Film                                                                                0
##   Anna Lena Films                                                                          0
##   Annapurna Pictures                                                                       0
##   Annapurna Productions                                                                    0
##   Annuit Coeptis Entertainment II                                                          0
##   Annuit Coeptis Entertainment Inc.                                                        0
##   Anomaly Entertainment                                                                    0
##   Anonymous Content                                                                        0
##   Another Mulligan Entertainment                                                           0
##   Antares Produzione Cinematografica                                                       0
##   Antena 3 Films                                                                           0
##   Antena 3 Televisión                                                                   0
##   Anthem Productions                                                                       0
##   Anthos Media                                                                             0
##   Antidote Films                                                                           0
##   Antidote Films (I)                                                                       0
##   Antietam Filmworks                                                                       0
##   Anton Capital Entertainment (ACE)                                                        0
##   Antzworks                                                                                0
##   Apaches Entertainment                                                                    0
##   Apart Films                                                                              0
##   Apatow Productions                                                                       0
##   Aperture Entertainment                                                                   0
##   Apipoulaï                                                                             0
##   Apjac International                                                                      0
##   APJAC Productions                                                                        0
##   Apollo Associates                                                                        0
##   Apollo Media                                                                             0
##   Apollo Pictures                                                                          0
##   ApolloMedia Distribution                                                                 0
##   ApolloMovie Beteiligungs                                                                 0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                       0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                           0
##   ApolloProMovie                                                                           0
##   ApolloProMovie & Co. 3. Filmproduktion                                                   0
##   ApolloProScreen                                                                          0
##   ApolloProScreen Filmproduktion                                                           0
##   Apotheosis Media Group                                                                   0
##   Apparatus Productions                                                                    0
##   Appian Way                                                                               0
##   Apple Corps                                                                              0
##   Apple Film Productions                                                                   0
##   Apple Inc.                                                                               0
##   Applecross                                                                               0
##   Applehead Pictures                                                                       0
##   Appleseed Film Partners                                                                  0
##   Applied Action                                                                           0
##   April Productions                                                                        0
##   APT Films                                                                                0
##   Aquarius Films                                                                           0
##   AR-TL                                                                                    0
##   AR Films                                                                                 0
##   Arable Entertainment                                                                     0
##   Arachnid Productions Ltd.                                                                0
##   Aramid Entertainment Fund                                                                0
##   Arc Entertainment                                                                        0
##   Arc Productions                                                                          0
##   Arcade Films                                                                             0
##   Arcade Pictures                                                                          0
##   Arcadia Motion Pictures                                                                  0
##   Arcane Pictures                                                                          0
##   Archangel                                                                                0
##   Archer Entertainment                                                                     0
##   Archer Gray                                                                              0
##   Archer Street Productions                                                                0
##   Archimede                                                                                0
##   Archipel 35                                                                              0
##   Arclight Films                                                                           0
##   Arcola Pictures                                                                          0
##   Arcturus Motion Pictures                                                                 0
##   ARD                                                                                      0
##   ARD Degeto Film                                                                          0
##   ARD/Degeto Film GmbH                                                                     0
##   Ardustry Entertainment                                                                   0
##   area japan                                                                               0
##   Arena Productions                                                                        0
##   Arenamedia                                                                               0
##   Argonaut Pictures                                                                        0
##   Argos Films                                                                              0
##   Argyle Enterprises                                                                       0
##   Argyll Film Partners                                                                     0
##   Aries [jp]                                                                               0
##   Aries Cinematográfica Argentina                                                       0
##   Aries Productions                                                                        0
##   ArieScope Pictures                                                                       0
##   Aristos Films                                                                            0
##   Ariztical Entertainment                                                                  0
##   Arkoff International                                                                     0
##   Arlington Road Productions Corporation                                                   0
##   ARM Entertainment                                                                        0
##   Armada Films                                                                             0
##   Armian pictures                                                                          0
##   Armor Entertainment                                                                      0
##   Armory Films                                                                             0
##   Armzfx                                                                                   0
##   Arnold Kopelson Productions                                                              0
##   Arnold Stiefel Company                                                                   0
##   Arnon Milchan Productions                                                                0
##   ARO Entertainment                                                                        0
##   ARP Sélection                                                                         0
##   Arramis Films                                                                            0
##   Arrete Ton Cinema                                                                        0
##   Arrow Films                                                                              0
##   Arrowstorm Entertainment                                                                 0
##   ARS Film Production                                                                      0
##   Ars Nova                                                                                 0
##   Art & Industry                                                                           0
##   Art In Motion                                                                            0
##   Art Linson Productions                                                                   0
##   Art Pictures Studio                                                                      0
##   Artémis Productions                                                                   0
##   Arte                                                                                     0
##   ARTE                                                                                     0
##   Arte Deutschland TV GmbH                                                                 0
##   Arte France                                                                              0
##   Arte France Cinéma                                                                    0
##   Artemis                                                                                  0
##   Artemis Film                                                                             0
##   Artfire Films                                                                            0
##   Artic Productions LLC                                                                    0
##   ArtImage Entertainment                                                                   0
##   Artimm                                                                                   0
##   Artina Films                                                                             0
##   Artisan Entertainment                                                                    0
##   Artist Film                                                                              0
##   Artista Management                                                                       0
##   Artistry Limited                                                                         0
##   Artists Entertainment Complex                                                            0
##   Artists Production Group (APG)                                                           0
##   Artists Public Domain                                                                    0
##   ArtPhyl                                                                                  0
##   Arts Council of England                                                                  0
##   Arts+Labor                                                                               0
##   Arturo Production                                                                        0
##   Arwin Productions                                                                        0
##   As Is Productions                                                                        0
##   ASAF                                                                                     0
##   Asahi National Broadcasting Company                                                      0
##   Asap films                                                                               0
##   Ascendant Pictures                                                                       0
##   Ascension Pictures                                                                       0
##   Ascension Productions                                                                    0
##   Ascot Elite Home Entertainment                                                           0
##   Asgaard Entertainment                                                                    0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                 0
##   Asia Digital Entertainment                                                               0
##   Asia Tropical Films                                                                      0
##   ASIG Productions                                                                         0
##   Asis Productions                                                                         0
##   ASK Kodansha                                                                             0
##   Asmik Ace Entertainment                                                                  0
##   Aspect Ratio Film                                                                        0
##   Aspen Film Society                                                                       0
##   Aspen Productions                                                                        0
##   Aspen Productions (I)                                                                    0
##   Asphalt Productions                                                                      0
##   Assassin's Fist Limited                                                                  0
##   Assassin Films                                                                           0
##   Associated British-Pathé                                                              0
##   Associated Capital                                                                       0
##   Associated General Films                                                                 0
##   Associated Producers (API)                                                               0
##   Associates & Aldrich Company, The                                                        0
##   Astral Bellevue Pathé                                                                 0
##   Astral Media                                                                             0
##   Astron-6 Video International                                                             0
##   Asylum Films                                                                             0
##   Asylum, The                                                                              0
##   Asymmetrical Productions                                                                 0
##   Atípica Films                                                                         0
##   ATG Productions                                                                          0
##   Atitude Produções e Empreendimentos                                                0
##   Atkinson/Knickerbocker Productions                                                       0
##   Atlantic Entertainment Group                                                             0
##   Atlantic Picture Company                                                                 0
##   Atlantic Pictures                                                                        0
##   Atlantic Pictures (II)                                                                   0
##   Atlantic Releasing Corporation                                                           0
##   Atlantic Swiss Productions                                                               0
##   Atlantic Television                                                                      0
##   Atlas 2 Productions                                                                      0
##   Atlas Entertainment                                                                      0
##   Atlas Film                                                                               0
##   Atlas Films                                                                              0
##   Atlas Independent                                                                        0
##   Atlas Productions                                                                        0
##   Atman Entertainment                                                                      0
##   Atmo Media Network                                                                       0
##   Atmosphere Entertainment MM                                                              0
##   Atmospheric Pictures                                                                     0
##   ATO Pictures                                                                             0
##   ATR Films                                                                                0
##   Atresmedia Cine                                                                          0
##   Attaboy Films                                                                            0
##   Attainment Media Group                                                                   0
##   Attercop Productions                                                                     0
##   Attic Light Films                                                                        0
##   Attila Productions                                                                       0
##   Aubrey Schenck Productions                                                               0
##   Audax Films                                                                              0
##   Audley Films LLP                                                                         0
##   August Entertainment                                                                     0
##   August Films                                                                             0
##   Augustus Color                                                                           0
##   Augustus Film                                                                            0
##   Aura Entertainment                                                                       0
##   Aura Film Partnership                                                                    0
##   Aurora Entertainment                                                                     0
##   Aurora Productions                                                                       0
##   Australian Broadcasting Corporation                                                      0
##   Australian Film Commission                                                               0
##   Australian Film Finance Corporation                                                      0
##   Australian Film Finance Corporation (AFFC)                                               0
##   Australian International Film Corp. (AIFC)                                               0
##   Automatic Media                                                                          0
##   Automatik Entertainment                                                                  0
##   Autonomous                                                                               0
##   Autonomous Films                                                                         0
##   Autour de Minuit Productions                                                             0
##   AV Club, The                                                                             0
##   AV Pictures                                                                              0
##   AvÅŸar Film                                                                            0
##   Avala Film                                                                               0
##   Avalanche Films                                                                          0
##   Avalanche Productions                                                                    0
##   Avalon Pictures                                                                          0
##   Avalon Studios                                                                           0
##   Avalon/NFU Studios                                                                       0
##   AVCO Embassy Pictures                                                                    0
##   Avenging Conscience                                                                      0
##   Avenue Entertainment                                                                     0
##   Avenue Picture                                                                           0
##   Avenue Pictures Productions                                                              0
##   Aversano Films                                                                           0
##   Avery Pix                                                                                0
##   Avex Inc.                                                                                0
##   Avi Arad Productions                                                                     0
##   Avi Chai fund                                                                            0
##   Avnet/Kerner Productions                                                                 0
##   Avrora Media                                                                             0
##   Awesomeness Films                                                                        0
##   Axon Films                                                                               0
##   AZ Works                                                                                 0
##   Azari Media                                                                              0
##   AZL Productions KG                                                                       0
##   Azoff Entertainment                                                                      0
##   B and G Derivatives Holdings                                                             0
##   B.A. Produktion                                                                          0
##   B.D.S. Productions                                                                       0
##   B.D.S. Productions Inc.                                                                  0
##   B.H. Finance C.V.                                                                        0
##   B24                                                                                      0
##   Baba Arts Limited Productions                                                            0
##   Babbo Inc.                                                                               0
##   Babe Film                                                                                0
##   Babe Films                                                                               0
##   Babelsberg Film                                                                          0
##   Babelsberg Film GmbH                                                                     0
##   Babelsberg International Film Produktion                                                 0
##   Babieka                                                                                  0
##   Baby Cart                                                                                0
##   Baby Cow Films                                                                           0
##   Baby Cow Productions                                                                     0
##   Babylon                                                                                  0
##   Babylonian Productions                                                                   0
##   Bac Films                                                                                0
##   BAC Films                                                                                0
##   Bachelor Party Productions                                                               0
##   Bachrach/Gottlieb Productions                                                            0
##   Back Lot Pictures                                                                        0
##   Backup Films                                                                             0
##   Backup Media                                                                             0
##   Bacon & Eggs                                                                             0
##   Bad Angels Productions, Ltd.                                                             0
##   Bad Badger                                                                               0
##   Bad Biology                                                                              0
##   Bad Cop Bad Cop Film Productions                                                         0
##   Bad Hat Harry Productions                                                                0
##   Bad Lt. Productions                                                                      0
##   Bad Monkey Productions                                                                   0
##   Bad Robot                                                                                0
##   Badlands Company                                                                         0
##   Bórd Scannán na hÃâ\200°ireann                                                       0
##   Bagdasarian Productions                                                                  0
##   BaggyJoe Productions                                                                     0
##   Bahr Productions Inc.                                                                    0
##   Bait Productions                                                                         0
##   Baker Street                                                                             0
##   Bakshi Productions                                                                       0
##   Balaji Motion Pictures                                                                   0
##   Balcor Film Investors                                                                    0
##   Baldwin Entertainment Group                                                              0
##   Baldwin/Cohen Productions                                                                0
##   Ballinran Productions                                                                    0
##   Ballpark Productions Partnership                                                         0
##   Baltic Film Group                                                                        0
##   Baltic Film Services                                                                     0
##   Baltimore Pictures                                                                       0
##   Baltimore Spring Creek Pictures                                                          0
##   Baltimore Spring Creek Productions                                                       0
##   Baltmedia                                                                                0
##   Banana-Moon Sky Films                                                                    0
##   Bandai Visual Company (JAPAN)                                                            0
##   Bande a Part Films                                                                       0
##   Bandito Brothers                                                                         0
##   Bandoola Productions                                                                     0
##   Banger Films                                                                             0
##   Banger Productions                                                                       0
##   Bankable                                                                                 0
##   Bankside Films                                                                           0
##   Banner House Productions                                                                 0
##   Banter                                                                                   0
##   Barbarian Films                                                                          0
##   Barclays Mercantile Industrial Finance                                                   0
##   Bardel Entertainment Inc.                                                                0
##   barefoot films                                                                           0
##   Barenholtz Production                                                                    0
##   Barking Fish Entertainment                                                               0
##   Barnet Bain Films                                                                        0
##   Barnsnape Films                                                                          0
##   Baron Films                                                                              0
##   Barraboy Films                                                                           0
##   Barry & Enright Productions                                                              0
##   Barry Mendel Productions                                                                 0
##   Bartlett Films                                                                           0
##   Barwood Films                                                                            0
##   Base 12 Productions                                                                      0
##   Basic Pictures                                                                           0
##   Basket Case Productions                                                                  0
##   Batjac Productions                                                                       0
##   Battle Mountain Films                                                                    0
##   Battleplan Productions                                                                   0
##   Bauer Martinez Studios                                                                   0
##   Baumgarten-Prophet Entertainment                                                         0
##   Baumgarten Management and Productions (BMP)                                              0
##   Baumgarten Merims Productions                                                            0
##   Bausan Films                                                                             0
##   Bavaria Film                                                                             0
##   Bavaria Pictures                                                                         0
##   Bay Films                                                                                0
##   Bayerischer Banken-Fonds                                                                 0
##   Bayerischer Rundfunk (BR)                                                                0
##   Bayonne Entertainment                                                                    0
##   Bayou Film Inc                                                                           0
##   Bayou Pictures                                                                           0
##   Bazelevs Production                                                                      0
##   Bazmark Films                                                                            0
##   BB Film Productions                                                                      0
##   BB Films                                                                                 0
##   BBC                                                                                      0
##   BBC America                                                                              0
##   BBC Arena                                                                                0
##   BBC Cymru Wales                                                                          0
##   BBC Drama Group                                                                          0
##   BBC Drama Productions                                                                    0
##   BBC Earth                                                                                0
##   BBC Earth Films                                                                          0
##   BBC Films                                                                                0
##   BBC Home Video                                                                           0
##   BBC Natural History                                                                      0
##   BBC Scotland                                                                             0
##   BBC Storyville                                                                           0
##   BBC Television UK                                                                        0
##   BBC Wales                                                                                0
##   BBC Worldwide                                                                            0
##   BBS Productions                                                                          0
##   BCDF Pictures                                                                            0
##   BD Cine                                                                                  0
##   Be Gentlemen Limited Partnership                                                         0
##   Be Good Productions                                                                      0
##   Beachfront Films                                                                         0
##   Beachside Films                                                                          0
##   Beacon Communications                                                                    0
##   Beacon Pictures                                                                          0
##   Beagle Pug Films                                                                         0
##   Beanca Films                                                                             0
##   Beatrice Film                                                                            0
##   Beautiful Kate Productions                                                               0
##   Beaver Films                                                                             0
##   Bece Canada Productions                                                                  0
##   Becker International                                                                     0
##   Bedford Falls Company, The                                                               0
##   Bedford Falls Productions                                                                0
##   Bedlam Pictures                                                                          0
##   Bedlam Productions                                                                       0
##   Bee Holder Productions                                                                   0
##   Bee Train                                                                                0
##   Bee Vine Pictures                                                                        0
##   Beech Hill Films                                                                         0
##   Before the Door Pictures                                                                 0
##   Beginner's Luck                                                                          0
##   Behavioral Problem Productions Ltd.                                                      0
##   Beijing Poly-bona Film Distribution Company                                              0
##   Beijing Shuijing Shenlan International Media Co.                                         0
##   Bekmambetov Projects Ltd.                                                                0
##   Bel Air Entertainment                                                                    0
##   Belgacom                                                                                 0
##   Believe Entertainment                                                                    0
##   Believe Pictures                                                                         0
##   Bell Broadcast and New Media Fund                                                        0
##   Bell Media                                                                               0
##   Bella Productions                                                                        0
##   Belladonna Productions                                                                   0
##   Bellanova Films                                                                          0
##   Belle Pictures                                                                           0
##   Bellpond Films                                                                           0
##   Bellwether Pictures                                                                      0
##   Ben-Ami/Leeds Productions                                                                0
##   Benaroya Pictures                                                                        0
##   Benchmark                                                                                0
##   Bender-Spink Inc.                                                                        0
##   Benderspink                                                                              0
##   BenderSpink                                                                              0
##   Benedek Films                                                                            0
##   Benedict Pictures Corp.                                                                  0
##   Benmar Productions                                                                       0
##   Bennett-Robbins Productions                                                              0
##   Benteveo Producciones                                                                    0
##   Bentley Productions                                                                      0
##   Bergman Lustig productions                                                               0
##   Berkshire Axis Media                                                                     0
##   Berlanti Productions                                                                     0
##   Bernard Gayle Productions                                                                0
##   Berrick Filmproduktion                                                                   0
##   Bersin Pictures                                                                          0
##   Bert Marcus Productions                                                                  0
##   Berwick Street Productions                                                               0
##   Best Brains                                                                              0
##   Best Film                                                                                0
##   Best Man Filmproduktions                                                                 0
##   Best Medicine Productions                                                                0
##   Beta Cinema                                                                              0
##   Bettis Productions Limited                                                               0
##   Between The Eyes                                                                         0
##   Beverly Detroit                                                                          0
##   Bewitched                                                                                0
##   Beyond Films                                                                             0
##   Beyond Infinity                                                                          0
##   BFI Film Fund                                                                            0
##   BH Tilt                                                                                  0
##   Bhansali Films                                                                           0
##   BHE Films                                                                                0
##   Bi-polar Pictures                                                                        0
##   Bianca Film                                                                              0
##   Bifrost Pictures                                                                         0
##   Big Arty Productions                                                                     0
##   Big Bad Film                                                                             0
##   Big Beach Films                                                                          0
##   Big Beach Productions                                                                    0
##   Big Bug Pictures                                                                         0
##   Big Easy Pictures                                                                        0
##   Big Fan Productions                                                                      0
##   Big Farm                                                                                 0
##   Big Fish Films                                                                           0
##   Big Focus Television                                                                     0
##   Big Idea Productions                                                                     0
##   Big Indie Pictures                                                                       0
##   Big Kid Pictures                                                                         0
##   Big Noise Films                                                                          0
##   Big Picture Media Corporation                                                            0
##   BIG Pictures                                                                             0
##   Big Primate Pictures                                                                     0
##   Big Screen Entertainment Group                                                           0
##   Big Screen Productions                                                                   0
##   Big Shot Productions                                                                     0
##   Big Stan Productions                                                                     0
##   Big Talk Productions                                                                     0
##   Big Ticket Productions                                                                   0
##   Big World                                                                                0
##   Big Yellow Films                                                                         0
##   Bigel / Mailer Films                                                                     0
##   Bigel Entertainment                                                                      0
##   Bigelow Productions                                                                      0
##   Bigscope Films                                                                           0
##   Bikini Films                                                                             0
##   Bill and Ben Productions                                                                 0
##   Bill Graham Films                                                                        0
##   Bill Kenwright Films                                                                     0
##   Bill Melendez Productions                                                                0
##   Bill/Phillips                                                                            0
##   Billy Goat Pictures                                                                      0
##   BIM Distribuzione                                                                        0
##   Bing Crosby Productions                                                                  0
##   Bioskop-Film GmbH                                                                        0
##   Bioskop Film                                                                             0
##   Bioware                                                                                  0
##   Birchwood Pictures                                                                       0
##   Bird and a Bear Entertainment                                                            0
##   Birdsong Pictures                                                                        0
##   Birnbaum / Barber Productions                                                            0
##   Birnbaum/Barber                                                                          0
##   Biscayne Pictures                                                                        0
##   Bisgrove Entertainment                                                                   0
##   Bitter Films                                                                             0
##   Black & Blue Films                                                                       0
##   Black & White Productions                                                                0
##   Black and Blu Entertainment                                                              0
##   Black Balloon Productions                                                                0
##   Black Bear Pictures                                                                      0
##   Black Camel Pictures                                                                     0
##   Black Chalk Productions                                                                  0
##   Black Diamond Pictures                                                                   0
##   Black Fawn Films                                                                         0
##   Black Fish Films                                                                         0
##   Black Flag                                                                               0
##   Black Forest Films                                                                       0
##   Black Label Media                                                                        0
##   Black Light District                                                                     0
##   Black Marble Productions                                                                 0
##   Black Rhino Productions                                                                  0
##   Black Robe                                                                               0
##   Black Sand Pictures                                                                      0
##   Black Sheep Films                                                                        0
##   Black Sky Entertainment                                                                  0
##   Black Snake                                                                              0
##   Blackfriars Bridge Films                                                                 0
##   Blacklab Entertainment                                                                   0
##   Blackout Productions Inc.                                                                0
##   Blake Edwards                                                                            0
##   Blank of the Dead Productions                                                            0
##   Blast! Films                                                                             0
##   Bleiberg Entertainment                                                                   0
##   Blender Foundation                                                                       0
##   Blenkov & Schønnemann Pictures                                                        0
##   Blind Guy Films                                                                          0
##   Blind Spot Pictures Oy                                                                   0
##   Blind Wink                                                                               0
##   Blind Wink Productions                                                                   0
##   Blinder Films                                                                            0
##   Blinding Edge Pictures                                                                   0
##   BlinkWorks Media                                                                         0
##   Blinky Productions                                                                       0
##   Bliss                                                                                    0
##   Bliss Media                                                                              0
##   Blitz / Welch                                                                            0
##   Blitz Films                                                                              0
##   Blixa Film Productktion                                                                  0
##   Block / Hanson                                                                           0
##   Block 2 Pictures                                                                         0
##   Blockade Entertainment                                                                   0
##   Blockbuster Movie Entertainers                                                           0
##   Blondie Girl Productions                                                                 0
##   Blood & Chocolate Productions Ltd                                                        0
##   Blood & Wine Productions                                                                 0
##   Blood Relations Co.                                                                      0
##   Bloodline Pictures                                                                       0
##   Bloodline Productions                                                                    0
##   Bloodstar Productions                                                                    0
##   BloodWorks                                                                               0
##   Bloody Disgusting                                                                        0
##   Bloody Lip Productions                                                                   0
##   Blowback Pictures                                                                        0
##   BLT Productions                                                                          0
##   Blue-Tongue Films                                                                        0
##   Blue Askew                                                                               0
##   Blue Dot Productions                                                                     0
##   Blue Film                                                                                0
##   Blue Flower Productions                                                                  0
##   Blue Gardenia Productions                                                                0
##   Blue Parrot Productions                                                                  0
##   Blue Productions                                                                         0
##   Blue Rider Pictures                                                                      0
##   Blue Sea Productions                                                                     0
##   Blue Seraph Productions                                                                  0
##   Blue Sky Films                                                                           0
##   Blue Sky Studios                                                                         0
##   Blue Snow Productions                                                                    0
##   Blue Star Pictures                                                                       0
##   Blue Star Productions                                                                    0
##   Blue Train Productions                                                                   0
##   Blue Tulip Productions                                                                   0
##   Blue Wolf                                                                                0
##   Blue Yonder Films                                                                        0
##   Blueeyes Productions                                                                     0
##   Bluegrass Films                                                                          0
##   Bluemark Productions                                                                     0
##   Blueprint Pictures                                                                       0
##   Bluewater Pictures                                                                       0
##   Bluff Road Productions                                                                   0
##   Blumhouse Productions                                                                    0
##   Blurco                                                                                   0
##   BMG Independents                                                                         0
##   BMI (No. 9) Ltd.                                                                         0
##   BN Films                                                                                 0
##   BNJArmor                                                                                 0
##   Bo-Town Films                                                                            0
##   Bob Productions                                                                          0
##   Bob Swerer Productions                                                                   0
##   Bob Yari Productions                                                                     0
##   Bobby Jones Films LLC                                                                    0
##   Bocaboca Producciones S.A.                                                               0
##   BocFlix                                                                                  0
##   Boku Films                                                                               0
##   Bold Films                                                                               0
##   Boll KG                                                                                  0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                     0
##   Bollywood Hollywood Production                                                           0
##   Bomar OOD                                                                                0
##   Bombshell Pictures                                                                       0
##   Bona Fide Productions                                                                    0
##   BOND360                                                                                  0
##   Bonfire                                                                                  0
##   Boo Pictures                                                                             0
##   Bookshop Productions                                                                     0
##   Boram Entertainment Inc.                                                                 0
##   Bord Scannan na hEireann / Irish Film Board                                              0
##   Borde/Raich                                                                              0
##   BorderLine Films                                                                         0
##   Boss Media                                                                               0
##   Bottom of the Ninth Productions                                                          0
##   BoulderLight Pictures                                                                    0
##   Boulston Productions Limited                                                             0
##   Bouncing Betty Productions                                                               0
##   Boundless Pictures                                                                       0
##   Bourne Again                                                                             0
##   Bow and Arrow Entertainment                                                              0
##   Bowery Hills Entertainment                                                               0
##   Box Film                                                                                 0
##   Boxing Cat Films                                                                         0
##   Boy Culture LLC                                                                          0
##   Boy in the Box                                                                           0
##   Boy of the Year                                                                          0
##   Boy Wonder Films                                                                         0
##   Boyd's Company                                                                           0
##   BoZ Productions                                                                          0
##   Brad Grey Pictures                                                                       0
##   Brad Krevoy Television                                                                   0
##   Brad Zions Films                                                                         0
##   Braeburn Entertainment                                                                   0
##   Brain Farm Digital Cinema                                                                0
##   Branded Entertainment/Batfilm Productions                                                0
##   Brandenberg                                                                              0
##   Brandes Films International                                                              0
##   Brandman Productions                                                                     0
##   Brandt/Haas Productions                                                                  0
##   Brandywine Productions                                                                   0
##   Brandywine Productions Ltd.                                                              0
##   Brass Hat Films                                                                          0
##   Braun Entertainment Group                                                                0
##   Braunsberg Productions                                                                   0
##   Brave New Films                                                                          0
##   Braven Films                                                                             0
##   Braveworld Productions                                                                   0
##   BraxtanFILM                                                                              0
##   Break Thru Films                                                                         0
##   Breaking Ball Films                                                                      0
##   Breakthrough Entertainment Productions                                                   0
##   Breakup Productions                                                                      0
##   Breathless Associates                                                                    0
##   Bregman-IAC Productions                                                                  0
##   Bregman/Baer Productions                                                                 0
##   Breton Film Productions                                                                  0
##   Bridge Films                                                                             0
##   Bridgegate FIlms                                                                         0
##   Bridget Johnson Films                                                                    0
##   Bridgit Folman Film Gang                                                                 0
##   Bridle Path Films                                                                        0
##   Bright-Persky Associates                                                                 0
##   Bright Cold Day Films                                                                    0
##   Brightlight Pictures                                                                     0
##   Brightlight Pictures Inc.                                                                0
##   Brightside Entertainment                                                                 0
##   Brightstar Films                                                                         0
##   Brillhart / Gonzales Productions                                                         0
##   Brillstein-Grey Entertainment                                                            0
##   Brillstein Entertainment Partners                                                        0
##   Brink Films                                                                              0
##   Brink Productions                                                                        0
##   Bristol Automotive                                                                       0
##   Bristol Bay Productions                                                                  0
##   British American Entertainment                                                           0
##   British Broadcasting Corporation (BBC)                                                   0
##   British Columbia Film                                                                    0
##   British Columbia Television                                                              0
##   British Empire Films Australia                                                           0
##   British Film Company                                                                     0
##   British Film Council                                                                     0
##   British Film Institute (BFI)                                                             0
##   British Lion-Columbia Distributors                                                       0
##   British Lion Film Corporation                                                            0
##   British Lion Films                                                                       0
##   British Screen                                                                           0
##   British Screen Finance Ltd                                                               0
##   British Screen Productions                                                               0
##   Britpack Film Company                                                                    0
##   Broad Green Pictures                                                                     0
##   Broadview Pictures                                                                       0
##   Broadway Video                                                                           0
##   Broken Chair Flickz                                                                      0
##   Broken Films                                                                             0
##   Broken Lizard Industries                                                                 0
##   Broken Road Productions                                                                  0
##   Bron Capital Partners                                                                    0
##   Bron Studios                                                                             0
##   Bronson Avenue                                                                           0
##   Brood Syndicate                                                                          0
##   Brooks Media                                                                             0
##   Brooksfilms                                                                              0
##   Brooksfilms Ltd.                                                                         0
##   Brookstreet Pictures                                                                     0
##   Brookwell-McNamara Entertainment                                                         0
##   Brothers Dowdle Productions                                                              0
##   Brouwersgracht Investments                                                               0
##   Brown & Stretic                                                                          0
##   Brown Sauce Film Productions                                                             0
##   BrownHouse Productions                                                                   0
##   Brownstone Productions                                                                   0
##   Bruce Brown Films                                                                        0
##   Brucks Entertainment                                                                     0
##   Bruin Grip Services                                                                      0
##   Bryna Productions                                                                        0
##   BSF Film                                                                                 0
##   BSM Studio                                                                               0
##   Bubby Productions                                                                        0
##   Buckaroo Entertainment                                                                   0
##   Buckeye Films                                                                            0
##   Buena Onda                                                                               0
##   Buena Vista                                                                              0
##   Buena Vista Distribution Company                                                         0
##   Buena Vista Home Entertainment                                                           0
##   Buena Vista Pictures                                                                     0
##   Bueprint Pictures                                                                        0
##   Buffalo Gal Pictures                                                                     0
##   Buffalo Picture House                                                                    0
##   BUFO                                                                                     0
##   Bugsy Malone Productions                                                                 0
##   Bull's Eye Entertainment                                                                 0
##   Bull Market Entertainment                                                                0
##   Bullet Films                                                                             0
##   Bullet Pictures                                                                          0
##   Bulletproof Cupid                                                                        0
##   Bungalow 78 Productions                                                                  0
##   Bungalow Productions                                                                     0
##   Bunk 11 Pictures                                                                         0
##   Burbank Films Australia                                                                  0
##   Burg/Koules Productions                                                                  0
##   Burgundy Films                                                                           0
##   Burke/Samples/Foster Productions                                                         0
##   Burn Later Productions                                                                   0
##   Burning Bright Productions                                                               0
##   Burning Ships Productions                                                                0
##   Burns Family Studios                                                                     0
##   Burnside Entertainment                                                                   0
##   Burskin Film                                                                             0
##   Busboy Productions                                                                       0
##   Bushwood Pictures                                                                        0
##   Business Location Sudtirol Alto Adige                                                    0
##   Busted Shark Productions                                                                 0
##   Busy Bee Productions                                                                     0
##   Butcher's Run Films                                                                      0
##   Butcher's Run Productions                                                                0
##   Buttercup Films Ltd.                                                                     0
##   BXR Productions                                                                          0
##   Byron A. Martin Productions                                                              0
##   Bystander Films                                                                          0
##   C-2 Pictures                                                                             0
##   C-Films AG                                                                               0
##   C-Hundred Film Corporation                                                               0
##   C & C Brown Production                                                                   0
##   C.B. Films S.A.                                                                          0
##   C.G. Cinema                                                                              0
##   C.O. Films                                                                               0
##   C.O.R.E. Feature Animation                                                               0
##   C.R.G. International                                                                     0
##   C5                                                                                       0
##   CAB Productions                                                                          0
##   Cabin Fever Films                                                                        0
##   Cabin Pictures                                                                           0
##   Cable Stuff Productions                                                                  0
##   Cadre Films                                                                              0
##   Café Film                                                                             0
##   Cake Productions Inc.                                                                    0
##   Calamity Films                                                                           0
##   Calash Corporation                                                                       0
##   Calendar Productions                                                                     0
##   Caliban Films                                                                            0
##   Caliber Media Company                                                                    0
##   California Pictures                                                                      0
##   Calimari Productions                                                                     0
##   Callahan Filmworks                                                                       0
##   CALT Productions                                                                         0
##   Caméra One                                                                            0
##   Camberwell / Fly Films                                                                   0
##   Cambria Productions                                                                      0
##   Cambridge Productions                                                                    0
##   Camellia Entertainment                                                                   0
##   Camelot Pictures                                                                         0
##   Camelot Productions                                                                      0
##   Camera 40 Productions                                                                    0
##   Camerimage Festival                                                                      0
##   CAMERON MACKINTOSH                                                                       0
##   Camp / Thompson Pictures                                                                 0
##   Camp Hill                                                                                0
##   Camp Video                                                                               0
##   Campanile Productions                                                                    0
##   Campbell Grobman Films                                                                   0
##   Campfire                                                                                 0
##   Campfire LLC                                                                             0
##   Canadian Film Centre (CFC)                                                               0
##   Canadian Film Development Corporation (CFDC)                                             0
##   Canadian Film or Video Production Tax Credit (CPTC)                                      0
##   Canadian Television (CTV)                                                                0
##   Canal Plus                                                                               0
##   Canal Plus Group                                                                         0
##   Canal Street Films                                                                       0
##   Canal Sur Televisión                                                                  0
##   Canal+                                                                                   0
##   Canal+ Droits Audiovisuels                                                               0
##   Canal+ España                                                                         0
##   Canal+ Polska                                                                            0
##   Canal+France                                                                             0
##   Canal+Polska                                                                             0
##   Canana Films                                                                             0
##   Candleridge Entertainment                                                                0
##   Candlewood Entertainment                                                                 0
##   Candy Heart Productions                                                                  0
##   Canfield Pictures                                                                        0
##   Cannell Studios                                                                          0
##   Cannes Film Festival                                                                     0
##   Cannibal Films Ltd.                                                                      0
##   Cannon and Morley Productions                                                            0
##   Cannon Entertainment                                                                     0
##   Cannon Films                                                                             0
##   Cannon Group                                                                             0
##   Cannon Italia Srl                                                                        0
##   Cannon Pictures                                                                          0
##   Cannon Productions                                                                       0
##   Canonigo Films                                                                           0
##   Cantharus Productions                                                                    0
##   Capacity Pictures                                                                        0
##   Capcom                                                                                   0
##   Capcom Company                                                                           0
##   Capelight Pictures                                                                       0
##   Capella                                                                                  0
##   Capella Films                                                                            0
##   Capella International                                                                    0
##   Capglobe                                                                                 0
##   Capital Arts Entertainment                                                               0
##   Capital Equipment Leasing                                                                0
##   Capital Markets Film Finance                                                             0
##   Capitol Films                                                                            0
##   Capitole Films                                                                           0
##   Cappa Defina Productions                                                                 0
##   Cappa Productions                                                                        0
##   Capstone Entertainment Group                                                             0
##   Captain Movies                                                                           0
##   Captivate Entertainment                                                                  0
##   Captivity Productions                                                                    0
##   Capture The Flag Films                                                                   0
##   Caramel Film                                                                             0
##   Caramel Films                                                                            0
##   Caravan Pictures                                                                         0
##   Carbunkle Cartoons                                                                       0
##   Cargo Entertainment                                                                      0
##   Cargo Films                                                                              0
##   Carlino Productions                                                                      0
##   Carlo Ponti Cinematografica                                                              0
##   Carlo Ponti Production                                                                   0
##   Carlyle Productions                                                                      0
##   Carmel Creek Productions                                                                 0
##   Carmel Entertainment                                                                     0
##   Carnaby International                                                                    0
##   Carnelian Productions                                                                    0
##   Carnival Films                                                                           0
##   Carnival Films & Television                                                              0
##   Caro-McLeod                                                                              0
##   Carol Baum Productions                                                                   0
##   Carolco Entertainment                                                                    0
##   Carolco International N.V.                                                               0
##   Carolco Pictures                                                                         0
##   Carolina Film Works                                                                      0
##   Caroline Films                                                                           0
##   Carousel Picture Company                                                                 0
##   Carousel Picture Company, The                                                            0
##   Carousel Productions                                                                     0
##   Carsey-Werner Company                                                                    0
##   Cart Before The Horse Productions                                                        0
##   Cartel Productions                                                                       0
##   Carthago Films S.a.r.l.                                                                  0
##   Cartier Productions                                                                      0
##   Cartoon Network Studios                                                                  0
##   Cartoon Saloon                                                                           0
##   Carver Films                                                                             0
##   Casa Bonita                                                                              0
##   Casablanca Filmworks                                                                     0
##   Casadelic Pictures                                                                       0
##   Case 39 Productions                                                                      0
##   Casey Productions                                                                        0
##   Casey Silver Productions                                                                 0
##   Cassadaga Film Production                                                                0
##   Castel Film Romania                                                                      0
##   Castel Film Studio                                                                       0
##   Castel Films                                                                             0
##   Castelao Pictures                                                                        0
##   Castelao Producciones                                                                    0
##   Castle Hill Productions                                                                  0
##   Castle Rock Entertainment                                                                0
##   Castleberg Productions                                                                   0
##   Castlight Pictures                                                                       0
##   Casualties Bureau                                                                        0
##   Cat Burglar Productions                                                                  0
##   CAT Films                                                                                0
##   Catacombs Productions                                                                    0
##   Catapult Films                                                                           0
##   Catch 23 Entertainment                                                                   0
##   Catch Productions                                                                        0
##   CatchPlay                                                                                0
##   Catfish Productions                                                                      0
##   Cattleya                                                                                 0
##   Causeway Films                                                                           0
##   Caviar Films                                                                             0
##   CB Films                                                                                 0
##   CB Productions                                                                           0
##   CBS Entertainment Productions                                                            0
##   CBS Films                                                                                0
##   CC Capital Arts Entertainment SRL                                                        0
##   CCCP                                                                                     0
##   CD Films                                                                                 0
##   Ce Qui Me Meut Motion Pictures                                                           0
##   Cecchi Gori Group Tiger Cinematografica                                                  0
##   Cecchi Gori Pictures                                                                     0
##   CED Productions                                                                          0
##   Celador Films                                                                            0
##   Celador Productions                                                                      0
##   Celandine Films                                                                          0
##   Cell                                                                                     0
##   Celluloid Dreams                                                                         0
##   Celluloid Dreams Productions                                                             0
##   Celtic Films Entertainment                                                               0
##   Cent Productions Inc.                                                                    0
##   Central                                                                                  0
##   Central Films                                                                            0
##   Central Films Limited                                                                    0
##   Central Independent Television                                                           0
##   Central Productions                                                                      0
##   Centre National de la Cinématographie                                                 0
##   Centre National de la Cinématographie (CNC)                                           0
##   Centron Pictures                                                                         0
##   Centropolis Entertainment                                                                0
##   Centropolis Film Productions                                                             0
##   Century 21 Television                                                                    0
##   Century Park Pictures                                                                    0
##   Century Time (H.K.) Ltd.                                                                 0
##   CFCN Communications                                                                      0
##   Chad Troutwine Films                                                                     0
##   Chain Camera Pictures                                                                    0
##   Chaintron                                                                                0
##   Chako Film Company                                                                       0
##   Chal Productions                                                                         0
##   Challenge Film Corporation                                                               0
##                                                                                         Freq
## Var1                                                                                     431
##   "DIA" Productions GmbH & Co. KG                                                          0
##   # Lexyn Productions                                                                      0
##   10 West Studios                                                                          0
##   100 Feet Productions                                                                     0
##   1019 Entertainment                                                                       0
##   108 Media                                                                                0
##   10th Hole Productions                                                                    0
##   11:11 Mediaworks                                                                         0
##   12 Gauge Productions                                                                     0
##   120dB Films                                                                              0
##   13 Ghosts Productions Canada Inc.                                                        0
##   1492 Pictures                                                                            0
##   1600 Limited Partnership                                                                 0
##   1812 Productions                                                                         0
##   1818                                                                                     0
##   1821 Pictures                                                                            0
##   185 Trax                                                                                 0
##   1976 Productions                                                                         0
##   1984 Private Defense Contractors                                                         0
##   1992 Number Four Limited Partnership                                                     0
##   2 Bridges Productions                                                                    0
##   2 Entertain                                                                              0
##   2 Entertain Video                                                                        0
##   2 Loop Films                                                                             0
##   2 Player Productions                                                                     0
##   2 Wolves Films                                                                           0
##   2.4.7. Films                                                                             0
##   2003 Productions                                                                         0
##   20ten Media                                                                              0
##   20th Century Fox                                                                         0
##   20th Century Fox Film Corporation                                                        0
##   20th Century Fox Home Entertainment                                                      0
##   20th Century Fox Russia                                                                  0
##   20th Century Fox Television                                                              0
##   20th Century Pictures                                                                    0
##   21 Laps Entertainment                                                                    0
##   21st Century Film Corporation                                                            0
##   224 Entertainment                                                                        0
##   2262730 Ontario                                                                          0
##   22h22                                                                                    0
##   23/5 Filmproduktion                                                                      0
##   24 Seven Productions                                                                     0
##   24/7 Films                                                                               0
##   26 Films                                                                                 0
##   27 Films Production                                                                      0
##   2929 Productions                                                                         0
##   2am Films                                                                                0
##   2B Films                                                                                 0
##   2DS Productions                                                                          0
##   2S Films                                                                                 0
##   3 Arts Entertainment                                                                     0
##   3 in the Box                                                                             0
##   3 Ring Circus Films                                                                      0
##   33 Pictures                                                                              0
##   3311 Productions                                                                         0
##   33andOut Productions                                                                     0
##   343 Industries                                                                           0
##   34th Street Films                                                                        0
##   360 Pictures                                                                             0
##   391 Productions                                                                          0
##   3b productions                                                                           0
##   3B Productions                                                                           0
##   3DTK                                                                                     0
##   3Foot7                                                                                   0
##   3L Filmproduktion GmbH                                                                   0
##   3L Filmverleih                                                                           0
##   3L Productions                                                                           0
##   40 Acres & A Mule Filmworks                                                              0
##   403 Productions                                                                          0
##   42 Films                                                                                 0
##   430 Productions                                                                          0
##   44th Floor Productions                                                                   0
##   455 Films                                                                                0
##   4Cows                                                                                    0
##   4DH Films                                                                                0
##   4Kids Entertainment                                                                      0
##   4M                                                                                       0
##   5150 Action                                                                              0
##   61* Productions Inc.                                                                     0
##   6140 Productions                                                                         0
##   7 Network                                                                                0
##   72 Productions                                                                           0
##   72nd Street Productions                                                                  0
##   777 Films Corporation                                                                    0
##   7th Sense Films                                                                          0
##   8:38 Productions                                                                         0
##   80 Days Productions                                                                      0
##   8383 Productions                                                                         0
##   852 Films                                                                                0
##   87Eleven                                                                                 0
##   8th In Line                                                                              0
##   9 Story Media Group                                                                      0
##   900 Films                                                                                0
##   98 MPH Productions                                                                       0
##   A-1 Pictures                                                                             0
##   A-Mark Entertainment                                                                     0
##   A-Team                                                                                   0
##   A B Corp                                                                                 0
##   A Band Apart                                                                             0
##   A BandApart                                                                              0
##   A Bigger Boat                                                                            0
##   A Company Filmproduktionsgesellschaft                                                    0
##   A Grand Elephant                                                                         0
##   A Hot Dog                                                                                0
##   A Loopy Production LLC                                                                   0
##   A Lucky Old Sun Production                                                               0
##   A Plus Entertainment                                                                     0
##   A&B Producoes                                                                            0
##   A&E IndieFilms                                                                           0
##   A&E Television Networks                                                                  0
##   A&M Films                                                                                0
##   A. C. I. Films                                                                           0
##   A. Film                                                                                  0
##   A.C. Lyles Productions                                                                   0
##   A.C.E.                                                                                   0
##   A.G. Films                                                                               0
##   A.J.O.Z. Films                                                                           0
##   A.S. Films                                                                               0
##   A.U.M. Films                                                                             0
##   A+E Studios                                                                              0
##   A113                                                                                     0
##   A2 Entertainment Group                                                                   0
##   A24                                                                                      0
##   A71 Productions                                                                          0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                              0
##   AAMPI Inc.                                                                               0
##   AAR Films                                                                                0
##   Aardman Animations                                                                       0
##   Aaron Spelling Productions                                                               0
##   Abandon Entertainment                                                                    0
##   Abandon Pictures                                                                         0
##   Abbolita Productions                                                                     0
##   ABC Circle Films                                                                         0
##   ABC Entertainment                                                                        0
##   ABC Family                                                                               0
##   ABC Motion Pictures                                                                      0
##   ABC Pictures                                                                             0
##   ABC Productions                                                                          0
##   ABC Studios                                                                              0
##   Abduction Films                                                                          0
##   Aberration Films                                                                         0
##   Abnormal Pictures                                                                        0
##   Abraham Productions                                                                      0
##   abramoff Production                                                                      0
##   Abramoff Production                                                                      0
##   ABS-CBN Film Productions                                                                 0
##   Absolute Entertainment                                                                   0
##   Academy Films                                                                            0
##   Academy Pictures                                                                         0
##   Acajou Films                                                                             0
##   Accelerated Matter                                                                       0
##   Accelerator Films                                                                        0
##   Accent Films                                                                             0
##   Access Films                                                                             0
##   Access Motion Pictures                                                                   0
##   Access Pictures                                                                          0
##   Accomplice Films                                                                         0
##   Ace Film Company                                                                         0
##   Achab Film                                                                               0
##   Achilles                                                                                 0
##   Achte Babelsberg Film                                                                    0
##   Acme Shark                                                                               0
##   Acorn Pictures                                                                           0
##   Acorn Productions                                                                        0
##   Acrobat Productions                                                                      0
##   Across the River Productions                                                             0
##   Across Town Productions                                                                  0
##   Act III Communications                                                                   0
##   Actionhouse                                                                              0
##   Active Entertainment                                                                     0
##   Ad Hominem Enterprises                                                                   0
##   Ad Vitim Distribution                                                                    0
##   Ada Films                                                                                0
##   Adam Fields Productions                                                                  0
##   Adam Schroeder Productions                                                               0
##   ADCB Films                                                                               0
##   Adder                                                                                    0
##   Addicted Productions                                                                     0
##   Addis Wechsler Pictures                                                                  0
##   Adelaide Film Festival                                                                   0
##   Aden Film                                                                                0
##   Adi Shankar Production                                                                   0
##   Adlabs Films Ltd.                                                                        0
##   Admire Productions Ltd.                                                                  0
##   AdScott Pictures                                                                         0
##   Adventure Pictures                                                                       0
##   AE Electra Productions                                                                   0
##   Aegis Film Fund                                                                          0
##   Aeroplano                                                                                0
##   Aeteas Filmproduktions                                                                   0
##   AF Production                                                                            0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                      0
##   Affirm Films                                                                             0
##   AFG Talons Productions                                                                   0
##   Afineevsky - Tolmor Production                                                           0
##   Afraid of the Dark                                                                       0
##   Afrodita Audiovisual, A.I.E.                                                             0
##   After Dark Films                                                                         0
##   Against the Wild Films                                                                   0
##   Agamemnon Films                                                                          0
##   Agat Films & Cie                                                                         0
##   Agatha Christie Ltd                                                                      0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                         0
##   Agencja Produkcji Filmowej                                                               0
##   Agenda                                                                                   0
##   Agent Two                                                                                0
##   AGGK Films                                                                               0
##   Aggregate Film                                                                           0
##   Aggregate Films                                                                          0
##   Agi Orsi Productions                                                                     0
##   Agora Entertainment                                                                      0
##   Ahimsa Films                                                                             0
##   AI-Film                                                                                  0
##   Aimimage Productions                                                                     0
##   Airborne Productions                                                                     0
##   Akil Production Company                                                                  0
##   Akkord Film Produktion GmbH                                                              0
##   Akson Studio                                                                             0
##   Al!ve AG                                                                                 0
##   Alabama Moon Entertainment                                                               0
##   Alabama Production Group                                                                 0
##   Alan Greenspan Productions                                                               0
##   Alan Jay Lerner Productions                                                              0
##   Alan Landsburg Productions                                                               0
##   Alan Sacks Productions                                                                   0
##   Alan Shayne Productions                                                                  0
##   Alarum PIctures                                                                          0
##   Albert Band International Productions Inc.                                               0
##   Albert S. Ruddy Productions                                                              0
##   Alberta Film Entertainment                                                               0
##   Alberto Grimaldi Productions                                                             0
##   Albino Alligator Productions                                                             0
##   Alced Productions                                                                        0
##   Alchemedia Films                                                                         0
##   Alchemy Television                                                                       0
##   Alcina Pictures                                                                          0
##   Alcon Entertainment                                                                      0
##   Alcor Films                                                                              0
##   Alcove Entertainment                                                                     0
##   Aldamisa Entertainment                                                                   0
##   Aldrich Group                                                                            0
##   Alea Docs & Films                                                                        0
##   Alejandro Martínez                                                                    0
##   Aleph Motion Pictures                                                                    0
##   Alex Entertainment Inc.                                                                  0
##   Alexander Groupe                                                                         0
##   Alexander Salkind                                                                        0
##   Alexandre Films                                                                          0
##   Alfama Films                                                                             0
##   Alfran Productions                                                                       0
##   Alfred Image Works                                                                       0
##   Alfred J. Hitchcock Productions                                                          0
##   Algonquin                                                                                0
##   Algonquin Productions Limited                                                            0
##   AliBella Pictures                                                                        0
##   Alicéléo                                                                           0
##   Alive Films                                                                              0
##   Alive Productions                                                                        0
##   All For A Films                                                                          0
##   All Girl Productions                                                                     0
##   All Knight Productions                                                                   0
##   All Night Productions                                                                    0
##   Allagash Films                                                                           0
##   Allan Zeman Productions                                                                  0
##   Allarcom Limited                                                                         0
##   Allarts                                                                                  0
##   Allarts Production                                                                       0
##   Allegra Pictures                                                                         0
##   Allegro-Film                                                                             0
##   Allegro Films                                                                            0
##   Alliance                                                                                 0
##   Alliance Atlantis Communications                                                         0
##   Alliance Atlantis Motion Picture Production                                              0
##   Alliance Communications                                                                  0
##   Alliance Communications Corporation                                                      0
##   Alliance Entertainment                                                                   0
##   Alliance Films                                                                           0
##   Allied Artists                                                                           0
##   Allied Artists Pictures                                                                  0
##   Allied Film Makers                                                                       0
##   Allied Film Production                                                                   0
##   Allied Filmmakers                                                                        0
##   Allied Stars, Ltd.                                                                       0
##   Allied Vision                                                                            0
##   Alligator Inc                                                                            0
##   Allison Shearmur Productions                                                             0
##   Alloy Entertainment                                                                      0
##   Allspark Pictures                                                                        0
##   Almega Projects                                                                          0
##   Almena Films                                                                             0
##   Almost Midnight Productions                                                              0
##   Aloe Entertainment                                                                       0
##   Along The Tracks                                                                         0
##   Aloupis Productions                                                                      0
##   Alpha Core                                                                               0
##   Alpha Films                                                                              0
##   Alpha Productions                                                                        0
##   Alphaville Films                                                                         0
##   Alphaville Productions                                                                   0
##   Alpine Pictures                                                                          0
##   Alquimia Cinema                                                                          0
##   Also Known As Pictures                                                                   0
##   Alta Films S.A.                                                                          0
##   Alta Loma Entertainment                                                                  0
##   Alta Vista Film Production                                                               0
##   Alta Vista Productions                                                                   0
##   Altar Productions                                                                        0
##   Alter Films                                                                              0
##   Alternate Ending Studios                                                                 0
##   Altitude Film Entertainment                                                              0
##   Altus Productions                                                                        0
##   Always Split Aces Productions                                                            0
##   Amalgam Features                                                                         0
##   Amasia Entertainment                                                                     0
##   Amaze Film + Television                                                                  0
##   Amazing Film Studio                                                                      0
##   Amazon Studios                                                                           0
##   amber entertainment                                                                      0
##   Amber Lamps                                                                              0
##   Amberdale Productions                                                                    0
##   AMBI Group                                                                               0
##   Ambi Pictures                                                                            0
##   Ambience Entertainment                                                                   0
##   Ambient Entertainment GmbH                                                               0
##   Amblimation                                                                              0
##   Amblin Entertainment                                                                     0
##   Ambrosino / Delmenico                                                                    0
##   Ambush Entertainment                                                                     0
##   AMC Pictures                                                                             0
##   Amen Ra Films                                                                            0
##   Ameran Films                                                                             0
##   Amercent Films                                                                           0
##   American Broadcasting Company (ABC)                                                      0
##   American Cinema International                                                            0
##   American Cinema Productions                                                              0
##   American Eagle                                                                           0
##   American Empirical Pictures                                                              0
##   American Entertainment Investors                                                         0
##   American Entertainment Partners II L.P.                                                  0
##   American Entertainment Partners L.P.                                                     0
##   American Film Company                                                                    0
##   American Film Institute (AFI)                                                            0
##   American Films                                                                           0
##   American Independent Productions                                                         0
##   American International Pictures (AIP)                                                    0
##   American International Productions                                                       0
##   American Media Group                                                                     0
##   American Playhouse                                                                       0
##   American Playhouse Theatrical Films                                                      0
##   American Werewolf Inc.                                                                   0
##   American Zoetrope                                                                        0
##   Amicus Entertainment                                                                     0
##   Amicus Productions                                                                       0
##   Amjo Productions                                                                         0
##   AMLF                                                                                     0
##   Amok II Productions                                                                      0
##   Amok Productions                                                                         0
##   Amy Robinson Productions                                                                 0
##   An Olive Branch Productions                                                              0
##   ANA Media                                                                                0
##   Anacol Productions Inc.                                                                  0
##   Anagram Pictures Inc.                                                                    0
##   Anagram Produktion                                                                       0
##   Anant Singh Production                                                                   0
##   Anarchos Productions                                                                     0
##   Anchor Bay                                                                               0
##   Anchor Bay Entertainment                                                                 0
##   Anchor Bay Films                                                                         0
##   Andalasia Productions                                                                    0
##   Andale Pictures                                                                          0
##   Andell Entertainment                                                                     0
##   Andertainment Group                                                                      0
##   Andor Films                                                                              0
##   Andrea Leone Films                                                                       0
##   Andrea Sperling Productions                                                              0
##   Andrew Lauren Productions (ALP)                                                          0
##   Andrew Stevens Entertainment                                                             0
##   Ang Lee Productions                                                                      0
##   Angeles Entertainment Group                                                              0
##   Angels & Airwaves                                                                        0
##   Anglia Television                                                                        0
##   Anglo-Amalgamated Film Distributors                                                      0
##   Anglo-Amalgamated Productions                                                            0
##   Anglo-American Film Corporation                                                          0
##   Anglo Enterprises                                                                        0
##   Angoa-Agicoa                                                                             0
##   Angry Films                                                                              0
##   Anguish Film                                                                             0
##   Anhelo Productions                                                                       0
##   Anil Kapoor Film Company                                                                 0
##   AnimagicNet A/S                                                                          0
##   Animakids Productions                                                                    0
##   Animal Kingdom                                                                           0
##   Animal Logic                                                                             0
##   Animal Planet                                                                            0
##   Animatógrafo                                                                          0
##   Animation Picture Company                                                                0
##   Animationwerks                                                                           0
##   Anime Innovation Tokyo                                                                   0
##   Animus Films                                                                             0
##   Aniplex                                                                                  0
##   Anka Film                                                                                0
##   Anna Lena Films                                                                          0
##   Annapurna Pictures                                                                       0
##   Annapurna Productions                                                                    0
##   Annuit Coeptis Entertainment II                                                          0
##   Annuit Coeptis Entertainment Inc.                                                        0
##   Anomaly Entertainment                                                                    0
##   Anonymous Content                                                                        0
##   Another Mulligan Entertainment                                                           0
##   Antares Produzione Cinematografica                                                       0
##   Antena 3 Films                                                                           0
##   Antena 3 Televisión                                                                   0
##   Anthem Productions                                                                       0
##   Anthos Media                                                                             0
##   Antidote Films                                                                           0
##   Antidote Films (I)                                                                       0
##   Antietam Filmworks                                                                       0
##   Anton Capital Entertainment (ACE)                                                        0
##   Antzworks                                                                                0
##   Apaches Entertainment                                                                    0
##   Apart Films                                                                              0
##   Apatow Productions                                                                       0
##   Aperture Entertainment                                                                   0
##   Apipoulaï                                                                             0
##   Apjac International                                                                      0
##   APJAC Productions                                                                        0
##   Apollo Associates                                                                        0
##   Apollo Media                                                                             0
##   Apollo Pictures                                                                          0
##   ApolloMedia Distribution                                                                 0
##   ApolloMovie Beteiligungs                                                                 0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                       0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                           0
##   ApolloProMovie                                                                           0
##   ApolloProMovie & Co. 3. Filmproduktion                                                   0
##   ApolloProScreen                                                                          0
##   ApolloProScreen Filmproduktion                                                           0
##   Apotheosis Media Group                                                                   0
##   Apparatus Productions                                                                    0
##   Appian Way                                                                               0
##   Apple Corps                                                                              0
##   Apple Film Productions                                                                   0
##   Apple Inc.                                                                               0
##   Applecross                                                                               0
##   Applehead Pictures                                                                       0
##   Appleseed Film Partners                                                                  0
##   Applied Action                                                                           0
##   April Productions                                                                        0
##   APT Films                                                                                0
##   Aquarius Films                                                                           0
##   AR-TL                                                                                    0
##   AR Films                                                                                 0
##   Arable Entertainment                                                                     0
##   Arachnid Productions Ltd.                                                                0
##   Aramid Entertainment Fund                                                                0
##   Arc Entertainment                                                                        0
##   Arc Productions                                                                          0
##   Arcade Films                                                                             0
##   Arcade Pictures                                                                          0
##   Arcadia Motion Pictures                                                                  0
##   Arcane Pictures                                                                          0
##   Archangel                                                                                0
##   Archer Entertainment                                                                     0
##   Archer Gray                                                                              0
##   Archer Street Productions                                                                0
##   Archimede                                                                                0
##   Archipel 35                                                                              0
##   Arclight Films                                                                           0
##   Arcola Pictures                                                                          0
##   Arcturus Motion Pictures                                                                 0
##   ARD                                                                                      0
##   ARD Degeto Film                                                                          0
##   ARD/Degeto Film GmbH                                                                     0
##   Ardustry Entertainment                                                                   0
##   area japan                                                                               0
##   Arena Productions                                                                        0
##   Arenamedia                                                                               0
##   Argonaut Pictures                                                                        0
##   Argos Films                                                                              0
##   Argyle Enterprises                                                                       0
##   Argyll Film Partners                                                                     0
##   Aries [jp]                                                                               0
##   Aries Cinematográfica Argentina                                                       0
##   Aries Productions                                                                        0
##   ArieScope Pictures                                                                       0
##   Aristos Films                                                                            0
##   Ariztical Entertainment                                                                  0
##   Arkoff International                                                                     0
##   Arlington Road Productions Corporation                                                   0
##   ARM Entertainment                                                                        0
##   Armada Films                                                                             0
##   Armian pictures                                                                          0
##   Armor Entertainment                                                                      0
##   Armory Films                                                                             0
##   Armzfx                                                                                   0
##   Arnold Kopelson Productions                                                              0
##   Arnold Stiefel Company                                                                   0
##   Arnon Milchan Productions                                                                0
##   ARO Entertainment                                                                        0
##   ARP Sélection                                                                         0
##   Arramis Films                                                                            0
##   Arrete Ton Cinema                                                                        0
##   Arrow Films                                                                              0
##   Arrowstorm Entertainment                                                                 0
##   ARS Film Production                                                                      0
##   Ars Nova                                                                                 0
##   Art & Industry                                                                           0
##   Art In Motion                                                                            0
##   Art Linson Productions                                                                   0
##   Art Pictures Studio                                                                      0
##   Artémis Productions                                                                   0
##   Arte                                                                                     0
##   ARTE                                                                                     0
##   Arte Deutschland TV GmbH                                                                 0
##   Arte France                                                                              0
##   Arte France Cinéma                                                                    0
##   Artemis                                                                                  0
##   Artemis Film                                                                             0
##   Artfire Films                                                                            0
##   Artic Productions LLC                                                                    0
##   ArtImage Entertainment                                                                   0
##   Artimm                                                                                   0
##   Artina Films                                                                             0
##   Artisan Entertainment                                                                    0
##   Artist Film                                                                              0
##   Artista Management                                                                       0
##   Artistry Limited                                                                         0
##   Artists Entertainment Complex                                                            0
##   Artists Production Group (APG)                                                           0
##   Artists Public Domain                                                                    0
##   ArtPhyl                                                                                  0
##   Arts Council of England                                                                  0
##   Arts+Labor                                                                               0
##   Arturo Production                                                                        0
##   Arwin Productions                                                                        0
##   As Is Productions                                                                        0
##   ASAF                                                                                     0
##   Asahi National Broadcasting Company                                                      0
##   Asap films                                                                               0
##   Ascendant Pictures                                                                       0
##   Ascension Pictures                                                                       0
##   Ascension Productions                                                                    0
##   Ascot Elite Home Entertainment                                                           0
##   Asgaard Entertainment                                                                    0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                 0
##   Asia Digital Entertainment                                                               0
##   Asia Tropical Films                                                                      0
##   ASIG Productions                                                                         0
##   Asis Productions                                                                         0
##   ASK Kodansha                                                                             0
##   Asmik Ace Entertainment                                                                  0
##   Aspect Ratio Film                                                                        0
##   Aspen Film Society                                                                       0
##   Aspen Productions                                                                        0
##   Aspen Productions (I)                                                                    0
##   Asphalt Productions                                                                      0
##   Assassin's Fist Limited                                                                  0
##   Assassin Films                                                                           0
##   Associated British-Pathé                                                              0
##   Associated Capital                                                                       0
##   Associated General Films                                                                 0
##   Associated Producers (API)                                                               0
##   Associates & Aldrich Company, The                                                        0
##   Astral Bellevue Pathé                                                                 0
##   Astral Media                                                                             0
##   Astron-6 Video International                                                             0
##   Asylum Films                                                                             0
##   Asylum, The                                                                              0
##   Asymmetrical Productions                                                                 0
##   Atípica Films                                                                         0
##   ATG Productions                                                                          0
##   Atitude Produções e Empreendimentos                                                0
##   Atkinson/Knickerbocker Productions                                                       0
##   Atlantic Entertainment Group                                                             0
##   Atlantic Picture Company                                                                 0
##   Atlantic Pictures                                                                        0
##   Atlantic Pictures (II)                                                                   0
##   Atlantic Releasing Corporation                                                           0
##   Atlantic Swiss Productions                                                               0
##   Atlantic Television                                                                      0
##   Atlas 2 Productions                                                                      0
##   Atlas Entertainment                                                                      0
##   Atlas Film                                                                               0
##   Atlas Films                                                                              0
##   Atlas Independent                                                                        0
##   Atlas Productions                                                                        0
##   Atman Entertainment                                                                      0
##   Atmo Media Network                                                                       0
##   Atmosphere Entertainment MM                                                              0
##   Atmospheric Pictures                                                                     0
##   ATO Pictures                                                                             0
##   ATR Films                                                                                0
##   Atresmedia Cine                                                                          0
##   Attaboy Films                                                                            0
##   Attainment Media Group                                                                   0
##   Attercop Productions                                                                     0
##   Attic Light Films                                                                        0
##   Attila Productions                                                                       0
##   Aubrey Schenck Productions                                                               0
##   Audax Films                                                                              0
##   Audley Films LLP                                                                         0
##   August Entertainment                                                                     0
##   August Films                                                                             0
##   Augustus Color                                                                           0
##   Augustus Film                                                                            0
##   Aura Entertainment                                                                       0
##   Aura Film Partnership                                                                    0
##   Aurora Entertainment                                                                     0
##   Aurora Productions                                                                       0
##   Australian Broadcasting Corporation                                                      0
##   Australian Film Commission                                                               0
##   Australian Film Finance Corporation                                                      0
##   Australian Film Finance Corporation (AFFC)                                               0
##   Australian International Film Corp. (AIFC)                                               0
##   Automatic Media                                                                          0
##   Automatik Entertainment                                                                  0
##   Autonomous                                                                               0
##   Autonomous Films                                                                         0
##   Autour de Minuit Productions                                                             0
##   AV Club, The                                                                             0
##   AV Pictures                                                                              0
##   AvÅŸar Film                                                                            0
##   Avala Film                                                                               0
##   Avalanche Films                                                                          0
##   Avalanche Productions                                                                    0
##   Avalon Pictures                                                                          0
##   Avalon Studios                                                                           0
##   Avalon/NFU Studios                                                                       0
##   AVCO Embassy Pictures                                                                    0
##   Avenging Conscience                                                                      0
##   Avenue Entertainment                                                                     0
##   Avenue Picture                                                                           0
##   Avenue Pictures Productions                                                              0
##   Aversano Films                                                                           0
##   Avery Pix                                                                                0
##   Avex Inc.                                                                                0
##   Avi Arad Productions                                                                     0
##   Avi Chai fund                                                                            0
##   Avnet/Kerner Productions                                                                 0
##   Avrora Media                                                                             0
##   Awesomeness Films                                                                        0
##   Axon Films                                                                               0
##   AZ Works                                                                                 0
##   Azari Media                                                                              0
##   AZL Productions KG                                                                       0
##   Azoff Entertainment                                                                      0
##   B and G Derivatives Holdings                                                             0
##   B.A. Produktion                                                                          0
##   B.D.S. Productions                                                                       0
##   B.D.S. Productions Inc.                                                                  0
##   B.H. Finance C.V.                                                                        0
##   B24                                                                                      0
##   Baba Arts Limited Productions                                                            0
##   Babbo Inc.                                                                               0
##   Babe Film                                                                                0
##   Babe Films                                                                               0
##   Babelsberg Film                                                                          0
##   Babelsberg Film GmbH                                                                     0
##   Babelsberg International Film Produktion                                                 0
##   Babieka                                                                                  0
##   Baby Cart                                                                                0
##   Baby Cow Films                                                                           0
##   Baby Cow Productions                                                                     0
##   Babylon                                                                                  0
##   Babylonian Productions                                                                   0
##   Bac Films                                                                                0
##   BAC Films                                                                                0
##   Bachelor Party Productions                                                               0
##   Bachrach/Gottlieb Productions                                                            0
##   Back Lot Pictures                                                                        0
##   Backup Films                                                                             0
##   Backup Media                                                                             0
##   Bacon & Eggs                                                                             0
##   Bad Angels Productions, Ltd.                                                             0
##   Bad Badger                                                                               0
##   Bad Biology                                                                              0
##   Bad Cop Bad Cop Film Productions                                                         0
##   Bad Hat Harry Productions                                                                0
##   Bad Lt. Productions                                                                      0
##   Bad Monkey Productions                                                                   0
##   Bad Robot                                                                                0
##   Badlands Company                                                                         0
##   Bórd Scannán na hÃâ\200°ireann                                                       0
##   Bagdasarian Productions                                                                  0
##   BaggyJoe Productions                                                                     0
##   Bahr Productions Inc.                                                                    0
##   Bait Productions                                                                         0
##   Baker Street                                                                             0
##   Bakshi Productions                                                                       0
##   Balaji Motion Pictures                                                                   0
##   Balcor Film Investors                                                                    0
##   Baldwin Entertainment Group                                                              0
##   Baldwin/Cohen Productions                                                                0
##   Ballinran Productions                                                                    0
##   Ballpark Productions Partnership                                                         0
##   Baltic Film Group                                                                        0
##   Baltic Film Services                                                                     0
##   Baltimore Pictures                                                                       0
##   Baltimore Spring Creek Pictures                                                          0
##   Baltimore Spring Creek Productions                                                       0
##   Baltmedia                                                                                0
##   Banana-Moon Sky Films                                                                    0
##   Bandai Visual Company (JAPAN)                                                            0
##   Bande a Part Films                                                                       0
##   Bandito Brothers                                                                         0
##   Bandoola Productions                                                                     0
##   Banger Films                                                                             0
##   Banger Productions                                                                       0
##   Bankable                                                                                 0
##   Bankside Films                                                                           0
##   Banner House Productions                                                                 0
##   Banter                                                                                   0
##   Barbarian Films                                                                          0
##   Barclays Mercantile Industrial Finance                                                   0
##   Bardel Entertainment Inc.                                                                0
##   barefoot films                                                                           0
##   Barenholtz Production                                                                    0
##   Barking Fish Entertainment                                                               0
##   Barnet Bain Films                                                                        0
##   Barnsnape Films                                                                          0
##   Baron Films                                                                              0
##   Barraboy Films                                                                           0
##   Barry & Enright Productions                                                              0
##   Barry Mendel Productions                                                                 0
##   Bartlett Films                                                                           0
##   Barwood Films                                                                            0
##   Base 12 Productions                                                                      0
##   Basic Pictures                                                                           0
##   Basket Case Productions                                                                  0
##   Batjac Productions                                                                       0
##   Battle Mountain Films                                                                    0
##   Battleplan Productions                                                                   0
##   Bauer Martinez Studios                                                                   0
##   Baumgarten-Prophet Entertainment                                                         0
##   Baumgarten Management and Productions (BMP)                                              0
##   Baumgarten Merims Productions                                                            0
##   Bausan Films                                                                             0
##   Bavaria Film                                                                             0
##   Bavaria Pictures                                                                         0
##   Bay Films                                                                                0
##   Bayerischer Banken-Fonds                                                                 0
##   Bayerischer Rundfunk (BR)                                                                0
##   Bayonne Entertainment                                                                    0
##   Bayou Film Inc                                                                           0
##   Bayou Pictures                                                                           0
##   Bazelevs Production                                                                      0
##   Bazmark Films                                                                            0
##   BB Film Productions                                                                      0
##   BB Films                                                                                 0
##   BBC                                                                                      0
##   BBC America                                                                              0
##   BBC Arena                                                                                0
##   BBC Cymru Wales                                                                          0
##   BBC Drama Group                                                                          0
##   BBC Drama Productions                                                                    0
##   BBC Earth                                                                                0
##   BBC Earth Films                                                                          0
##   BBC Films                                                                                0
##   BBC Home Video                                                                           0
##   BBC Natural History                                                                      0
##   BBC Scotland                                                                             0
##   BBC Storyville                                                                           0
##   BBC Television UK                                                                        0
##   BBC Wales                                                                                0
##   BBC Worldwide                                                                            0
##   BBS Productions                                                                          0
##   BCDF Pictures                                                                            0
##   BD Cine                                                                                  0
##   Be Gentlemen Limited Partnership                                                         0
##   Be Good Productions                                                                      0
##   Beachfront Films                                                                         0
##   Beachside Films                                                                          0
##   Beacon Communications                                                                    0
##   Beacon Pictures                                                                          0
##   Beagle Pug Films                                                                         0
##   Beanca Films                                                                             0
##   Beatrice Film                                                                            0
##   Beautiful Kate Productions                                                               0
##   Beaver Films                                                                             0
##   Bece Canada Productions                                                                  0
##   Becker International                                                                     0
##   Bedford Falls Company, The                                                               0
##   Bedford Falls Productions                                                                0
##   Bedlam Pictures                                                                          0
##   Bedlam Productions                                                                       0
##   Bee Holder Productions                                                                   0
##   Bee Train                                                                                0
##   Bee Vine Pictures                                                                        0
##   Beech Hill Films                                                                         0
##   Before the Door Pictures                                                                 0
##   Beginner's Luck                                                                          0
##   Behavioral Problem Productions Ltd.                                                      0
##   Beijing Poly-bona Film Distribution Company                                              0
##   Beijing Shuijing Shenlan International Media Co.                                         0
##   Bekmambetov Projects Ltd.                                                                0
##   Bel Air Entertainment                                                                    0
##   Belgacom                                                                                 0
##   Believe Entertainment                                                                    0
##   Believe Pictures                                                                         0
##   Bell Broadcast and New Media Fund                                                        0
##   Bell Media                                                                               0
##   Bella Productions                                                                        0
##   Belladonna Productions                                                                   0
##   Bellanova Films                                                                          0
##   Belle Pictures                                                                           0
##   Bellpond Films                                                                           0
##   Bellwether Pictures                                                                      0
##   Ben-Ami/Leeds Productions                                                                0
##   Benaroya Pictures                                                                        0
##   Benchmark                                                                                0
##   Bender-Spink Inc.                                                                        0
##   Benderspink                                                                              0
##   BenderSpink                                                                              0
##   Benedek Films                                                                            0
##   Benedict Pictures Corp.                                                                  0
##   Benmar Productions                                                                       0
##   Bennett-Robbins Productions                                                              0
##   Benteveo Producciones                                                                    0
##   Bentley Productions                                                                      0
##   Bergman Lustig productions                                                               0
##   Berkshire Axis Media                                                                     0
##   Berlanti Productions                                                                     0
##   Bernard Gayle Productions                                                                0
##   Berrick Filmproduktion                                                                   0
##   Bersin Pictures                                                                          0
##   Bert Marcus Productions                                                                  0
##   Berwick Street Productions                                                               0
##   Best Brains                                                                              0
##   Best Film                                                                                0
##   Best Man Filmproduktions                                                                 0
##   Best Medicine Productions                                                                0
##   Beta Cinema                                                                              0
##   Bettis Productions Limited                                                               0
##   Between The Eyes                                                                         0
##   Beverly Detroit                                                                          0
##   Bewitched                                                                                0
##   Beyond Films                                                                             0
##   Beyond Infinity                                                                          0
##   BFI Film Fund                                                                            0
##   BH Tilt                                                                                  0
##   Bhansali Films                                                                           0
##   BHE Films                                                                                0
##   Bi-polar Pictures                                                                        0
##   Bianca Film                                                                              0
##   Bifrost Pictures                                                                         0
##   Big Arty Productions                                                                     0
##   Big Bad Film                                                                             0
##   Big Beach Films                                                                          0
##   Big Beach Productions                                                                    0
##   Big Bug Pictures                                                                         0
##   Big Easy Pictures                                                                        0
##   Big Fan Productions                                                                      0
##   Big Farm                                                                                 0
##   Big Fish Films                                                                           0
##   Big Focus Television                                                                     0
##   Big Idea Productions                                                                     0
##   Big Indie Pictures                                                                       0
##   Big Kid Pictures                                                                         0
##   Big Noise Films                                                                          0
##   Big Picture Media Corporation                                                            0
##   BIG Pictures                                                                             0
##   Big Primate Pictures                                                                     0
##   Big Screen Entertainment Group                                                           0
##   Big Screen Productions                                                                   0
##   Big Shot Productions                                                                     0
##   Big Stan Productions                                                                     0
##   Big Talk Productions                                                                     0
##   Big Ticket Productions                                                                   0
##   Big World                                                                                0
##   Big Yellow Films                                                                         0
##   Bigel / Mailer Films                                                                     0
##   Bigel Entertainment                                                                      0
##   Bigelow Productions                                                                      0
##   Bigscope Films                                                                           0
##   Bikini Films                                                                             0
##   Bill and Ben Productions                                                                 0
##   Bill Graham Films                                                                        0
##   Bill Kenwright Films                                                                     0
##   Bill Melendez Productions                                                                0
##   Bill/Phillips                                                                            0
##   Billy Goat Pictures                                                                      0
##   BIM Distribuzione                                                                        0
##   Bing Crosby Productions                                                                  0
##   Bioskop-Film GmbH                                                                        0
##   Bioskop Film                                                                             0
##   Bioware                                                                                  0
##   Birchwood Pictures                                                                       0
##   Bird and a Bear Entertainment                                                            0
##   Birdsong Pictures                                                                        0
##   Birnbaum / Barber Productions                                                            0
##   Birnbaum/Barber                                                                          0
##   Biscayne Pictures                                                                        0
##   Bisgrove Entertainment                                                                   0
##   Bitter Films                                                                             0
##   Black & Blue Films                                                                       0
##   Black & White Productions                                                                0
##   Black and Blu Entertainment                                                              0
##   Black Balloon Productions                                                                0
##   Black Bear Pictures                                                                      0
##   Black Camel Pictures                                                                     0
##   Black Chalk Productions                                                                  0
##   Black Diamond Pictures                                                                   0
##   Black Fawn Films                                                                         0
##   Black Fish Films                                                                         0
##   Black Flag                                                                               0
##   Black Forest Films                                                                       0
##   Black Label Media                                                                        0
##   Black Light District                                                                     0
##   Black Marble Productions                                                                 0
##   Black Rhino Productions                                                                  0
##   Black Robe                                                                               0
##   Black Sand Pictures                                                                      0
##   Black Sheep Films                                                                        0
##   Black Sky Entertainment                                                                  0
##   Black Snake                                                                              0
##   Blackfriars Bridge Films                                                                 0
##   Blacklab Entertainment                                                                   0
##   Blackout Productions Inc.                                                                0
##   Blake Edwards                                                                            0
##   Blank of the Dead Productions                                                            0
##   Blast! Films                                                                             0
##   Bleiberg Entertainment                                                                   0
##   Blender Foundation                                                                       0
##   Blenkov & Schønnemann Pictures                                                        0
##   Blind Guy Films                                                                          0
##   Blind Spot Pictures Oy                                                                   0
##   Blind Wink                                                                               0
##   Blind Wink Productions                                                                   0
##   Blinder Films                                                                            0
##   Blinding Edge Pictures                                                                   0
##   BlinkWorks Media                                                                         0
##   Blinky Productions                                                                       0
##   Bliss                                                                                    0
##   Bliss Media                                                                              0
##   Blitz / Welch                                                                            0
##   Blitz Films                                                                              0
##   Blixa Film Productktion                                                                  0
##   Block / Hanson                                                                           0
##   Block 2 Pictures                                                                         0
##   Blockade Entertainment                                                                   0
##   Blockbuster Movie Entertainers                                                           0
##   Blondie Girl Productions                                                                 0
##   Blood & Chocolate Productions Ltd                                                        0
##   Blood & Wine Productions                                                                 0
##   Blood Relations Co.                                                                      0
##   Bloodline Pictures                                                                       0
##   Bloodline Productions                                                                    0
##   Bloodstar Productions                                                                    0
##   BloodWorks                                                                               0
##   Bloody Disgusting                                                                        0
##   Bloody Lip Productions                                                                   0
##   Blowback Pictures                                                                        0
##   BLT Productions                                                                          0
##   Blue-Tongue Films                                                                        0
##   Blue Askew                                                                               0
##   Blue Dot Productions                                                                     0
##   Blue Film                                                                                0
##   Blue Flower Productions                                                                  0
##   Blue Gardenia Productions                                                                0
##   Blue Parrot Productions                                                                  0
##   Blue Productions                                                                         0
##   Blue Rider Pictures                                                                      0
##   Blue Sea Productions                                                                     0
##   Blue Seraph Productions                                                                  0
##   Blue Sky Films                                                                           0
##   Blue Sky Studios                                                                         0
##   Blue Snow Productions                                                                    0
##   Blue Star Pictures                                                                       0
##   Blue Star Productions                                                                    0
##   Blue Train Productions                                                                   0
##   Blue Tulip Productions                                                                   0
##   Blue Wolf                                                                                0
##   Blue Yonder Films                                                                        0
##   Blueeyes Productions                                                                     0
##   Bluegrass Films                                                                          0
##   Bluemark Productions                                                                     0
##   Blueprint Pictures                                                                       0
##   Bluewater Pictures                                                                       0
##   Bluff Road Productions                                                                   0
##   Blumhouse Productions                                                                    0
##   Blurco                                                                                   0
##   BMG Independents                                                                         0
##   BMI (No. 9) Ltd.                                                                         0
##   BN Films                                                                                 0
##   BNJArmor                                                                                 0
##   Bo-Town Films                                                                            0
##   Bob Productions                                                                          0
##   Bob Swerer Productions                                                                   0
##   Bob Yari Productions                                                                     0
##   Bobby Jones Films LLC                                                                    0
##   Bocaboca Producciones S.A.                                                               0
##   BocFlix                                                                                  0
##   Boku Films                                                                               0
##   Bold Films                                                                               0
##   Boll KG                                                                                  0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                     0
##   Bollywood Hollywood Production                                                           0
##   Bomar OOD                                                                                0
##   Bombshell Pictures                                                                       0
##   Bona Fide Productions                                                                    0
##   BOND360                                                                                  0
##   Bonfire                                                                                  0
##   Boo Pictures                                                                             0
##   Bookshop Productions                                                                     0
##   Boram Entertainment Inc.                                                                 0
##   Bord Scannan na hEireann / Irish Film Board                                              0
##   Borde/Raich                                                                              0
##   BorderLine Films                                                                         0
##   Boss Media                                                                               0
##   Bottom of the Ninth Productions                                                          0
##   BoulderLight Pictures                                                                    0
##   Boulston Productions Limited                                                             0
##   Bouncing Betty Productions                                                               0
##   Boundless Pictures                                                                       0
##   Bourne Again                                                                             0
##   Bow and Arrow Entertainment                                                              0
##   Bowery Hills Entertainment                                                               0
##   Box Film                                                                                 0
##   Boxing Cat Films                                                                         0
##   Boy Culture LLC                                                                          0
##   Boy in the Box                                                                           0
##   Boy of the Year                                                                          0
##   Boy Wonder Films                                                                         0
##   Boyd's Company                                                                           0
##   BoZ Productions                                                                          0
##   Brad Grey Pictures                                                                       0
##   Brad Krevoy Television                                                                   0
##   Brad Zions Films                                                                         0
##   Braeburn Entertainment                                                                   0
##   Brain Farm Digital Cinema                                                                0
##   Branded Entertainment/Batfilm Productions                                                0
##   Brandenberg                                                                              0
##   Brandes Films International                                                              0
##   Brandman Productions                                                                     0
##   Brandt/Haas Productions                                                                  0
##   Brandywine Productions                                                                   0
##   Brandywine Productions Ltd.                                                              0
##   Brass Hat Films                                                                          0
##   Braun Entertainment Group                                                                0
##   Braunsberg Productions                                                                   0
##   Brave New Films                                                                          0
##   Braven Films                                                                             0
##   Braveworld Productions                                                                   0
##   BraxtanFILM                                                                              0
##   Break Thru Films                                                                         0
##   Breaking Ball Films                                                                      0
##   Breakthrough Entertainment Productions                                                   0
##   Breakup Productions                                                                      0
##   Breathless Associates                                                                    0
##   Bregman-IAC Productions                                                                  0
##   Bregman/Baer Productions                                                                 0
##   Breton Film Productions                                                                  0
##   Bridge Films                                                                             0
##   Bridgegate FIlms                                                                         0
##   Bridget Johnson Films                                                                    0
##   Bridgit Folman Film Gang                                                                 0
##   Bridle Path Films                                                                        0
##   Bright-Persky Associates                                                                 0
##   Bright Cold Day Films                                                                    0
##   Brightlight Pictures                                                                     0
##   Brightlight Pictures Inc.                                                                0
##   Brightside Entertainment                                                                 0
##   Brightstar Films                                                                         0
##   Brillhart / Gonzales Productions                                                         0
##   Brillstein-Grey Entertainment                                                            0
##   Brillstein Entertainment Partners                                                        0
##   Brink Films                                                                              0
##   Brink Productions                                                                        0
##   Bristol Automotive                                                                       0
##   Bristol Bay Productions                                                                  0
##   British American Entertainment                                                           0
##   British Broadcasting Corporation (BBC)                                                   0
##   British Columbia Film                                                                    0
##   British Columbia Television                                                              0
##   British Empire Films Australia                                                           0
##   British Film Company                                                                     0
##   British Film Council                                                                     0
##   British Film Institute (BFI)                                                             0
##   British Lion-Columbia Distributors                                                       0
##   British Lion Film Corporation                                                            0
##   British Lion Films                                                                       0
##   British Screen                                                                           0
##   British Screen Finance Ltd                                                               0
##   British Screen Productions                                                               0
##   Britpack Film Company                                                                    0
##   Broad Green Pictures                                                                     0
##   Broadview Pictures                                                                       0
##   Broadway Video                                                                           0
##   Broken Chair Flickz                                                                      0
##   Broken Films                                                                             0
##   Broken Lizard Industries                                                                 0
##   Broken Road Productions                                                                  0
##   Bron Capital Partners                                                                    0
##   Bron Studios                                                                             0
##   Bronson Avenue                                                                           0
##   Brood Syndicate                                                                          0
##   Brooks Media                                                                             0
##   Brooksfilms                                                                              0
##   Brooksfilms Ltd.                                                                         0
##   Brookstreet Pictures                                                                     0
##   Brookwell-McNamara Entertainment                                                         0
##   Brothers Dowdle Productions                                                              0
##   Brouwersgracht Investments                                                               0
##   Brown & Stretic                                                                          0
##   Brown Sauce Film Productions                                                             0
##   BrownHouse Productions                                                                   0
##   Brownstone Productions                                                                   0
##   Bruce Brown Films                                                                        0
##   Brucks Entertainment                                                                     0
##   Bruin Grip Services                                                                      0
##   Bryna Productions                                                                        0
##   BSF Film                                                                                 0
##   BSM Studio                                                                               0
##   Bubby Productions                                                                        0
##   Buckaroo Entertainment                                                                   0
##   Buckeye Films                                                                            0
##   Buena Onda                                                                               0
##   Buena Vista                                                                              0
##   Buena Vista Distribution Company                                                         0
##   Buena Vista Home Entertainment                                                           0
##   Buena Vista Pictures                                                                     0
##   Bueprint Pictures                                                                        0
##   Buffalo Gal Pictures                                                                     0
##   Buffalo Picture House                                                                    0
##   BUFO                                                                                     0
##   Bugsy Malone Productions                                                                 0
##   Bull's Eye Entertainment                                                                 0
##   Bull Market Entertainment                                                                0
##   Bullet Films                                                                             0
##   Bullet Pictures                                                                          0
##   Bulletproof Cupid                                                                        0
##   Bungalow 78 Productions                                                                  0
##   Bungalow Productions                                                                     0
##   Bunk 11 Pictures                                                                         0
##   Burbank Films Australia                                                                  0
##   Burg/Koules Productions                                                                  0
##   Burgundy Films                                                                           0
##   Burke/Samples/Foster Productions                                                         0
##   Burn Later Productions                                                                   0
##   Burning Bright Productions                                                               0
##   Burning Ships Productions                                                                0
##   Burns Family Studios                                                                     0
##   Burnside Entertainment                                                                   0
##   Burskin Film                                                                             0
##   Busboy Productions                                                                       0
##   Bushwood Pictures                                                                        0
##   Business Location Sudtirol Alto Adige                                                    0
##   Busted Shark Productions                                                                 0
##   Busy Bee Productions                                                                     0
##   Butcher's Run Films                                                                      0
##   Butcher's Run Productions                                                                0
##   Buttercup Films Ltd.                                                                     0
##   BXR Productions                                                                          0
##   Byron A. Martin Productions                                                              0
##   Bystander Films                                                                          0
##   C-2 Pictures                                                                             0
##   C-Films AG                                                                               0
##   C-Hundred Film Corporation                                                               0
##   C & C Brown Production                                                                   0
##   C.B. Films S.A.                                                                          0
##   C.G. Cinema                                                                              0
##   C.O. Films                                                                               0
##   C.O.R.E. Feature Animation                                                               0
##   C.R.G. International                                                                     0
##   C5                                                                                       0
##   CAB Productions                                                                          0
##   Cabin Fever Films                                                                        0
##   Cabin Pictures                                                                           0
##   Cable Stuff Productions                                                                  0
##   Cadre Films                                                                              0
##   Café Film                                                                             0
##   Cake Productions Inc.                                                                    0
##   Calamity Films                                                                           0
##   Calash Corporation                                                                       0
##   Calendar Productions                                                                     0
##   Caliban Films                                                                            0
##   Caliber Media Company                                                                    0
##   California Pictures                                                                      0
##   Calimari Productions                                                                     0
##   Callahan Filmworks                                                                       0
##   CALT Productions                                                                         0
##   Caméra One                                                                            0
##   Camberwell / Fly Films                                                                   0
##   Cambria Productions                                                                      0
##   Cambridge Productions                                                                    0
##   Camellia Entertainment                                                                   0
##   Camelot Pictures                                                                         0
##   Camelot Productions                                                                      0
##   Camera 40 Productions                                                                    0
##   Camerimage Festival                                                                      0
##   CAMERON MACKINTOSH                                                                       0
##   Camp / Thompson Pictures                                                                 0
##   Camp Hill                                                                                0
##   Camp Video                                                                               0
##   Campanile Productions                                                                    0
##   Campbell Grobman Films                                                                   0
##   Campfire                                                                                 0
##   Campfire LLC                                                                             0
##   Canadian Film Centre (CFC)                                                               0
##   Canadian Film Development Corporation (CFDC)                                             0
##   Canadian Film or Video Production Tax Credit (CPTC)                                      0
##   Canadian Television (CTV)                                                                0
##   Canal Plus                                                                               0
##   Canal Plus Group                                                                         0
##   Canal Street Films                                                                       0
##   Canal Sur Televisión                                                                  0
##   Canal+                                                                                   0
##   Canal+ Droits Audiovisuels                                                               0
##   Canal+ España                                                                         0
##   Canal+ Polska                                                                            0
##   Canal+France                                                                             0
##   Canal+Polska                                                                             0
##   Canana Films                                                                             0
##   Candleridge Entertainment                                                                0
##   Candlewood Entertainment                                                                 0
##   Candy Heart Productions                                                                  0
##   Canfield Pictures                                                                        0
##   Cannell Studios                                                                          0
##   Cannes Film Festival                                                                     0
##   Cannibal Films Ltd.                                                                      0
##   Cannon and Morley Productions                                                            0
##   Cannon Entertainment                                                                     0
##   Cannon Films                                                                             0
##   Cannon Group                                                                             0
##   Cannon Italia Srl                                                                        0
##   Cannon Pictures                                                                          0
##   Cannon Productions                                                                       0
##   Canonigo Films                                                                           0
##   Cantharus Productions                                                                    0
##   Capacity Pictures                                                                        0
##   Capcom                                                                                   0
##   Capcom Company                                                                           0
##   Capelight Pictures                                                                       0
##   Capella                                                                                  0
##   Capella Films                                                                            0
##   Capella International                                                                    0
##   Capglobe                                                                                 0
##   Capital Arts Entertainment                                                               0
##   Capital Equipment Leasing                                                                0
##   Capital Markets Film Finance                                                             0
##   Capitol Films                                                                            0
##   Capitole Films                                                                           0
##   Cappa Defina Productions                                                                 0
##   Cappa Productions                                                                        0
##   Capstone Entertainment Group                                                             0
##   Captain Movies                                                                           0
##   Captivate Entertainment                                                                  0
##   Captivity Productions                                                                    0
##   Capture The Flag Films                                                                   0
##   Caramel Film                                                                             0
##   Caramel Films                                                                            0
##   Caravan Pictures                                                                         0
##   Carbunkle Cartoons                                                                       0
##   Cargo Entertainment                                                                      0
##   Cargo Films                                                                              0
##   Carlino Productions                                                                      0
##   Carlo Ponti Cinematografica                                                              0
##   Carlo Ponti Production                                                                   0
##   Carlyle Productions                                                                      0
##   Carmel Creek Productions                                                                 0
##   Carmel Entertainment                                                                     0
##   Carnaby International                                                                    0
##   Carnelian Productions                                                                    0
##   Carnival Films                                                                           0
##   Carnival Films & Television                                                              0
##   Caro-McLeod                                                                              0
##   Carol Baum Productions                                                                   0
##   Carolco Entertainment                                                                    0
##   Carolco International N.V.                                                               0
##   Carolco Pictures                                                                         0
##   Carolina Film Works                                                                      0
##   Caroline Films                                                                           0
##   Carousel Picture Company                                                                 0
##   Carousel Picture Company, The                                                            0
##   Carousel Productions                                                                     0
##   Carsey-Werner Company                                                                    0
##   Cart Before The Horse Productions                                                        0
##   Cartel Productions                                                                       0
##   Carthago Films S.a.r.l.                                                                  0
##   Cartier Productions                                                                      0
##   Cartoon Network Studios                                                                  0
##   Cartoon Saloon                                                                           0
##   Carver Films                                                                             0
##   Casa Bonita                                                                              0
##   Casablanca Filmworks                                                                     0
##   Casadelic Pictures                                                                       0
##   Case 39 Productions                                                                      0
##   Casey Productions                                                                        0
##   Casey Silver Productions                                                                 0
##   Cassadaga Film Production                                                                0
##   Castel Film Romania                                                                      0
##   Castel Film Studio                                                                       0
##   Castel Films                                                                             0
##   Castelao Pictures                                                                        0
##   Castelao Producciones                                                                    0
##   Castle Hill Productions                                                                  0
##   Castle Rock Entertainment                                                                0
##   Castleberg Productions                                                                   0
##   Castlight Pictures                                                                       0
##   Casualties Bureau                                                                        0
##   Cat Burglar Productions                                                                  0
##   CAT Films                                                                                0
##   Catacombs Productions                                                                    0
##   Catapult Films                                                                           0
##   Catch 23 Entertainment                                                                   0
##   Catch Productions                                                                        0
##   CatchPlay                                                                                0
##   Catfish Productions                                                                      0
##   Cattleya                                                                                 0
##   Causeway Films                                                                           0
##   Caviar Films                                                                             0
##   CB Films                                                                                 0
##   CB Productions                                                                           0
##   CBS Entertainment Productions                                                            0
##   CBS Films                                                                                0
##   CC Capital Arts Entertainment SRL                                                        0
##   CCCP                                                                                     0
##   CD Films                                                                                 0
##   Ce Qui Me Meut Motion Pictures                                                           0
##   Cecchi Gori Group Tiger Cinematografica                                                  0
##   Cecchi Gori Pictures                                                                     0
##   CED Productions                                                                          0
##   Celador Films                                                                            0
##   Celador Productions                                                                      0
##   Celandine Films                                                                          0
##   Cell                                                                                     0
##   Celluloid Dreams                                                                         0
##   Celluloid Dreams Productions                                                             0
##   Celtic Films Entertainment                                                               0
##   Cent Productions Inc.                                                                    0
##   Central                                                                                  0
##   Central Films                                                                            0
##   Central Films Limited                                                                    0
##   Central Independent Television                                                           0
##   Central Productions                                                                      0
##   Centre National de la Cinématographie                                                 0
##   Centre National de la Cinématographie (CNC)                                           0
##   Centron Pictures                                                                         0
##   Centropolis Entertainment                                                                0
##   Centropolis Film Productions                                                             0
##   Century 21 Television                                                                    0
##   Century Park Pictures                                                                    0
##   Century Time (H.K.) Ltd.                                                                 0
##   CFCN Communications                                                                      0
##   Chad Troutwine Films                                                                     0
##   Chain Camera Pictures                                                                    0
##   Chaintron                                                                                0
##   Chako Film Company                                                                       0
##   Chal Productions                                                                         0
##   Challenge Film Corporation                                                               0
##                                                                                         Freq
## Var1                                                                                     509
##   "DIA" Productions GmbH & Co. KG                                                          0
##   # Lexyn Productions                                                                      0
##   10 West Studios                                                                          0
##   100 Feet Productions                                                                     0
##   1019 Entertainment                                                                       0
##   108 Media                                                                                0
##   10th Hole Productions                                                                    0
##   11:11 Mediaworks                                                                         0
##   12 Gauge Productions                                                                     0
##   120dB Films                                                                              0
##   13 Ghosts Productions Canada Inc.                                                        0
##   1492 Pictures                                                                            0
##   1600 Limited Partnership                                                                 0
##   1812 Productions                                                                         0
##   1818                                                                                     0
##   1821 Pictures                                                                            0
##   185 Trax                                                                                 0
##   1976 Productions                                                                         0
##   1984 Private Defense Contractors                                                         0
##   1992 Number Four Limited Partnership                                                     0
##   2 Bridges Productions                                                                    0
##   2 Entertain                                                                              0
##   2 Entertain Video                                                                        0
##   2 Loop Films                                                                             0
##   2 Player Productions                                                                     0
##   2 Wolves Films                                                                           0
##   2.4.7. Films                                                                             0
##   2003 Productions                                                                         0
##   20ten Media                                                                              0
##   20th Century Fox                                                                         0
##   20th Century Fox Film Corporation                                                        0
##   20th Century Fox Home Entertainment                                                      0
##   20th Century Fox Russia                                                                  0
##   20th Century Fox Television                                                              0
##   20th Century Pictures                                                                    0
##   21 Laps Entertainment                                                                    0
##   21st Century Film Corporation                                                            0
##   224 Entertainment                                                                        0
##   2262730 Ontario                                                                          0
##   22h22                                                                                    0
##   23/5 Filmproduktion                                                                      0
##   24 Seven Productions                                                                     0
##   24/7 Films                                                                               0
##   26 Films                                                                                 0
##   27 Films Production                                                                      0
##   2929 Productions                                                                         0
##   2am Films                                                                                0
##   2B Films                                                                                 0
##   2DS Productions                                                                          0
##   2S Films                                                                                 0
##   3 Arts Entertainment                                                                     0
##   3 in the Box                                                                             0
##   3 Ring Circus Films                                                                      0
##   33 Pictures                                                                              0
##   3311 Productions                                                                         0
##   33andOut Productions                                                                     0
##   343 Industries                                                                           0
##   34th Street Films                                                                        0
##   360 Pictures                                                                             0
##   391 Productions                                                                          0
##   3b productions                                                                           0
##   3B Productions                                                                           0
##   3DTK                                                                                     0
##   3Foot7                                                                                   0
##   3L Filmproduktion GmbH                                                                   0
##   3L Filmverleih                                                                           0
##   3L Productions                                                                           0
##   40 Acres & A Mule Filmworks                                                              0
##   403 Productions                                                                          0
##   42 Films                                                                                 0
##   430 Productions                                                                          0
##   44th Floor Productions                                                                   0
##   455 Films                                                                                0
##   4Cows                                                                                    0
##   4DH Films                                                                                0
##   4Kids Entertainment                                                                      0
##   4M                                                                                       0
##   5150 Action                                                                              0
##   61* Productions Inc.                                                                     0
##   6140 Productions                                                                         0
##   7 Network                                                                                0
##   72 Productions                                                                           0
##   72nd Street Productions                                                                  0
##   777 Films Corporation                                                                    0
##   7th Sense Films                                                                          0
##   8:38 Productions                                                                         0
##   80 Days Productions                                                                      0
##   8383 Productions                                                                         0
##   852 Films                                                                                0
##   87Eleven                                                                                 0
##   8th In Line                                                                              0
##   9 Story Media Group                                                                      0
##   900 Films                                                                                0
##   98 MPH Productions                                                                       0
##   A-1 Pictures                                                                             0
##   A-Mark Entertainment                                                                     0
##   A-Team                                                                                   0
##   A B Corp                                                                                 0
##   A Band Apart                                                                             0
##   A BandApart                                                                              0
##   A Bigger Boat                                                                            0
##   A Company Filmproduktionsgesellschaft                                                    0
##   A Grand Elephant                                                                         0
##   A Hot Dog                                                                                0
##   A Loopy Production LLC                                                                   0
##   A Lucky Old Sun Production                                                               0
##   A Plus Entertainment                                                                     0
##   A&B Producoes                                                                            0
##   A&E IndieFilms                                                                           0
##   A&E Television Networks                                                                  0
##   A&M Films                                                                                0
##   A. C. I. Films                                                                           0
##   A. Film                                                                                  0
##   A.C. Lyles Productions                                                                   0
##   A.C.E.                                                                                   0
##   A.G. Films                                                                               0
##   A.J.O.Z. Films                                                                           0
##   A.S. Films                                                                               0
##   A.U.M. Films                                                                             0
##   A+E Studios                                                                              0
##   A113                                                                                     0
##   A2 Entertainment Group                                                                   0
##   A24                                                                                      0
##   A71 Productions                                                                          0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                              0
##   AAMPI Inc.                                                                               0
##   AAR Films                                                                                0
##   Aardman Animations                                                                       0
##   Aaron Spelling Productions                                                               0
##   Abandon Entertainment                                                                    0
##   Abandon Pictures                                                                         0
##   Abbolita Productions                                                                     0
##   ABC Circle Films                                                                         0
##   ABC Entertainment                                                                        0
##   ABC Family                                                                               0
##   ABC Motion Pictures                                                                      0
##   ABC Pictures                                                                             0
##   ABC Productions                                                                          0
##   ABC Studios                                                                              0
##   Abduction Films                                                                          0
##   Aberration Films                                                                         0
##   Abnormal Pictures                                                                        0
##   Abraham Productions                                                                      0
##   abramoff Production                                                                      0
##   Abramoff Production                                                                      0
##   ABS-CBN Film Productions                                                                 0
##   Absolute Entertainment                                                                   0
##   Academy Films                                                                            0
##   Academy Pictures                                                                         0
##   Acajou Films                                                                             0
##   Accelerated Matter                                                                       0
##   Accelerator Films                                                                        0
##   Accent Films                                                                             0
##   Access Films                                                                             0
##   Access Motion Pictures                                                                   0
##   Access Pictures                                                                          0
##   Accomplice Films                                                                         0
##   Ace Film Company                                                                         0
##   Achab Film                                                                               0
##   Achilles                                                                                 0
##   Achte Babelsberg Film                                                                    0
##   Acme Shark                                                                               0
##   Acorn Pictures                                                                           0
##   Acorn Productions                                                                        0
##   Acrobat Productions                                                                      0
##   Across the River Productions                                                             0
##   Across Town Productions                                                                  0
##   Act III Communications                                                                   0
##   Actionhouse                                                                              0
##   Active Entertainment                                                                     0
##   Ad Hominem Enterprises                                                                   0
##   Ad Vitim Distribution                                                                    0
##   Ada Films                                                                                0
##   Adam Fields Productions                                                                  0
##   Adam Schroeder Productions                                                               0
##   ADCB Films                                                                               0
##   Adder                                                                                    0
##   Addicted Productions                                                                     0
##   Addis Wechsler Pictures                                                                  0
##   Adelaide Film Festival                                                                   0
##   Aden Film                                                                                0
##   Adi Shankar Production                                                                   0
##   Adlabs Films Ltd.                                                                        0
##   Admire Productions Ltd.                                                                  0
##   AdScott Pictures                                                                         0
##   Adventure Pictures                                                                       0
##   AE Electra Productions                                                                   0
##   Aegis Film Fund                                                                          0
##   Aeroplano                                                                                0
##   Aeteas Filmproduktions                                                                   0
##   AF Production                                                                            0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                      0
##   Affirm Films                                                                             0
##   AFG Talons Productions                                                                   0
##   Afineevsky - Tolmor Production                                                           0
##   Afraid of the Dark                                                                       0
##   Afrodita Audiovisual, A.I.E.                                                             0
##   After Dark Films                                                                         0
##   Against the Wild Films                                                                   0
##   Agamemnon Films                                                                          0
##   Agat Films & Cie                                                                         0
##   Agatha Christie Ltd                                                                      0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                         0
##   Agencja Produkcji Filmowej                                                               0
##   Agenda                                                                                   0
##   Agent Two                                                                                0
##   AGGK Films                                                                               0
##   Aggregate Film                                                                           0
##   Aggregate Films                                                                          0
##   Agi Orsi Productions                                                                     0
##   Agora Entertainment                                                                      0
##   Ahimsa Films                                                                             0
##   AI-Film                                                                                  0
##   Aimimage Productions                                                                     0
##   Airborne Productions                                                                     0
##   Akil Production Company                                                                  0
##   Akkord Film Produktion GmbH                                                              0
##   Akson Studio                                                                             0
##   Al!ve AG                                                                                 0
##   Alabama Moon Entertainment                                                               0
##   Alabama Production Group                                                                 0
##   Alan Greenspan Productions                                                               0
##   Alan Jay Lerner Productions                                                              0
##   Alan Landsburg Productions                                                               0
##   Alan Sacks Productions                                                                   0
##   Alan Shayne Productions                                                                  0
##   Alarum PIctures                                                                          0
##   Albert Band International Productions Inc.                                               0
##   Albert S. Ruddy Productions                                                              0
##   Alberta Film Entertainment                                                               0
##   Alberto Grimaldi Productions                                                             0
##   Albino Alligator Productions                                                             0
##   Alced Productions                                                                        0
##   Alchemedia Films                                                                         0
##   Alchemy Television                                                                       0
##   Alcina Pictures                                                                          0
##   Alcon Entertainment                                                                      0
##   Alcor Films                                                                              0
##   Alcove Entertainment                                                                     0
##   Aldamisa Entertainment                                                                   0
##   Aldrich Group                                                                            0
##   Alea Docs & Films                                                                        0
##   Alejandro Martínez                                                                    0
##   Aleph Motion Pictures                                                                    0
##   Alex Entertainment Inc.                                                                  0
##   Alexander Groupe                                                                         0
##   Alexander Salkind                                                                        0
##   Alexandre Films                                                                          0
##   Alfama Films                                                                             0
##   Alfran Productions                                                                       0
##   Alfred Image Works                                                                       0
##   Alfred J. Hitchcock Productions                                                          0
##   Algonquin                                                                                0
##   Algonquin Productions Limited                                                            0
##   AliBella Pictures                                                                        0
##   Alicéléo                                                                           0
##   Alive Films                                                                              0
##   Alive Productions                                                                        0
##   All For A Films                                                                          0
##   All Girl Productions                                                                     0
##   All Knight Productions                                                                   0
##   All Night Productions                                                                    0
##   Allagash Films                                                                           0
##   Allan Zeman Productions                                                                  0
##   Allarcom Limited                                                                         0
##   Allarts                                                                                  0
##   Allarts Production                                                                       0
##   Allegra Pictures                                                                         0
##   Allegro-Film                                                                             0
##   Allegro Films                                                                            0
##   Alliance                                                                                 0
##   Alliance Atlantis Communications                                                         0
##   Alliance Atlantis Motion Picture Production                                              0
##   Alliance Communications                                                                  0
##   Alliance Communications Corporation                                                      0
##   Alliance Entertainment                                                                   0
##   Alliance Films                                                                           0
##   Allied Artists                                                                           0
##   Allied Artists Pictures                                                                  0
##   Allied Film Makers                                                                       0
##   Allied Film Production                                                                   0
##   Allied Filmmakers                                                                        0
##   Allied Stars, Ltd.                                                                       0
##   Allied Vision                                                                            0
##   Alligator Inc                                                                            0
##   Allison Shearmur Productions                                                             0
##   Alloy Entertainment                                                                      0
##   Allspark Pictures                                                                        0
##   Almega Projects                                                                          0
##   Almena Films                                                                             0
##   Almost Midnight Productions                                                              0
##   Aloe Entertainment                                                                       0
##   Along The Tracks                                                                         0
##   Aloupis Productions                                                                      0
##   Alpha Core                                                                               0
##   Alpha Films                                                                              0
##   Alpha Productions                                                                        0
##   Alphaville Films                                                                         0
##   Alphaville Productions                                                                   0
##   Alpine Pictures                                                                          0
##   Alquimia Cinema                                                                          0
##   Also Known As Pictures                                                                   0
##   Alta Films S.A.                                                                          0
##   Alta Loma Entertainment                                                                  0
##   Alta Vista Film Production                                                               0
##   Alta Vista Productions                                                                   0
##   Altar Productions                                                                        0
##   Alter Films                                                                              0
##   Alternate Ending Studios                                                                 0
##   Altitude Film Entertainment                                                              0
##   Altus Productions                                                                        0
##   Always Split Aces Productions                                                            0
##   Amalgam Features                                                                         0
##   Amasia Entertainment                                                                     0
##   Amaze Film + Television                                                                  0
##   Amazing Film Studio                                                                      0
##   Amazon Studios                                                                           0
##   amber entertainment                                                                      0
##   Amber Lamps                                                                              0
##   Amberdale Productions                                                                    0
##   AMBI Group                                                                               0
##   Ambi Pictures                                                                            0
##   Ambience Entertainment                                                                   0
##   Ambient Entertainment GmbH                                                               0
##   Amblimation                                                                              0
##   Amblin Entertainment                                                                     0
##   Ambrosino / Delmenico                                                                    0
##   Ambush Entertainment                                                                     0
##   AMC Pictures                                                                             0
##   Amen Ra Films                                                                            0
##   Ameran Films                                                                             0
##   Amercent Films                                                                           0
##   American Broadcasting Company (ABC)                                                      0
##   American Cinema International                                                            0
##   American Cinema Productions                                                              0
##   American Eagle                                                                           0
##   American Empirical Pictures                                                              0
##   American Entertainment Investors                                                         0
##   American Entertainment Partners II L.P.                                                  0
##   American Entertainment Partners L.P.                                                     0
##   American Film Company                                                                    0
##   American Film Institute (AFI)                                                            0
##   American Films                                                                           0
##   American Independent Productions                                                         0
##   American International Pictures (AIP)                                                    0
##   American International Productions                                                       0
##   American Media Group                                                                     0
##   American Playhouse                                                                       0
##   American Playhouse Theatrical Films                                                      0
##   American Werewolf Inc.                                                                   0
##   American Zoetrope                                                                        0
##   Amicus Entertainment                                                                     0
##   Amicus Productions                                                                       0
##   Amjo Productions                                                                         0
##   AMLF                                                                                     0
##   Amok II Productions                                                                      0
##   Amok Productions                                                                         0
##   Amy Robinson Productions                                                                 0
##   An Olive Branch Productions                                                              0
##   ANA Media                                                                                0
##   Anacol Productions Inc.                                                                  0
##   Anagram Pictures Inc.                                                                    0
##   Anagram Produktion                                                                       0
##   Anant Singh Production                                                                   0
##   Anarchos Productions                                                                     0
##   Anchor Bay                                                                               0
##   Anchor Bay Entertainment                                                                 0
##   Anchor Bay Films                                                                         0
##   Andalasia Productions                                                                    0
##   Andale Pictures                                                                          0
##   Andell Entertainment                                                                     0
##   Andertainment Group                                                                      0
##   Andor Films                                                                              0
##   Andrea Leone Films                                                                       0
##   Andrea Sperling Productions                                                              0
##   Andrew Lauren Productions (ALP)                                                          0
##   Andrew Stevens Entertainment                                                             0
##   Ang Lee Productions                                                                      0
##   Angeles Entertainment Group                                                              0
##   Angels & Airwaves                                                                        0
##   Anglia Television                                                                        0
##   Anglo-Amalgamated Film Distributors                                                      0
##   Anglo-Amalgamated Productions                                                            0
##   Anglo-American Film Corporation                                                          0
##   Anglo Enterprises                                                                        0
##   Angoa-Agicoa                                                                             0
##   Angry Films                                                                              0
##   Anguish Film                                                                             0
##   Anhelo Productions                                                                       0
##   Anil Kapoor Film Company                                                                 0
##   AnimagicNet A/S                                                                          0
##   Animakids Productions                                                                    0
##   Animal Kingdom                                                                           0
##   Animal Logic                                                                             0
##   Animal Planet                                                                            0
##   Animatógrafo                                                                          0
##   Animation Picture Company                                                                0
##   Animationwerks                                                                           0
##   Anime Innovation Tokyo                                                                   0
##   Animus Films                                                                             0
##   Aniplex                                                                                  0
##   Anka Film                                                                                0
##   Anna Lena Films                                                                          0
##   Annapurna Pictures                                                                       0
##   Annapurna Productions                                                                    0
##   Annuit Coeptis Entertainment II                                                          0
##   Annuit Coeptis Entertainment Inc.                                                        0
##   Anomaly Entertainment                                                                    0
##   Anonymous Content                                                                        0
##   Another Mulligan Entertainment                                                           0
##   Antares Produzione Cinematografica                                                       0
##   Antena 3 Films                                                                           0
##   Antena 3 Televisión                                                                   0
##   Anthem Productions                                                                       0
##   Anthos Media                                                                             0
##   Antidote Films                                                                           0
##   Antidote Films (I)                                                                       0
##   Antietam Filmworks                                                                       0
##   Anton Capital Entertainment (ACE)                                                        0
##   Antzworks                                                                                0
##   Apaches Entertainment                                                                    0
##   Apart Films                                                                              0
##   Apatow Productions                                                                       0
##   Aperture Entertainment                                                                   0
##   Apipoulaï                                                                             0
##   Apjac International                                                                      0
##   APJAC Productions                                                                        0
##   Apollo Associates                                                                        0
##   Apollo Media                                                                             0
##   Apollo Pictures                                                                          0
##   ApolloMedia Distribution                                                                 0
##   ApolloMovie Beteiligungs                                                                 0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                       0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                           0
##   ApolloProMovie                                                                           0
##   ApolloProMovie & Co. 3. Filmproduktion                                                   0
##   ApolloProScreen                                                                          0
##   ApolloProScreen Filmproduktion                                                           0
##   Apotheosis Media Group                                                                   0
##   Apparatus Productions                                                                    0
##   Appian Way                                                                               0
##   Apple Corps                                                                              0
##   Apple Film Productions                                                                   0
##   Apple Inc.                                                                               0
##   Applecross                                                                               0
##   Applehead Pictures                                                                       0
##   Appleseed Film Partners                                                                  0
##   Applied Action                                                                           0
##   April Productions                                                                        0
##   APT Films                                                                                0
##   Aquarius Films                                                                           0
##   AR-TL                                                                                    0
##   AR Films                                                                                 0
##   Arable Entertainment                                                                     0
##   Arachnid Productions Ltd.                                                                0
##   Aramid Entertainment Fund                                                                0
##   Arc Entertainment                                                                        0
##   Arc Productions                                                                          0
##   Arcade Films                                                                             0
##   Arcade Pictures                                                                          0
##   Arcadia Motion Pictures                                                                  0
##   Arcane Pictures                                                                          0
##   Archangel                                                                                0
##   Archer Entertainment                                                                     0
##   Archer Gray                                                                              0
##   Archer Street Productions                                                                0
##   Archimede                                                                                0
##   Archipel 35                                                                              0
##   Arclight Films                                                                           0
##   Arcola Pictures                                                                          0
##   Arcturus Motion Pictures                                                                 0
##   ARD                                                                                      0
##   ARD Degeto Film                                                                          0
##   ARD/Degeto Film GmbH                                                                     0
##   Ardustry Entertainment                                                                   0
##   area japan                                                                               0
##   Arena Productions                                                                        0
##   Arenamedia                                                                               0
##   Argonaut Pictures                                                                        0
##   Argos Films                                                                              0
##   Argyle Enterprises                                                                       0
##   Argyll Film Partners                                                                     0
##   Aries [jp]                                                                               0
##   Aries Cinematográfica Argentina                                                       0
##   Aries Productions                                                                        0
##   ArieScope Pictures                                                                       0
##   Aristos Films                                                                            0
##   Ariztical Entertainment                                                                  0
##   Arkoff International                                                                     0
##   Arlington Road Productions Corporation                                                   0
##   ARM Entertainment                                                                        0
##   Armada Films                                                                             0
##   Armian pictures                                                                          0
##   Armor Entertainment                                                                      0
##   Armory Films                                                                             0
##   Armzfx                                                                                   0
##   Arnold Kopelson Productions                                                              0
##   Arnold Stiefel Company                                                                   0
##   Arnon Milchan Productions                                                                0
##   ARO Entertainment                                                                        0
##   ARP Sélection                                                                         0
##   Arramis Films                                                                            0
##   Arrete Ton Cinema                                                                        0
##   Arrow Films                                                                              0
##   Arrowstorm Entertainment                                                                 0
##   ARS Film Production                                                                      0
##   Ars Nova                                                                                 0
##   Art & Industry                                                                           0
##   Art In Motion                                                                            0
##   Art Linson Productions                                                                   0
##   Art Pictures Studio                                                                      0
##   Artémis Productions                                                                   0
##   Arte                                                                                     0
##   ARTE                                                                                     0
##   Arte Deutschland TV GmbH                                                                 0
##   Arte France                                                                              0
##   Arte France Cinéma                                                                    0
##   Artemis                                                                                  0
##   Artemis Film                                                                             0
##   Artfire Films                                                                            0
##   Artic Productions LLC                                                                    0
##   ArtImage Entertainment                                                                   0
##   Artimm                                                                                   0
##   Artina Films                                                                             0
##   Artisan Entertainment                                                                    0
##   Artist Film                                                                              0
##   Artista Management                                                                       0
##   Artistry Limited                                                                         0
##   Artists Entertainment Complex                                                            0
##   Artists Production Group (APG)                                                           0
##   Artists Public Domain                                                                    0
##   ArtPhyl                                                                                  0
##   Arts Council of England                                                                  0
##   Arts+Labor                                                                               0
##   Arturo Production                                                                        0
##   Arwin Productions                                                                        0
##   As Is Productions                                                                        0
##   ASAF                                                                                     0
##   Asahi National Broadcasting Company                                                      0
##   Asap films                                                                               0
##   Ascendant Pictures                                                                       0
##   Ascension Pictures                                                                       0
##   Ascension Productions                                                                    0
##   Ascot Elite Home Entertainment                                                           0
##   Asgaard Entertainment                                                                    0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                 0
##   Asia Digital Entertainment                                                               0
##   Asia Tropical Films                                                                      0
##   ASIG Productions                                                                         0
##   Asis Productions                                                                         0
##   ASK Kodansha                                                                             0
##   Asmik Ace Entertainment                                                                  0
##   Aspect Ratio Film                                                                        0
##   Aspen Film Society                                                                       0
##   Aspen Productions                                                                        0
##   Aspen Productions (I)                                                                    0
##   Asphalt Productions                                                                      0
##   Assassin's Fist Limited                                                                  0
##   Assassin Films                                                                           0
##   Associated British-Pathé                                                              0
##   Associated Capital                                                                       0
##   Associated General Films                                                                 0
##   Associated Producers (API)                                                               0
##   Associates & Aldrich Company, The                                                        0
##   Astral Bellevue Pathé                                                                 0
##   Astral Media                                                                             0
##   Astron-6 Video International                                                             0
##   Asylum Films                                                                             0
##   Asylum, The                                                                              0
##   Asymmetrical Productions                                                                 0
##   Atípica Films                                                                         0
##   ATG Productions                                                                          0
##   Atitude Produções e Empreendimentos                                                0
##   Atkinson/Knickerbocker Productions                                                       0
##   Atlantic Entertainment Group                                                             0
##   Atlantic Picture Company                                                                 0
##   Atlantic Pictures                                                                        0
##   Atlantic Pictures (II)                                                                   0
##   Atlantic Releasing Corporation                                                           0
##   Atlantic Swiss Productions                                                               0
##   Atlantic Television                                                                      0
##   Atlas 2 Productions                                                                      0
##   Atlas Entertainment                                                                      0
##   Atlas Film                                                                               0
##   Atlas Films                                                                              0
##   Atlas Independent                                                                        0
##   Atlas Productions                                                                        0
##   Atman Entertainment                                                                      0
##   Atmo Media Network                                                                       0
##   Atmosphere Entertainment MM                                                              0
##   Atmospheric Pictures                                                                     0
##   ATO Pictures                                                                             0
##   ATR Films                                                                                0
##   Atresmedia Cine                                                                          0
##   Attaboy Films                                                                            0
##   Attainment Media Group                                                                   0
##   Attercop Productions                                                                     0
##   Attic Light Films                                                                        0
##   Attila Productions                                                                       0
##   Aubrey Schenck Productions                                                               0
##   Audax Films                                                                              0
##   Audley Films LLP                                                                         0
##   August Entertainment                                                                     0
##   August Films                                                                             0
##   Augustus Color                                                                           0
##   Augustus Film                                                                            0
##   Aura Entertainment                                                                       0
##   Aura Film Partnership                                                                    0
##   Aurora Entertainment                                                                     0
##   Aurora Productions                                                                       0
##   Australian Broadcasting Corporation                                                      0
##   Australian Film Commission                                                               0
##   Australian Film Finance Corporation                                                      0
##   Australian Film Finance Corporation (AFFC)                                               0
##   Australian International Film Corp. (AIFC)                                               0
##   Automatic Media                                                                          0
##   Automatik Entertainment                                                                  0
##   Autonomous                                                                               0
##   Autonomous Films                                                                         0
##   Autour de Minuit Productions                                                             0
##   AV Club, The                                                                             0
##   AV Pictures                                                                              0
##   AvÅŸar Film                                                                            0
##   Avala Film                                                                               0
##   Avalanche Films                                                                          0
##   Avalanche Productions                                                                    0
##   Avalon Pictures                                                                          0
##   Avalon Studios                                                                           0
##   Avalon/NFU Studios                                                                       0
##   AVCO Embassy Pictures                                                                    0
##   Avenging Conscience                                                                      0
##   Avenue Entertainment                                                                     0
##   Avenue Picture                                                                           0
##   Avenue Pictures Productions                                                              0
##   Aversano Films                                                                           0
##   Avery Pix                                                                                0
##   Avex Inc.                                                                                0
##   Avi Arad Productions                                                                     0
##   Avi Chai fund                                                                            0
##   Avnet/Kerner Productions                                                                 0
##   Avrora Media                                                                             0
##   Awesomeness Films                                                                        0
##   Axon Films                                                                               0
##   AZ Works                                                                                 0
##   Azari Media                                                                              0
##   AZL Productions KG                                                                       0
##   Azoff Entertainment                                                                      0
##   B and G Derivatives Holdings                                                             0
##   B.A. Produktion                                                                          0
##   B.D.S. Productions                                                                       0
##   B.D.S. Productions Inc.                                                                  0
##   B.H. Finance C.V.                                                                        0
##   B24                                                                                      0
##   Baba Arts Limited Productions                                                            0
##   Babbo Inc.                                                                               0
##   Babe Film                                                                                0
##   Babe Films                                                                               0
##   Babelsberg Film                                                                          0
##   Babelsberg Film GmbH                                                                     0
##   Babelsberg International Film Produktion                                                 0
##   Babieka                                                                                  0
##   Baby Cart                                                                                0
##   Baby Cow Films                                                                           0
##   Baby Cow Productions                                                                     0
##   Babylon                                                                                  0
##   Babylonian Productions                                                                   0
##   Bac Films                                                                                0
##   BAC Films                                                                                0
##   Bachelor Party Productions                                                               0
##   Bachrach/Gottlieb Productions                                                            0
##   Back Lot Pictures                                                                        0
##   Backup Films                                                                             0
##   Backup Media                                                                             0
##   Bacon & Eggs                                                                             0
##   Bad Angels Productions, Ltd.                                                             0
##   Bad Badger                                                                               0
##   Bad Biology                                                                              0
##   Bad Cop Bad Cop Film Productions                                                         0
##   Bad Hat Harry Productions                                                                0
##   Bad Lt. Productions                                                                      0
##   Bad Monkey Productions                                                                   0
##   Bad Robot                                                                                0
##   Badlands Company                                                                         0
##   Bórd Scannán na hÃâ\200°ireann                                                       0
##   Bagdasarian Productions                                                                  0
##   BaggyJoe Productions                                                                     0
##   Bahr Productions Inc.                                                                    0
##   Bait Productions                                                                         0
##   Baker Street                                                                             0
##   Bakshi Productions                                                                       0
##   Balaji Motion Pictures                                                                   0
##   Balcor Film Investors                                                                    0
##   Baldwin Entertainment Group                                                              0
##   Baldwin/Cohen Productions                                                                0
##   Ballinran Productions                                                                    0
##   Ballpark Productions Partnership                                                         0
##   Baltic Film Group                                                                        0
##   Baltic Film Services                                                                     0
##   Baltimore Pictures                                                                       0
##   Baltimore Spring Creek Pictures                                                          0
##   Baltimore Spring Creek Productions                                                       0
##   Baltmedia                                                                                0
##   Banana-Moon Sky Films                                                                    0
##   Bandai Visual Company (JAPAN)                                                            0
##   Bande a Part Films                                                                       0
##   Bandito Brothers                                                                         0
##   Bandoola Productions                                                                     0
##   Banger Films                                                                             0
##   Banger Productions                                                                       0
##   Bankable                                                                                 0
##   Bankside Films                                                                           0
##   Banner House Productions                                                                 0
##   Banter                                                                                   0
##   Barbarian Films                                                                          0
##   Barclays Mercantile Industrial Finance                                                   0
##   Bardel Entertainment Inc.                                                                0
##   barefoot films                                                                           0
##   Barenholtz Production                                                                    0
##   Barking Fish Entertainment                                                               0
##   Barnet Bain Films                                                                        0
##   Barnsnape Films                                                                          0
##   Baron Films                                                                              0
##   Barraboy Films                                                                           0
##   Barry & Enright Productions                                                              0
##   Barry Mendel Productions                                                                 0
##   Bartlett Films                                                                           0
##   Barwood Films                                                                            0
##   Base 12 Productions                                                                      0
##   Basic Pictures                                                                           0
##   Basket Case Productions                                                                  0
##   Batjac Productions                                                                       0
##   Battle Mountain Films                                                                    0
##   Battleplan Productions                                                                   0
##   Bauer Martinez Studios                                                                   0
##   Baumgarten-Prophet Entertainment                                                         0
##   Baumgarten Management and Productions (BMP)                                              0
##   Baumgarten Merims Productions                                                            0
##   Bausan Films                                                                             0
##   Bavaria Film                                                                             0
##   Bavaria Pictures                                                                         0
##   Bay Films                                                                                0
##   Bayerischer Banken-Fonds                                                                 0
##   Bayerischer Rundfunk (BR)                                                                0
##   Bayonne Entertainment                                                                    0
##   Bayou Film Inc                                                                           0
##   Bayou Pictures                                                                           0
##   Bazelevs Production                                                                      0
##   Bazmark Films                                                                            0
##   BB Film Productions                                                                      0
##   BB Films                                                                                 0
##   BBC                                                                                      0
##   BBC America                                                                              0
##   BBC Arena                                                                                0
##   BBC Cymru Wales                                                                          0
##   BBC Drama Group                                                                          0
##   BBC Drama Productions                                                                    0
##   BBC Earth                                                                                0
##   BBC Earth Films                                                                          0
##   BBC Films                                                                                0
##   BBC Home Video                                                                           0
##   BBC Natural History                                                                      0
##   BBC Scotland                                                                             0
##   BBC Storyville                                                                           0
##   BBC Television UK                                                                        0
##   BBC Wales                                                                                0
##   BBC Worldwide                                                                            0
##   BBS Productions                                                                          0
##   BCDF Pictures                                                                            0
##   BD Cine                                                                                  0
##   Be Gentlemen Limited Partnership                                                         0
##   Be Good Productions                                                                      0
##   Beachfront Films                                                                         0
##   Beachside Films                                                                          0
##   Beacon Communications                                                                    0
##   Beacon Pictures                                                                          0
##   Beagle Pug Films                                                                         0
##   Beanca Films                                                                             0
##   Beatrice Film                                                                            0
##   Beautiful Kate Productions                                                               0
##   Beaver Films                                                                             0
##   Bece Canada Productions                                                                  0
##   Becker International                                                                     0
##   Bedford Falls Company, The                                                               0
##   Bedford Falls Productions                                                                0
##   Bedlam Pictures                                                                          0
##   Bedlam Productions                                                                       0
##   Bee Holder Productions                                                                   0
##   Bee Train                                                                                0
##   Bee Vine Pictures                                                                        0
##   Beech Hill Films                                                                         0
##   Before the Door Pictures                                                                 0
##   Beginner's Luck                                                                          0
##   Behavioral Problem Productions Ltd.                                                      0
##   Beijing Poly-bona Film Distribution Company                                              0
##   Beijing Shuijing Shenlan International Media Co.                                         0
##   Bekmambetov Projects Ltd.                                                                0
##   Bel Air Entertainment                                                                    0
##   Belgacom                                                                                 0
##   Believe Entertainment                                                                    0
##   Believe Pictures                                                                         0
##   Bell Broadcast and New Media Fund                                                        0
##   Bell Media                                                                               0
##   Bella Productions                                                                        0
##   Belladonna Productions                                                                   0
##   Bellanova Films                                                                          0
##   Belle Pictures                                                                           0
##   Bellpond Films                                                                           0
##   Bellwether Pictures                                                                      0
##   Ben-Ami/Leeds Productions                                                                0
##   Benaroya Pictures                                                                        0
##   Benchmark                                                                                0
##   Bender-Spink Inc.                                                                        0
##   Benderspink                                                                              0
##   BenderSpink                                                                              0
##   Benedek Films                                                                            0
##   Benedict Pictures Corp.                                                                  0
##   Benmar Productions                                                                       0
##   Bennett-Robbins Productions                                                              0
##   Benteveo Producciones                                                                    0
##   Bentley Productions                                                                      0
##   Bergman Lustig productions                                                               0
##   Berkshire Axis Media                                                                     0
##   Berlanti Productions                                                                     0
##   Bernard Gayle Productions                                                                0
##   Berrick Filmproduktion                                                                   0
##   Bersin Pictures                                                                          0
##   Bert Marcus Productions                                                                  0
##   Berwick Street Productions                                                               0
##   Best Brains                                                                              0
##   Best Film                                                                                0
##   Best Man Filmproduktions                                                                 0
##   Best Medicine Productions                                                                0
##   Beta Cinema                                                                              0
##   Bettis Productions Limited                                                               0
##   Between The Eyes                                                                         0
##   Beverly Detroit                                                                          0
##   Bewitched                                                                                0
##   Beyond Films                                                                             0
##   Beyond Infinity                                                                          0
##   BFI Film Fund                                                                            0
##   BH Tilt                                                                                  0
##   Bhansali Films                                                                           0
##   BHE Films                                                                                0
##   Bi-polar Pictures                                                                        0
##   Bianca Film                                                                              0
##   Bifrost Pictures                                                                         0
##   Big Arty Productions                                                                     0
##   Big Bad Film                                                                             0
##   Big Beach Films                                                                          0
##   Big Beach Productions                                                                    0
##   Big Bug Pictures                                                                         0
##   Big Easy Pictures                                                                        0
##   Big Fan Productions                                                                      0
##   Big Farm                                                                                 0
##   Big Fish Films                                                                           0
##   Big Focus Television                                                                     0
##   Big Idea Productions                                                                     0
##   Big Indie Pictures                                                                       0
##   Big Kid Pictures                                                                         0
##   Big Noise Films                                                                          0
##   Big Picture Media Corporation                                                            0
##   BIG Pictures                                                                             0
##   Big Primate Pictures                                                                     0
##   Big Screen Entertainment Group                                                           0
##   Big Screen Productions                                                                   0
##   Big Shot Productions                                                                     0
##   Big Stan Productions                                                                     0
##   Big Talk Productions                                                                     0
##   Big Ticket Productions                                                                   0
##   Big World                                                                                0
##   Big Yellow Films                                                                         0
##   Bigel / Mailer Films                                                                     0
##   Bigel Entertainment                                                                      0
##   Bigelow Productions                                                                      0
##   Bigscope Films                                                                           0
##   Bikini Films                                                                             0
##   Bill and Ben Productions                                                                 0
##   Bill Graham Films                                                                        0
##   Bill Kenwright Films                                                                     0
##   Bill Melendez Productions                                                                0
##   Bill/Phillips                                                                            0
##   Billy Goat Pictures                                                                      0
##   BIM Distribuzione                                                                        0
##   Bing Crosby Productions                                                                  0
##   Bioskop-Film GmbH                                                                        0
##   Bioskop Film                                                                             0
##   Bioware                                                                                  0
##   Birchwood Pictures                                                                       0
##   Bird and a Bear Entertainment                                                            0
##   Birdsong Pictures                                                                        0
##   Birnbaum / Barber Productions                                                            0
##   Birnbaum/Barber                                                                          0
##   Biscayne Pictures                                                                        0
##   Bisgrove Entertainment                                                                   0
##   Bitter Films                                                                             0
##   Black & Blue Films                                                                       0
##   Black & White Productions                                                                0
##   Black and Blu Entertainment                                                              0
##   Black Balloon Productions                                                                0
##   Black Bear Pictures                                                                      0
##   Black Camel Pictures                                                                     0
##   Black Chalk Productions                                                                  0
##   Black Diamond Pictures                                                                   0
##   Black Fawn Films                                                                         0
##   Black Fish Films                                                                         0
##   Black Flag                                                                               0
##   Black Forest Films                                                                       0
##   Black Label Media                                                                        0
##   Black Light District                                                                     0
##   Black Marble Productions                                                                 0
##   Black Rhino Productions                                                                  0
##   Black Robe                                                                               0
##   Black Sand Pictures                                                                      0
##   Black Sheep Films                                                                        0
##   Black Sky Entertainment                                                                  0
##   Black Snake                                                                              0
##   Blackfriars Bridge Films                                                                 0
##   Blacklab Entertainment                                                                   0
##   Blackout Productions Inc.                                                                0
##   Blake Edwards                                                                            0
##   Blank of the Dead Productions                                                            0
##   Blast! Films                                                                             0
##   Bleiberg Entertainment                                                                   0
##   Blender Foundation                                                                       0
##   Blenkov & Schønnemann Pictures                                                        0
##   Blind Guy Films                                                                          0
##   Blind Spot Pictures Oy                                                                   0
##   Blind Wink                                                                               0
##   Blind Wink Productions                                                                   0
##   Blinder Films                                                                            0
##   Blinding Edge Pictures                                                                   0
##   BlinkWorks Media                                                                         0
##   Blinky Productions                                                                       0
##   Bliss                                                                                    0
##   Bliss Media                                                                              0
##   Blitz / Welch                                                                            0
##   Blitz Films                                                                              0
##   Blixa Film Productktion                                                                  0
##   Block / Hanson                                                                           0
##   Block 2 Pictures                                                                         0
##   Blockade Entertainment                                                                   0
##   Blockbuster Movie Entertainers                                                           0
##   Blondie Girl Productions                                                                 0
##   Blood & Chocolate Productions Ltd                                                        0
##   Blood & Wine Productions                                                                 0
##   Blood Relations Co.                                                                      0
##   Bloodline Pictures                                                                       0
##   Bloodline Productions                                                                    0
##   Bloodstar Productions                                                                    0
##   BloodWorks                                                                               0
##   Bloody Disgusting                                                                        0
##   Bloody Lip Productions                                                                   0
##   Blowback Pictures                                                                        0
##   BLT Productions                                                                          0
##   Blue-Tongue Films                                                                        0
##   Blue Askew                                                                               0
##   Blue Dot Productions                                                                     0
##   Blue Film                                                                                0
##   Blue Flower Productions                                                                  0
##   Blue Gardenia Productions                                                                0
##   Blue Parrot Productions                                                                  0
##   Blue Productions                                                                         0
##   Blue Rider Pictures                                                                      0
##   Blue Sea Productions                                                                     0
##   Blue Seraph Productions                                                                  0
##   Blue Sky Films                                                                           0
##   Blue Sky Studios                                                                         0
##   Blue Snow Productions                                                                    0
##   Blue Star Pictures                                                                       0
##   Blue Star Productions                                                                    0
##   Blue Train Productions                                                                   0
##   Blue Tulip Productions                                                                   0
##   Blue Wolf                                                                                0
##   Blue Yonder Films                                                                        0
##   Blueeyes Productions                                                                     0
##   Bluegrass Films                                                                          0
##   Bluemark Productions                                                                     0
##   Blueprint Pictures                                                                       0
##   Bluewater Pictures                                                                       0
##   Bluff Road Productions                                                                   0
##   Blumhouse Productions                                                                    0
##   Blurco                                                                                   0
##   BMG Independents                                                                         0
##   BMI (No. 9) Ltd.                                                                         0
##   BN Films                                                                                 0
##   BNJArmor                                                                                 0
##   Bo-Town Films                                                                            0
##   Bob Productions                                                                          0
##   Bob Swerer Productions                                                                   0
##   Bob Yari Productions                                                                     0
##   Bobby Jones Films LLC                                                                    0
##   Bocaboca Producciones S.A.                                                               0
##   BocFlix                                                                                  0
##   Boku Films                                                                               0
##   Bold Films                                                                               0
##   Boll KG                                                                                  0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                     0
##   Bollywood Hollywood Production                                                           0
##   Bomar OOD                                                                                0
##   Bombshell Pictures                                                                       0
##   Bona Fide Productions                                                                    0
##   BOND360                                                                                  0
##   Bonfire                                                                                  0
##   Boo Pictures                                                                             0
##   Bookshop Productions                                                                     0
##   Boram Entertainment Inc.                                                                 0
##   Bord Scannan na hEireann / Irish Film Board                                              0
##   Borde/Raich                                                                              0
##   BorderLine Films                                                                         0
##   Boss Media                                                                               0
##   Bottom of the Ninth Productions                                                          0
##   BoulderLight Pictures                                                                    0
##   Boulston Productions Limited                                                             0
##   Bouncing Betty Productions                                                               0
##   Boundless Pictures                                                                       0
##   Bourne Again                                                                             0
##   Bow and Arrow Entertainment                                                              0
##   Bowery Hills Entertainment                                                               0
##   Box Film                                                                                 0
##   Boxing Cat Films                                                                         0
##   Boy Culture LLC                                                                          0
##   Boy in the Box                                                                           0
##   Boy of the Year                                                                          0
##   Boy Wonder Films                                                                         0
##   Boyd's Company                                                                           0
##   BoZ Productions                                                                          0
##   Brad Grey Pictures                                                                       0
##   Brad Krevoy Television                                                                   0
##   Brad Zions Films                                                                         0
##   Braeburn Entertainment                                                                   0
##   Brain Farm Digital Cinema                                                                0
##   Branded Entertainment/Batfilm Productions                                                0
##   Brandenberg                                                                              0
##   Brandes Films International                                                              0
##   Brandman Productions                                                                     0
##   Brandt/Haas Productions                                                                  0
##   Brandywine Productions                                                                   0
##   Brandywine Productions Ltd.                                                              0
##   Brass Hat Films                                                                          0
##   Braun Entertainment Group                                                                0
##   Braunsberg Productions                                                                   0
##   Brave New Films                                                                          0
##   Braven Films                                                                             0
##   Braveworld Productions                                                                   0
##   BraxtanFILM                                                                              0
##   Break Thru Films                                                                         0
##   Breaking Ball Films                                                                      0
##   Breakthrough Entertainment Productions                                                   0
##   Breakup Productions                                                                      0
##   Breathless Associates                                                                    0
##   Bregman-IAC Productions                                                                  0
##   Bregman/Baer Productions                                                                 0
##   Breton Film Productions                                                                  0
##   Bridge Films                                                                             0
##   Bridgegate FIlms                                                                         0
##   Bridget Johnson Films                                                                    0
##   Bridgit Folman Film Gang                                                                 0
##   Bridle Path Films                                                                        0
##   Bright-Persky Associates                                                                 0
##   Bright Cold Day Films                                                                    0
##   Brightlight Pictures                                                                     0
##   Brightlight Pictures Inc.                                                                0
##   Brightside Entertainment                                                                 0
##   Brightstar Films                                                                         0
##   Brillhart / Gonzales Productions                                                         0
##   Brillstein-Grey Entertainment                                                            0
##   Brillstein Entertainment Partners                                                        0
##   Brink Films                                                                              0
##   Brink Productions                                                                        0
##   Bristol Automotive                                                                       0
##   Bristol Bay Productions                                                                  0
##   British American Entertainment                                                           0
##   British Broadcasting Corporation (BBC)                                                   0
##   British Columbia Film                                                                    0
##   British Columbia Television                                                              0
##   British Empire Films Australia                                                           0
##   British Film Company                                                                     0
##   British Film Council                                                                     0
##   British Film Institute (BFI)                                                             0
##   British Lion-Columbia Distributors                                                       0
##   British Lion Film Corporation                                                            0
##   British Lion Films                                                                       0
##   British Screen                                                                           0
##   British Screen Finance Ltd                                                               0
##   British Screen Productions                                                               0
##   Britpack Film Company                                                                    0
##   Broad Green Pictures                                                                     0
##   Broadview Pictures                                                                       0
##   Broadway Video                                                                           0
##   Broken Chair Flickz                                                                      0
##   Broken Films                                                                             0
##   Broken Lizard Industries                                                                 0
##   Broken Road Productions                                                                  0
##   Bron Capital Partners                                                                    0
##   Bron Studios                                                                             0
##   Bronson Avenue                                                                           0
##   Brood Syndicate                                                                          0
##   Brooks Media                                                                             0
##   Brooksfilms                                                                              0
##   Brooksfilms Ltd.                                                                         0
##   Brookstreet Pictures                                                                     0
##   Brookwell-McNamara Entertainment                                                         0
##   Brothers Dowdle Productions                                                              0
##   Brouwersgracht Investments                                                               0
##   Brown & Stretic                                                                          0
##   Brown Sauce Film Productions                                                             0
##   BrownHouse Productions                                                                   0
##   Brownstone Productions                                                                   0
##   Bruce Brown Films                                                                        0
##   Brucks Entertainment                                                                     0
##   Bruin Grip Services                                                                      0
##   Bryna Productions                                                                        0
##   BSF Film                                                                                 0
##   BSM Studio                                                                               0
##   Bubby Productions                                                                        0
##   Buckaroo Entertainment                                                                   0
##   Buckeye Films                                                                            0
##   Buena Onda                                                                               0
##   Buena Vista                                                                              0
##   Buena Vista Distribution Company                                                         0
##   Buena Vista Home Entertainment                                                           0
##   Buena Vista Pictures                                                                     0
##   Bueprint Pictures                                                                        0
##   Buffalo Gal Pictures                                                                     0
##   Buffalo Picture House                                                                    0
##   BUFO                                                                                     0
##   Bugsy Malone Productions                                                                 0
##   Bull's Eye Entertainment                                                                 0
##   Bull Market Entertainment                                                                0
##   Bullet Films                                                                             0
##   Bullet Pictures                                                                          0
##   Bulletproof Cupid                                                                        0
##   Bungalow 78 Productions                                                                  0
##   Bungalow Productions                                                                     0
##   Bunk 11 Pictures                                                                         0
##   Burbank Films Australia                                                                  0
##   Burg/Koules Productions                                                                  0
##   Burgundy Films                                                                           0
##   Burke/Samples/Foster Productions                                                         0
##   Burn Later Productions                                                                   0
##   Burning Bright Productions                                                               0
##   Burning Ships Productions                                                                0
##   Burns Family Studios                                                                     0
##   Burnside Entertainment                                                                   0
##   Burskin Film                                                                             0
##   Busboy Productions                                                                       0
##   Bushwood Pictures                                                                        0
##   Business Location Sudtirol Alto Adige                                                    0
##   Busted Shark Productions                                                                 0
##   Busy Bee Productions                                                                     0
##   Butcher's Run Films                                                                      0
##   Butcher's Run Productions                                                                0
##   Buttercup Films Ltd.                                                                     0
##   BXR Productions                                                                          0
##   Byron A. Martin Productions                                                              0
##   Bystander Films                                                                          0
##   C-2 Pictures                                                                             0
##   C-Films AG                                                                               0
##   C-Hundred Film Corporation                                                               0
##   C & C Brown Production                                                                   0
##   C.B. Films S.A.                                                                          0
##   C.G. Cinema                                                                              0
##   C.O. Films                                                                               0
##   C.O.R.E. Feature Animation                                                               0
##   C.R.G. International                                                                     0
##   C5                                                                                       0
##   CAB Productions                                                                          0
##   Cabin Fever Films                                                                        0
##   Cabin Pictures                                                                           0
##   Cable Stuff Productions                                                                  0
##   Cadre Films                                                                              0
##   Café Film                                                                             0
##   Cake Productions Inc.                                                                    0
##   Calamity Films                                                                           0
##   Calash Corporation                                                                       0
##   Calendar Productions                                                                     0
##   Caliban Films                                                                            0
##   Caliber Media Company                                                                    0
##   California Pictures                                                                      0
##   Calimari Productions                                                                     0
##   Callahan Filmworks                                                                       0
##   CALT Productions                                                                         0
##   Caméra One                                                                            0
##   Camberwell / Fly Films                                                                   0
##   Cambria Productions                                                                      0
##   Cambridge Productions                                                                    0
##   Camellia Entertainment                                                                   0
##   Camelot Pictures                                                                         0
##   Camelot Productions                                                                      0
##   Camera 40 Productions                                                                    0
##   Camerimage Festival                                                                      0
##   CAMERON MACKINTOSH                                                                       0
##   Camp / Thompson Pictures                                                                 0
##   Camp Hill                                                                                0
##   Camp Video                                                                               0
##   Campanile Productions                                                                    0
##   Campbell Grobman Films                                                                   0
##   Campfire                                                                                 0
##   Campfire LLC                                                                             0
##   Canadian Film Centre (CFC)                                                               0
##   Canadian Film Development Corporation (CFDC)                                             0
##   Canadian Film or Video Production Tax Credit (CPTC)                                      0
##   Canadian Television (CTV)                                                                0
##   Canal Plus                                                                               0
##   Canal Plus Group                                                                         0
##   Canal Street Films                                                                       0
##   Canal Sur Televisión                                                                  0
##   Canal+                                                                                   0
##   Canal+ Droits Audiovisuels                                                               0
##   Canal+ España                                                                         0
##   Canal+ Polska                                                                            0
##   Canal+France                                                                             0
##   Canal+Polska                                                                             0
##   Canana Films                                                                             0
##   Candleridge Entertainment                                                                0
##   Candlewood Entertainment                                                                 0
##   Candy Heart Productions                                                                  0
##   Canfield Pictures                                                                        0
##   Cannell Studios                                                                          0
##   Cannes Film Festival                                                                     0
##   Cannibal Films Ltd.                                                                      0
##   Cannon and Morley Productions                                                            0
##   Cannon Entertainment                                                                     0
##   Cannon Films                                                                             0
##   Cannon Group                                                                             0
##   Cannon Italia Srl                                                                        0
##   Cannon Pictures                                                                          0
##   Cannon Productions                                                                       0
##   Canonigo Films                                                                           0
##   Cantharus Productions                                                                    0
##   Capacity Pictures                                                                        0
##   Capcom                                                                                   0
##   Capcom Company                                                                           0
##   Capelight Pictures                                                                       0
##   Capella                                                                                  0
##   Capella Films                                                                            0
##   Capella International                                                                    0
##   Capglobe                                                                                 0
##   Capital Arts Entertainment                                                               0
##   Capital Equipment Leasing                                                                0
##   Capital Markets Film Finance                                                             0
##   Capitol Films                                                                            0
##   Capitole Films                                                                           0
##   Cappa Defina Productions                                                                 0
##   Cappa Productions                                                                        0
##   Capstone Entertainment Group                                                             0
##   Captain Movies                                                                           0
##   Captivate Entertainment                                                                  0
##   Captivity Productions                                                                    0
##   Capture The Flag Films                                                                   0
##   Caramel Film                                                                             0
##   Caramel Films                                                                            0
##   Caravan Pictures                                                                         0
##   Carbunkle Cartoons                                                                       0
##   Cargo Entertainment                                                                      0
##   Cargo Films                                                                              0
##   Carlino Productions                                                                      0
##   Carlo Ponti Cinematografica                                                              0
##   Carlo Ponti Production                                                                   0
##   Carlyle Productions                                                                      0
##   Carmel Creek Productions                                                                 0
##   Carmel Entertainment                                                                     0
##   Carnaby International                                                                    0
##   Carnelian Productions                                                                    0
##   Carnival Films                                                                           0
##   Carnival Films & Television                                                              0
##   Caro-McLeod                                                                              0
##   Carol Baum Productions                                                                   0
##   Carolco Entertainment                                                                    0
##   Carolco International N.V.                                                               0
##   Carolco Pictures                                                                         0
##   Carolina Film Works                                                                      0
##   Caroline Films                                                                           0
##   Carousel Picture Company                                                                 0
##   Carousel Picture Company, The                                                            0
##   Carousel Productions                                                                     0
##   Carsey-Werner Company                                                                    0
##   Cart Before The Horse Productions                                                        0
##   Cartel Productions                                                                       0
##   Carthago Films S.a.r.l.                                                                  0
##   Cartier Productions                                                                      0
##   Cartoon Network Studios                                                                  0
##   Cartoon Saloon                                                                           0
##   Carver Films                                                                             0
##   Casa Bonita                                                                              0
##   Casablanca Filmworks                                                                     0
##   Casadelic Pictures                                                                       0
##   Case 39 Productions                                                                      0
##   Casey Productions                                                                        0
##   Casey Silver Productions                                                                 0
##   Cassadaga Film Production                                                                0
##   Castel Film Romania                                                                      0
##   Castel Film Studio                                                                       0
##   Castel Films                                                                             0
##   Castelao Pictures                                                                        0
##   Castelao Producciones                                                                    0
##   Castle Hill Productions                                                                  0
##   Castle Rock Entertainment                                                                0
##   Castleberg Productions                                                                   0
##   Castlight Pictures                                                                       0
##   Casualties Bureau                                                                        0
##   Cat Burglar Productions                                                                  0
##   CAT Films                                                                                0
##   Catacombs Productions                                                                    0
##   Catapult Films                                                                           0
##   Catch 23 Entertainment                                                                   0
##   Catch Productions                                                                        0
##   CatchPlay                                                                                0
##   Catfish Productions                                                                      0
##   Cattleya                                                                                 0
##   Causeway Films                                                                           0
##   Caviar Films                                                                             0
##   CB Films                                                                                 0
##   CB Productions                                                                           0
##   CBS Entertainment Productions                                                            0
##   CBS Films                                                                                0
##   CC Capital Arts Entertainment SRL                                                        0
##   CCCP                                                                                     0
##   CD Films                                                                                 0
##   Ce Qui Me Meut Motion Pictures                                                           0
##   Cecchi Gori Group Tiger Cinematografica                                                  0
##   Cecchi Gori Pictures                                                                     0
##   CED Productions                                                                          0
##   Celador Films                                                                            0
##   Celador Productions                                                                      0
##   Celandine Films                                                                          0
##   Cell                                                                                     0
##   Celluloid Dreams                                                                         0
##   Celluloid Dreams Productions                                                             0
##   Celtic Films Entertainment                                                               0
##   Cent Productions Inc.                                                                    0
##   Central                                                                                  0
##   Central Films                                                                            0
##   Central Films Limited                                                                    0
##   Central Independent Television                                                           0
##   Central Productions                                                                      0
##   Centre National de la Cinématographie                                                 0
##   Centre National de la Cinématographie (CNC)                                           0
##   Centron Pictures                                                                         0
##   Centropolis Entertainment                                                                0
##   Centropolis Film Productions                                                             0
##   Century 21 Television                                                                    0
##   Century Park Pictures                                                                    0
##   Century Time (H.K.) Ltd.                                                                 0
##   CFCN Communications                                                                      0
##   Chad Troutwine Films                                                                     0
##   Chain Camera Pictures                                                                    0
##   Chaintron                                                                                0
##   Chako Film Company                                                                       0
##   Chal Productions                                                                         0
##   Challenge Film Corporation                                                               0
##                                                                                         Freq
## Var1                                                                                     522
##   "DIA" Productions GmbH & Co. KG                                                          0
##   # Lexyn Productions                                                                      0
##   10 West Studios                                                                          0
##   100 Feet Productions                                                                     0
##   1019 Entertainment                                                                       0
##   108 Media                                                                                0
##   10th Hole Productions                                                                    0
##   11:11 Mediaworks                                                                         0
##   12 Gauge Productions                                                                     0
##   120dB Films                                                                              0
##   13 Ghosts Productions Canada Inc.                                                        0
##   1492 Pictures                                                                            0
##   1600 Limited Partnership                                                                 0
##   1812 Productions                                                                         0
##   1818                                                                                     0
##   1821 Pictures                                                                            0
##   185 Trax                                                                                 0
##   1976 Productions                                                                         0
##   1984 Private Defense Contractors                                                         0
##   1992 Number Four Limited Partnership                                                     0
##   2 Bridges Productions                                                                    0
##   2 Entertain                                                                              0
##   2 Entertain Video                                                                        0
##   2 Loop Films                                                                             0
##   2 Player Productions                                                                     0
##   2 Wolves Films                                                                           0
##   2.4.7. Films                                                                             0
##   2003 Productions                                                                         0
##   20ten Media                                                                              0
##   20th Century Fox                                                                         0
##   20th Century Fox Film Corporation                                                        0
##   20th Century Fox Home Entertainment                                                      0
##   20th Century Fox Russia                                                                  0
##   20th Century Fox Television                                                              0
##   20th Century Pictures                                                                    0
##   21 Laps Entertainment                                                                    0
##   21st Century Film Corporation                                                            0
##   224 Entertainment                                                                        0
##   2262730 Ontario                                                                          0
##   22h22                                                                                    0
##   23/5 Filmproduktion                                                                      0
##   24 Seven Productions                                                                     0
##   24/7 Films                                                                               0
##   26 Films                                                                                 0
##   27 Films Production                                                                      0
##   2929 Productions                                                                         0
##   2am Films                                                                                0
##   2B Films                                                                                 0
##   2DS Productions                                                                          0
##   2S Films                                                                                 0
##   3 Arts Entertainment                                                                     0
##   3 in the Box                                                                             0
##   3 Ring Circus Films                                                                      0
##   33 Pictures                                                                              0
##   3311 Productions                                                                         0
##   33andOut Productions                                                                     0
##   343 Industries                                                                           0
##   34th Street Films                                                                        0
##   360 Pictures                                                                             0
##   391 Productions                                                                          0
##   3b productions                                                                           0
##   3B Productions                                                                           0
##   3DTK                                                                                     0
##   3Foot7                                                                                   0
##   3L Filmproduktion GmbH                                                                   0
##   3L Filmverleih                                                                           0
##   3L Productions                                                                           0
##   40 Acres & A Mule Filmworks                                                              0
##   403 Productions                                                                          0
##   42 Films                                                                                 0
##   430 Productions                                                                          0
##   44th Floor Productions                                                                   0
##   455 Films                                                                                0
##   4Cows                                                                                    0
##   4DH Films                                                                                0
##   4Kids Entertainment                                                                      0
##   4M                                                                                       0
##   5150 Action                                                                              0
##   61* Productions Inc.                                                                     0
##   6140 Productions                                                                         0
##   7 Network                                                                                0
##   72 Productions                                                                           0
##   72nd Street Productions                                                                  0
##   777 Films Corporation                                                                    0
##   7th Sense Films                                                                          0
##   8:38 Productions                                                                         0
##   80 Days Productions                                                                      0
##   8383 Productions                                                                         0
##   852 Films                                                                                0
##   87Eleven                                                                                 0
##   8th In Line                                                                              0
##   9 Story Media Group                                                                      0
##   900 Films                                                                                0
##   98 MPH Productions                                                                       0
##   A-1 Pictures                                                                             0
##   A-Mark Entertainment                                                                     0
##   A-Team                                                                                   0
##   A B Corp                                                                                 0
##   A Band Apart                                                                             0
##   A BandApart                                                                              0
##   A Bigger Boat                                                                            0
##   A Company Filmproduktionsgesellschaft                                                    0
##   A Grand Elephant                                                                         0
##   A Hot Dog                                                                                0
##   A Loopy Production LLC                                                                   0
##   A Lucky Old Sun Production                                                               0
##   A Plus Entertainment                                                                     0
##   A&B Producoes                                                                            0
##   A&E IndieFilms                                                                           0
##   A&E Television Networks                                                                  0
##   A&M Films                                                                                0
##   A. C. I. Films                                                                           0
##   A. Film                                                                                  0
##   A.C. Lyles Productions                                                                   0
##   A.C.E.                                                                                   0
##   A.G. Films                                                                               0
##   A.J.O.Z. Films                                                                           0
##   A.S. Films                                                                               0
##   A.U.M. Films                                                                             0
##   A+E Studios                                                                              0
##   A113                                                                                     0
##   A2 Entertainment Group                                                                   0
##   A24                                                                                      0
##   A71 Productions                                                                          0
##   íâ\200\235â\200žÃ«Â¡Å“ëâ\200¢Ã¬â\200¦ËœM                                                              0
##   AAMPI Inc.                                                                               0
##   AAR Films                                                                                0
##   Aardman Animations                                                                       0
##   Aaron Spelling Productions                                                               0
##   Abandon Entertainment                                                                    0
##   Abandon Pictures                                                                         0
##   Abbolita Productions                                                                     0
##   ABC Circle Films                                                                         0
##   ABC Entertainment                                                                        0
##   ABC Family                                                                               0
##   ABC Motion Pictures                                                                      0
##   ABC Pictures                                                                             0
##   ABC Productions                                                                          0
##   ABC Studios                                                                              0
##   Abduction Films                                                                          0
##   Aberration Films                                                                         0
##   Abnormal Pictures                                                                        0
##   Abraham Productions                                                                      0
##   abramoff Production                                                                      0
##   Abramoff Production                                                                      0
##   ABS-CBN Film Productions                                                                 0
##   Absolute Entertainment                                                                   0
##   Academy Films                                                                            0
##   Academy Pictures                                                                         0
##   Acajou Films                                                                             0
##   Accelerated Matter                                                                       0
##   Accelerator Films                                                                        0
##   Accent Films                                                                             0
##   Access Films                                                                             0
##   Access Motion Pictures                                                                   0
##   Access Pictures                                                                          0
##   Accomplice Films                                                                         0
##   Ace Film Company                                                                         0
##   Achab Film                                                                               0
##   Achilles                                                                                 0
##   Achte Babelsberg Film                                                                    0
##   Acme Shark                                                                               0
##   Acorn Pictures                                                                           0
##   Acorn Productions                                                                        0
##   Acrobat Productions                                                                      0
##   Across the River Productions                                                             0
##   Across Town Productions                                                                  0
##   Act III Communications                                                                   0
##   Actionhouse                                                                              0
##   Active Entertainment                                                                     0
##   Ad Hominem Enterprises                                                                   0
##   Ad Vitim Distribution                                                                    0
##   Ada Films                                                                                0
##   Adam Fields Productions                                                                  0
##   Adam Schroeder Productions                                                               0
##   ADCB Films                                                                               0
##   Adder                                                                                    0
##   Addicted Productions                                                                     0
##   Addis Wechsler Pictures                                                                  0
##   Adelaide Film Festival                                                                   0
##   Aden Film                                                                                0
##   Adi Shankar Production                                                                   0
##   Adlabs Films Ltd.                                                                        0
##   Admire Productions Ltd.                                                                  0
##   AdScott Pictures                                                                         0
##   Adventure Pictures                                                                       0
##   AE Electra Productions                                                                   0
##   Aegis Film Fund                                                                          0
##   Aeroplano                                                                                0
##   Aeteas Filmproduktions                                                                   0
##   AF Production                                                                            0
##   Ãâ\200“sterreichischer Rundfunk (ORF)                                                      0
##   Affirm Films                                                                             0
##   AFG Talons Productions                                                                   0
##   Afineevsky - Tolmor Production                                                           0
##   Afraid of the Dark                                                                       0
##   Afrodita Audiovisual, A.I.E.                                                             0
##   After Dark Films                                                                         0
##   Against the Wild Films                                                                   0
##   Agamemnon Films                                                                          0
##   Agat Films & Cie                                                                         0
##   Agatha Christie Ltd                                                                      0
##   Agencja Filmowa Telewizji Polskiej (coprodukcja)                                         0
##   Agencja Produkcji Filmowej                                                               0
##   Agenda                                                                                   0
##   Agent Two                                                                                0
##   AGGK Films                                                                               0
##   Aggregate Film                                                                           0
##   Aggregate Films                                                                          0
##   Agi Orsi Productions                                                                     0
##   Agora Entertainment                                                                      0
##   Ahimsa Films                                                                             0
##   AI-Film                                                                                  0
##   Aimimage Productions                                                                     0
##   Airborne Productions                                                                     0
##   Akil Production Company                                                                  0
##   Akkord Film Produktion GmbH                                                              0
##   Akson Studio                                                                             0
##   Al!ve AG                                                                                 0
##   Alabama Moon Entertainment                                                               0
##   Alabama Production Group                                                                 0
##   Alan Greenspan Productions                                                               0
##   Alan Jay Lerner Productions                                                              0
##   Alan Landsburg Productions                                                               0
##   Alan Sacks Productions                                                                   0
##   Alan Shayne Productions                                                                  0
##   Alarum PIctures                                                                          0
##   Albert Band International Productions Inc.                                               0
##   Albert S. Ruddy Productions                                                              0
##   Alberta Film Entertainment                                                               0
##   Alberto Grimaldi Productions                                                             0
##   Albino Alligator Productions                                                             0
##   Alced Productions                                                                        0
##   Alchemedia Films                                                                         0
##   Alchemy Television                                                                       0
##   Alcina Pictures                                                                          0
##   Alcon Entertainment                                                                      0
##   Alcor Films                                                                              0
##   Alcove Entertainment                                                                     0
##   Aldamisa Entertainment                                                                   0
##   Aldrich Group                                                                            0
##   Alea Docs & Films                                                                        0
##   Alejandro Martínez                                                                    0
##   Aleph Motion Pictures                                                                    0
##   Alex Entertainment Inc.                                                                  0
##   Alexander Groupe                                                                         0
##   Alexander Salkind                                                                        0
##   Alexandre Films                                                                          0
##   Alfama Films                                                                             0
##   Alfran Productions                                                                       0
##   Alfred Image Works                                                                       0
##   Alfred J. Hitchcock Productions                                                          0
##   Algonquin                                                                                0
##   Algonquin Productions Limited                                                            0
##   AliBella Pictures                                                                        0
##   Alicéléo                                                                           0
##   Alive Films                                                                              0
##   Alive Productions                                                                        0
##   All For A Films                                                                          0
##   All Girl Productions                                                                     0
##   All Knight Productions                                                                   0
##   All Night Productions                                                                    0
##   Allagash Films                                                                           0
##   Allan Zeman Productions                                                                  0
##   Allarcom Limited                                                                         0
##   Allarts                                                                                  0
##   Allarts Production                                                                       0
##   Allegra Pictures                                                                         0
##   Allegro-Film                                                                             0
##   Allegro Films                                                                            0
##   Alliance                                                                                 0
##   Alliance Atlantis Communications                                                         0
##   Alliance Atlantis Motion Picture Production                                              0
##   Alliance Communications                                                                  0
##   Alliance Communications Corporation                                                      0
##   Alliance Entertainment                                                                   0
##   Alliance Films                                                                           0
##   Allied Artists                                                                           0
##   Allied Artists Pictures                                                                  0
##   Allied Film Makers                                                                       0
##   Allied Film Production                                                                   0
##   Allied Filmmakers                                                                        0
##   Allied Stars, Ltd.                                                                       0
##   Allied Vision                                                                            0
##   Alligator Inc                                                                            0
##   Allison Shearmur Productions                                                             0
##   Alloy Entertainment                                                                      0
##   Allspark Pictures                                                                        0
##   Almega Projects                                                                          0
##   Almena Films                                                                             0
##   Almost Midnight Productions                                                              0
##   Aloe Entertainment                                                                       0
##   Along The Tracks                                                                         0
##   Aloupis Productions                                                                      0
##   Alpha Core                                                                               0
##   Alpha Films                                                                              0
##   Alpha Productions                                                                        0
##   Alphaville Films                                                                         0
##   Alphaville Productions                                                                   0
##   Alpine Pictures                                                                          0
##   Alquimia Cinema                                                                          0
##   Also Known As Pictures                                                                   0
##   Alta Films S.A.                                                                          0
##   Alta Loma Entertainment                                                                  0
##   Alta Vista Film Production                                                               0
##   Alta Vista Productions                                                                   0
##   Altar Productions                                                                        0
##   Alter Films                                                                              0
##   Alternate Ending Studios                                                                 0
##   Altitude Film Entertainment                                                              0
##   Altus Productions                                                                        0
##   Always Split Aces Productions                                                            0
##   Amalgam Features                                                                         0
##   Amasia Entertainment                                                                     0
##   Amaze Film + Television                                                                  0
##   Amazing Film Studio                                                                      0
##   Amazon Studios                                                                           0
##   amber entertainment                                                                      0
##   Amber Lamps                                                                              0
##   Amberdale Productions                                                                    0
##   AMBI Group                                                                               0
##   Ambi Pictures                                                                            0
##   Ambience Entertainment                                                                   0
##   Ambient Entertainment GmbH                                                               0
##   Amblimation                                                                              0
##   Amblin Entertainment                                                                     0
##   Ambrosino / Delmenico                                                                    0
##   Ambush Entertainment                                                                     0
##   AMC Pictures                                                                             0
##   Amen Ra Films                                                                            0
##   Ameran Films                                                                             0
##   Amercent Films                                                                           0
##   American Broadcasting Company (ABC)                                                      0
##   American Cinema International                                                            0
##   American Cinema Productions                                                              0
##   American Eagle                                                                           0
##   American Empirical Pictures                                                              0
##   American Entertainment Investors                                                         0
##   American Entertainment Partners II L.P.                                                  0
##   American Entertainment Partners L.P.                                                     0
##   American Film Company                                                                    0
##   American Film Institute (AFI)                                                            0
##   American Films                                                                           0
##   American Independent Productions                                                         0
##   American International Pictures (AIP)                                                    0
##   American International Productions                                                       0
##   American Media Group                                                                     0
##   American Playhouse                                                                       0
##   American Playhouse Theatrical Films                                                      0
##   American Werewolf Inc.                                                                   0
##   American Zoetrope                                                                        0
##   Amicus Entertainment                                                                     0
##   Amicus Productions                                                                       0
##   Amjo Productions                                                                         0
##   AMLF                                                                                     0
##   Amok II Productions                                                                      0
##   Amok Productions                                                                         0
##   Amy Robinson Productions                                                                 0
##   An Olive Branch Productions                                                              0
##   ANA Media                                                                                0
##   Anacol Productions Inc.                                                                  0
##   Anagram Pictures Inc.                                                                    0
##   Anagram Produktion                                                                       0
##   Anant Singh Production                                                                   0
##   Anarchos Productions                                                                     0
##   Anchor Bay                                                                               0
##   Anchor Bay Entertainment                                                                 0
##   Anchor Bay Films                                                                         0
##   Andalasia Productions                                                                    0
##   Andale Pictures                                                                          0
##   Andell Entertainment                                                                     0
##   Andertainment Group                                                                      0
##   Andor Films                                                                              0
##   Andrea Leone Films                                                                       0
##   Andrea Sperling Productions                                                              0
##   Andrew Lauren Productions (ALP)                                                          0
##   Andrew Stevens Entertainment                                                             0
##   Ang Lee Productions                                                                      0
##   Angeles Entertainment Group                                                              0
##   Angels & Airwaves                                                                        0
##   Anglia Television                                                                        0
##   Anglo-Amalgamated Film Distributors                                                      0
##   Anglo-Amalgamated Productions                                                            0
##   Anglo-American Film Corporation                                                          0
##   Anglo Enterprises                                                                        0
##   Angoa-Agicoa                                                                             0
##   Angry Films                                                                              0
##   Anguish Film                                                                             0
##   Anhelo Productions                                                                       0
##   Anil Kapoor Film Company                                                                 0
##   AnimagicNet A/S                                                                          0
##   Animakids Productions                                                                    0
##   Animal Kingdom                                                                           0
##   Animal Logic                                                                             0
##   Animal Planet                                                                            0
##   Animatógrafo                                                                          0
##   Animation Picture Company                                                                0
##   Animationwerks                                                                           0
##   Anime Innovation Tokyo                                                                   0
##   Animus Films                                                                             0
##   Aniplex                                                                                  0
##   Anka Film                                                                                0
##   Anna Lena Films                                                                          0
##   Annapurna Pictures                                                                       0
##   Annapurna Productions                                                                    0
##   Annuit Coeptis Entertainment II                                                          0
##   Annuit Coeptis Entertainment Inc.                                                        0
##   Anomaly Entertainment                                                                    0
##   Anonymous Content                                                                        0
##   Another Mulligan Entertainment                                                           0
##   Antares Produzione Cinematografica                                                       0
##   Antena 3 Films                                                                           0
##   Antena 3 Televisión                                                                   0
##   Anthem Productions                                                                       0
##   Anthos Media                                                                             0
##   Antidote Films                                                                           0
##   Antidote Films (I)                                                                       0
##   Antietam Filmworks                                                                       0
##   Anton Capital Entertainment (ACE)                                                        0
##   Antzworks                                                                                0
##   Apaches Entertainment                                                                    0
##   Apart Films                                                                              0
##   Apatow Productions                                                                       0
##   Aperture Entertainment                                                                   0
##   Apipoulaï                                                                             0
##   Apjac International                                                                      0
##   APJAC Productions                                                                        0
##   Apollo Associates                                                                        0
##   Apollo Media                                                                             0
##   Apollo Pictures                                                                          0
##   ApolloMedia Distribution                                                                 0
##   ApolloMovie Beteiligungs                                                                 0
##   ApolloProMedia GmbH & Co. 1. Filmproduktion KG (I)                                       0
##   ApolloProMedia GmbH & Co. 2. Filmproduktion KG                                           0
##   ApolloProMovie                                                                           0
##   ApolloProMovie & Co. 3. Filmproduktion                                                   0
##   ApolloProScreen                                                                          0
##   ApolloProScreen Filmproduktion                                                           0
##   Apotheosis Media Group                                                                   0
##   Apparatus Productions                                                                    0
##   Appian Way                                                                               0
##   Apple Corps                                                                              0
##   Apple Film Productions                                                                   0
##   Apple Inc.                                                                               0
##   Applecross                                                                               0
##   Applehead Pictures                                                                       0
##   Appleseed Film Partners                                                                  0
##   Applied Action                                                                           0
##   April Productions                                                                        0
##   APT Films                                                                                0
##   Aquarius Films                                                                           0
##   AR-TL                                                                                    0
##   AR Films                                                                                 0
##   Arable Entertainment                                                                     0
##   Arachnid Productions Ltd.                                                                0
##   Aramid Entertainment Fund                                                                0
##   Arc Entertainment                                                                        0
##   Arc Productions                                                                          0
##   Arcade Films                                                                             0
##   Arcade Pictures                                                                          0
##   Arcadia Motion Pictures                                                                  0
##   Arcane Pictures                                                                          0
##   Archangel                                                                                0
##   Archer Entertainment                                                                     0
##   Archer Gray                                                                              0
##   Archer Street Productions                                                                0
##   Archimede                                                                                0
##   Archipel 35                                                                              0
##   Arclight Films                                                                           0
##   Arcola Pictures                                                                          0
##   Arcturus Motion Pictures                                                                 0
##   ARD                                                                                      0
##   ARD Degeto Film                                                                          0
##   ARD/Degeto Film GmbH                                                                     0
##   Ardustry Entertainment                                                                   0
##   area japan                                                                               0
##   Arena Productions                                                                        0
##   Arenamedia                                                                               0
##   Argonaut Pictures                                                                        0
##   Argos Films                                                                              0
##   Argyle Enterprises                                                                       0
##   Argyll Film Partners                                                                     0
##   Aries [jp]                                                                               0
##   Aries Cinematográfica Argentina                                                       0
##   Aries Productions                                                                        0
##   ArieScope Pictures                                                                       0
##   Aristos Films                                                                            0
##   Ariztical Entertainment                                                                  0
##   Arkoff International                                                                     0
##   Arlington Road Productions Corporation                                                   0
##   ARM Entertainment                                                                        0
##   Armada Films                                                                             0
##   Armian pictures                                                                          0
##   Armor Entertainment                                                                      0
##   Armory Films                                                                             0
##   Armzfx                                                                                   0
##   Arnold Kopelson Productions                                                              0
##   Arnold Stiefel Company                                                                   0
##   Arnon Milchan Productions                                                                0
##   ARO Entertainment                                                                        0
##   ARP Sélection                                                                         0
##   Arramis Films                                                                            0
##   Arrete Ton Cinema                                                                        0
##   Arrow Films                                                                              0
##   Arrowstorm Entertainment                                                                 0
##   ARS Film Production                                                                      0
##   Ars Nova                                                                                 0
##   Art & Industry                                                                           0
##   Art In Motion                                                                            0
##   Art Linson Productions                                                                   0
##   Art Pictures Studio                                                                      0
##   Artémis Productions                                                                   0
##   Arte                                                                                     0
##   ARTE                                                                                     0
##   Arte Deutschland TV GmbH                                                                 0
##   Arte France                                                                              0
##   Arte France Cinéma                                                                    0
##   Artemis                                                                                  0
##   Artemis Film                                                                             0
##   Artfire Films                                                                            0
##   Artic Productions LLC                                                                    0
##   ArtImage Entertainment                                                                   0
##   Artimm                                                                                   0
##   Artina Films                                                                             0
##   Artisan Entertainment                                                                    0
##   Artist Film                                                                              0
##   Artista Management                                                                       0
##   Artistry Limited                                                                         0
##   Artists Entertainment Complex                                                            0
##   Artists Production Group (APG)                                                           0
##   Artists Public Domain                                                                    0
##   ArtPhyl                                                                                  0
##   Arts Council of England                                                                  0
##   Arts+Labor                                                                               0
##   Arturo Production                                                                        0
##   Arwin Productions                                                                        0
##   As Is Productions                                                                        0
##   ASAF                                                                                     0
##   Asahi National Broadcasting Company                                                      0
##   Asap films                                                                               0
##   Ascendant Pictures                                                                       0
##   Ascension Pictures                                                                       0
##   Ascension Productions                                                                    0
##   Ascot Elite Home Entertainment                                                           0
##   Asgaard Entertainment                                                                    0
##   Ashutosh Gowariker Productions Pvt. Ltd.                                                 0
##   Asia Digital Entertainment                                                               0
##   Asia Tropical Films                                                                      0
##   ASIG Productions                                                                         0
##   Asis Productions                                                                         0
##   ASK Kodansha                                                                             0
##   Asmik Ace Entertainment                                                                  0
##   Aspect Ratio Film                                                                        0
##   Aspen Film Society                                                                       0
##   Aspen Productions                                                                        0
##   Aspen Productions (I)                                                                    0
##   Asphalt Productions                                                                      0
##   Assassin's Fist Limited                                                                  0
##   Assassin Films                                                                           0
##   Associated British-Pathé                                                              0
##   Associated Capital                                                                       0
##   Associated General Films                                                                 0
##   Associated Producers (API)                                                               0
##   Associates & Aldrich Company, The                                                        0
##   Astral Bellevue Pathé                                                                 0
##   Astral Media                                                                             0
##   Astron-6 Video International                                                             0
##   Asylum Films                                                                             0
##   Asylum, The                                                                              0
##   Asymmetrical Productions                                                                 0
##   Atípica Films                                                                         0
##   ATG Productions                                                                          0
##   Atitude Produções e Empreendimentos                                                0
##   Atkinson/Knickerbocker Productions                                                       0
##   Atlantic Entertainment Group                                                             0
##   Atlantic Picture Company                                                                 0
##   Atlantic Pictures                                                                        0
##   Atlantic Pictures (II)                                                                   0
##   Atlantic Releasing Corporation                                                           0
##   Atlantic Swiss Productions                                                               0
##   Atlantic Television                                                                      0
##   Atlas 2 Productions                                                                      0
##   Atlas Entertainment                                                                      0
##   Atlas Film                                                                               0
##   Atlas Films                                                                              0
##   Atlas Independent                                                                        0
##   Atlas Productions                                                                        0
##   Atman Entertainment                                                                      0
##   Atmo Media Network                                                                       0
##   Atmosphere Entertainment MM                                                              0
##   Atmospheric Pictures                                                                     0
##   ATO Pictures                                                                             0
##   ATR Films                                                                                0
##   Atresmedia Cine                                                                          0
##   Attaboy Films                                                                            0
##   Attainment Media Group                                                                   0
##   Attercop Productions                                                                     0
##   Attic Light Films                                                                        0
##   Attila Productions                                                                       0
##   Aubrey Schenck Productions                                                               0
##   Audax Films                                                                              0
##   Audley Films LLP                                                                         0
##   August Entertainment                                                                     0
##   August Films                                                                             0
##   Augustus Color                                                                           0
##   Augustus Film                                                                            0
##   Aura Entertainment                                                                       0
##   Aura Film Partnership                                                                    0
##   Aurora Entertainment                                                                     0
##   Aurora Productions                                                                       0
##   Australian Broadcasting Corporation                                                      0
##   Australian Film Commission                                                               0
##   Australian Film Finance Corporation                                                      0
##   Australian Film Finance Corporation (AFFC)                                               0
##   Australian International Film Corp. (AIFC)                                               0
##   Automatic Media                                                                          0
##   Automatik Entertainment                                                                  0
##   Autonomous                                                                               0
##   Autonomous Films                                                                         0
##   Autour de Minuit Productions                                                             0
##   AV Club, The                                                                             0
##   AV Pictures                                                                              0
##   AvÅŸar Film                                                                            0
##   Avala Film                                                                               0
##   Avalanche Films                                                                          0
##   Avalanche Productions                                                                    0
##   Avalon Pictures                                                                          0
##   Avalon Studios                                                                           0
##   Avalon/NFU Studios                                                                       0
##   AVCO Embassy Pictures                                                                    0
##   Avenging Conscience                                                                      0
##   Avenue Entertainment                                                                     0
##   Avenue Picture                                                                           0
##   Avenue Pictures Productions                                                              0
##   Aversano Films                                                                           0
##   Avery Pix                                                                                0
##   Avex Inc.                                                                                0
##   Avi Arad Productions                                                                     0
##   Avi Chai fund                                                                            0
##   Avnet/Kerner Productions                                                                 0
##   Avrora Media                                                                             0
##   Awesomeness Films                                                                        0
##   Axon Films                                                                               0
##   AZ Works                                                                                 0
##   Azari Media                                                                              0
##   AZL Productions KG                                                                       0
##   Azoff Entertainment                                                                      0
##   B and G Derivatives Holdings                                                             0
##   B.A. Produktion                                                                          0
##   B.D.S. Productions                                                                       0
##   B.D.S. Productions Inc.                                                                  0
##   B.H. Finance C.V.                                                                        0
##   B24                                                                                      0
##   Baba Arts Limited Productions                                                            0
##   Babbo Inc.                                                                               0
##   Babe Film                                                                                0
##   Babe Films                                                                               0
##   Babelsberg Film                                                                          0
##   Babelsberg Film GmbH                                                                     0
##   Babelsberg International Film Produktion                                                 0
##   Babieka                                                                                  0
##   Baby Cart                                                                                0
##   Baby Cow Films                                                                           0
##   Baby Cow Productions                                                                     0
##   Babylon                                                                                  0
##   Babylonian Productions                                                                   0
##   Bac Films                                                                                0
##   BAC Films                                                                                0
##   Bachelor Party Productions                                                               0
##   Bachrach/Gottlieb Productions                                                            0
##   Back Lot Pictures                                                                        0
##   Backup Films                                                                             0
##   Backup Media                                                                             0
##   Bacon & Eggs                                                                             0
##   Bad Angels Productions, Ltd.                                                             0
##   Bad Badger                                                                               0
##   Bad Biology                                                                              0
##   Bad Cop Bad Cop Film Productions                                                         0
##   Bad Hat Harry Productions                                                                0
##   Bad Lt. Productions                                                                      0
##   Bad Monkey Productions                                                                   0
##   Bad Robot                                                                                0
##   Badlands Company                                                                         0
##   Bórd Scannán na hÃâ\200°ireann                                                       0
##   Bagdasarian Productions                                                                  0
##   BaggyJoe Productions                                                                     0
##   Bahr Productions Inc.                                                                    0
##   Bait Productions                                                                         0
##   Baker Street                                                                             0
##   Bakshi Productions                                                                       0
##   Balaji Motion Pictures                                                                   0
##   Balcor Film Investors                                                                    0
##   Baldwin Entertainment Group                                                              0
##   Baldwin/Cohen Productions                                                                0
##   Ballinran Productions                                                                    0
##   Ballpark Productions Partnership                                                         0
##   Baltic Film Group                                                                        0
##   Baltic Film Services                                                                     0
##   Baltimore Pictures                                                                       0
##   Baltimore Spring Creek Pictures                                                          0
##   Baltimore Spring Creek Productions                                                       0
##   Baltmedia                                                                                0
##   Banana-Moon Sky Films                                                                    0
##   Bandai Visual Company (JAPAN)                                                            0
##   Bande a Part Films                                                                       0
##   Bandito Brothers                                                                         0
##   Bandoola Productions                                                                     0
##   Banger Films                                                                             0
##   Banger Productions                                                                       0
##   Bankable                                                                                 0
##   Bankside Films                                                                           0
##   Banner House Productions                                                                 0
##   Banter                                                                                   0
##   Barbarian Films                                                                          0
##   Barclays Mercantile Industrial Finance                                                   0
##   Bardel Entertainment Inc.                                                                0
##   barefoot films                                                                           0
##   Barenholtz Production                                                                    0
##   Barking Fish Entertainment                                                               0
##   Barnet Bain Films                                                                        0
##   Barnsnape Films                                                                          0
##   Baron Films                                                                              0
##   Barraboy Films                                                                           0
##   Barry & Enright Productions                                                              0
##   Barry Mendel Productions                                                                 0
##   Bartlett Films                                                                           0
##   Barwood Films                                                                            0
##   Base 12 Productions                                                                      0
##   Basic Pictures                                                                           0
##   Basket Case Productions                                                                  0
##   Batjac Productions                                                                       0
##   Battle Mountain Films                                                                    0
##   Battleplan Productions                                                                   0
##   Bauer Martinez Studios                                                                   0
##   Baumgarten-Prophet Entertainment                                                         0
##   Baumgarten Management and Productions (BMP)                                              0
##   Baumgarten Merims Productions                                                            0
##   Bausan Films                                                                             0
##   Bavaria Film                                                                             0
##   Bavaria Pictures                                                                         0
##   Bay Films                                                                                0
##   Bayerischer Banken-Fonds                                                                 0
##   Bayerischer Rundfunk (BR)                                                                0
##   Bayonne Entertainment                                                                    0
##   Bayou Film Inc                                                                           0
##   Bayou Pictures                                                                           0
##   Bazelevs Production                                                                      0
##   Bazmark Films                                                                            0
##   BB Film Productions                                                                      0
##   BB Films                                                                                 0
##   BBC                                                                                      0
##   BBC America                                                                              0
##   BBC Arena                                                                                0
##   BBC Cymru Wales                                                                          0
##   BBC Drama Group                                                                          0
##   BBC Drama Productions                                                                    0
##   BBC Earth                                                                                0
##   BBC Earth Films                                                                          0
##   BBC Films                                                                                0
##   BBC Home Video                                                                           0
##   BBC Natural History                                                                      0
##   BBC Scotland                                                                             0
##   BBC Storyville                                                                           0
##   BBC Television UK                                                                        0
##   BBC Wales                                                                                0
##   BBC Worldwide                                                                            0
##   BBS Productions                                                                          0
##   BCDF Pictures                                                                            0
##   BD Cine                                                                                  0
##   Be Gentlemen Limited Partnership                                                         0
##   Be Good Productions                                                                      0
##   Beachfront Films                                                                         0
##   Beachside Films                                                                          0
##   Beacon Communications                                                                    0
##   Beacon Pictures                                                                          0
##   Beagle Pug Films                                                                         0
##   Beanca Films                                                                             0
##   Beatrice Film                                                                            0
##   Beautiful Kate Productions                                                               0
##   Beaver Films                                                                             0
##   Bece Canada Productions                                                                  0
##   Becker International                                                                     0
##   Bedford Falls Company, The                                                               0
##   Bedford Falls Productions                                                                0
##   Bedlam Pictures                                                                          0
##   Bedlam Productions                                                                       0
##   Bee Holder Productions                                                                   0
##   Bee Train                                                                                0
##   Bee Vine Pictures                                                                        0
##   Beech Hill Films                                                                         0
##   Before the Door Pictures                                                                 0
##   Beginner's Luck                                                                          0
##   Behavioral Problem Productions Ltd.                                                      0
##   Beijing Poly-bona Film Distribution Company                                              0
##   Beijing Shuijing Shenlan International Media Co.                                         0
##   Bekmambetov Projects Ltd.                                                                0
##   Bel Air Entertainment                                                                    0
##   Belgacom                                                                                 0
##   Believe Entertainment                                                                    0
##   Believe Pictures                                                                         0
##   Bell Broadcast and New Media Fund                                                        0
##   Bell Media                                                                               0
##   Bella Productions                                                                        0
##   Belladonna Productions                                                                   0
##   Bellanova Films                                                                          0
##   Belle Pictures                                                                           0
##   Bellpond Films                                                                           0
##   Bellwether Pictures                                                                      0
##   Ben-Ami/Leeds Productions                                                                0
##   Benaroya Pictures                                                                        0
##   Benchmark                                                                                0
##   Bender-Spink Inc.                                                                        0
##   Benderspink                                                                              0
##   BenderSpink                                                                              0
##   Benedek Films                                                                            0
##   Benedict Pictures Corp.                                                                  0
##   Benmar Productions                                                                       0
##   Bennett-Robbins Productions                                                              0
##   Benteveo Producciones                                                                    0
##   Bentley Productions                                                                      0
##   Bergman Lustig productions                                                               0
##   Berkshire Axis Media                                                                     0
##   Berlanti Productions                                                                     0
##   Bernard Gayle Productions                                                                0
##   Berrick Filmproduktion                                                                   0
##   Bersin Pictures                                                                          0
##   Bert Marcus Productions                                                                  0
##   Berwick Street Productions                                                               0
##   Best Brains                                                                              0
##   Best Film                                                                                0
##   Best Man Filmproduktions                                                                 0
##   Best Medicine Productions                                                                0
##   Beta Cinema                                                                              0
##   Bettis Productions Limited                                                               0
##   Between The Eyes                                                                         0
##   Beverly Detroit                                                                          0
##   Bewitched                                                                                0
##   Beyond Films                                                                             0
##   Beyond Infinity                                                                          0
##   BFI Film Fund                                                                            0
##   BH Tilt                                                                                  0
##   Bhansali Films                                                                           0
##   BHE Films                                                                                0
##   Bi-polar Pictures                                                                        0
##   Bianca Film                                                                              0
##   Bifrost Pictures                                                                         0
##   Big Arty Productions                                                                     0
##   Big Bad Film                                                                             0
##   Big Beach Films                                                                          0
##   Big Beach Productions                                                                    0
##   Big Bug Pictures                                                                         0
##   Big Easy Pictures                                                                        0
##   Big Fan Productions                                                                      0
##   Big Farm                                                                                 0
##   Big Fish Films                                                                           0
##   Big Focus Television                                                                     0
##   Big Idea Productions                                                                     0
##   Big Indie Pictures                                                                       0
##   Big Kid Pictures                                                                         0
##   Big Noise Films                                                                          0
##   Big Picture Media Corporation                                                            0
##   BIG Pictures                                                                             0
##   Big Primate Pictures                                                                     0
##   Big Screen Entertainment Group                                                           0
##   Big Screen Productions                                                                   0
##   Big Shot Productions                                                                     0
##   Big Stan Productions                                                                     0
##   Big Talk Productions                                                                     0
##   Big Ticket Productions                                                                   0
##   Big World                                                                                0
##   Big Yellow Films                                                                         0
##   Bigel / Mailer Films                                                                     0
##   Bigel Entertainment                                                                      0
##   Bigelow Productions                                                                      0
##   Bigscope Films                                                                           0
##   Bikini Films                                                                             0
##   Bill and Ben Productions                                                                 0
##   Bill Graham Films                                                                        0
##   Bill Kenwright Films                                                                     0
##   Bill Melendez Productions                                                                0
##   Bill/Phillips                                                                            0
##   Billy Goat Pictures                                                                      0
##   BIM Distribuzione                                                                        0
##   Bing Crosby Productions                                                                  0
##   Bioskop-Film GmbH                                                                        0
##   Bioskop Film                                                                             0
##   Bioware                                                                                  0
##   Birchwood Pictures                                                                       0
##   Bird and a Bear Entertainment                                                            0
##   Birdsong Pictures                                                                        0
##   Birnbaum / Barber Productions                                                            0
##   Birnbaum/Barber                                                                          0
##   Biscayne Pictures                                                                        0
##   Bisgrove Entertainment                                                                   0
##   Bitter Films                                                                             0
##   Black & Blue Films                                                                       0
##   Black & White Productions                                                                0
##   Black and Blu Entertainment                                                              0
##   Black Balloon Productions                                                                0
##   Black Bear Pictures                                                                      0
##   Black Camel Pictures                                                                     0
##   Black Chalk Productions                                                                  0
##   Black Diamond Pictures                                                                   0
##   Black Fawn Films                                                                         0
##   Black Fish Films                                                                         0
##   Black Flag                                                                               0
##   Black Forest Films                                                                       0
##   Black Label Media                                                                        0
##   Black Light District                                                                     0
##   Black Marble Productions                                                                 0
##   Black Rhino Productions                                                                  0
##   Black Robe                                                                               0
##   Black Sand Pictures                                                                      0
##   Black Sheep Films                                                                        0
##   Black Sky Entertainment                                                                  0
##   Black Snake                                                                              0
##   Blackfriars Bridge Films                                                                 0
##   Blacklab Entertainment                                                                   0
##   Blackout Productions Inc.                                                                0
##   Blake Edwards                                                                            0
##   Blank of the Dead Productions                                                            0
##   Blast! Films                                                                             0
##   Bleiberg Entertainment                                                                   0
##   Blender Foundation                                                                       0
##   Blenkov & Schønnemann Pictures                                                        0
##   Blind Guy Films                                                                          0
##   Blind Spot Pictures Oy                                                                   0
##   Blind Wink                                                                               0
##   Blind Wink Productions                                                                   0
##   Blinder Films                                                                            0
##   Blinding Edge Pictures                                                                   0
##   BlinkWorks Media                                                                         0
##   Blinky Productions                                                                       0
##   Bliss                                                                                    0
##   Bliss Media                                                                              0
##   Blitz / Welch                                                                            0
##   Blitz Films                                                                              0
##   Blixa Film Productktion                                                                  0
##   Block / Hanson                                                                           0
##   Block 2 Pictures                                                                         0
##   Blockade Entertainment                                                                   0
##   Blockbuster Movie Entertainers                                                           0
##   Blondie Girl Productions                                                                 0
##   Blood & Chocolate Productions Ltd                                                        0
##   Blood & Wine Productions                                                                 0
##   Blood Relations Co.                                                                      0
##   Bloodline Pictures                                                                       0
##   Bloodline Productions                                                                    0
##   Bloodstar Productions                                                                    0
##   BloodWorks                                                                               0
##   Bloody Disgusting                                                                        0
##   Bloody Lip Productions                                                                   0
##   Blowback Pictures                                                                        0
##   BLT Productions                                                                          0
##   Blue-Tongue Films                                                                        0
##   Blue Askew                                                                               0
##   Blue Dot Productions                                                                     0
##   Blue Film                                                                                0
##   Blue Flower Productions                                                                  0
##   Blue Gardenia Productions                                                                0
##   Blue Parrot Productions                                                                  0
##   Blue Productions                                                                         0
##   Blue Rider Pictures                                                                      0
##   Blue Sea Productions                                                                     0
##   Blue Seraph Productions                                                                  0
##   Blue Sky Films                                                                           0
##   Blue Sky Studios                                                                         0
##   Blue Snow Productions                                                                    0
##   Blue Star Pictures                                                                       0
##   Blue Star Productions                                                                    0
##   Blue Train Productions                                                                   0
##   Blue Tulip Productions                                                                   0
##   Blue Wolf                                                                                0
##   Blue Yonder Films                                                                        0
##   Blueeyes Productions                                                                     0
##   Bluegrass Films                                                                          0
##   Bluemark Productions                                                                     0
##   Blueprint Pictures                                                                       0
##   Bluewater Pictures                                                                       0
##   Bluff Road Productions                                                                   0
##   Blumhouse Productions                                                                    0
##   Blurco                                                                                   0
##   BMG Independents                                                                         0
##   BMI (No. 9) Ltd.                                                                         0
##   BN Films                                                                                 0
##   BNJArmor                                                                                 0
##   Bo-Town Films                                                                            0
##   Bob Productions                                                                          0
##   Bob Swerer Productions                                                                   0
##   Bob Yari Productions                                                                     0
##   Bobby Jones Films LLC                                                                    0
##   Bocaboca Producciones S.A.                                                               0
##   BocFlix                                                                                  0
##   Boku Films                                                                               0
##   Bold Films                                                                               0
##   Boll KG                                                                                  0
##   Boll Kino Beteiligungs GmbH & Co. KG                                                     0
##   Bollywood Hollywood Production                                                           0
##   Bomar OOD                                                                                0
##   Bombshell Pictures                                                                       0
##   Bona Fide Productions                                                                    0
##   BOND360                                                                                  0
##   Bonfire                                                                                  0
##   Boo Pictures                                                                             0
##   Bookshop Productions                                                                     0
##   Boram Entertainment Inc.                                                                 0
##   Bord Scannan na hEireann / Irish Film Board                                              0
##   Borde/Raich                                                                              0
##   BorderLine Films                                                                         0
##   Boss Media                                                                               0
##   Bottom of the Ninth Productions                                                          0
##   BoulderLight Pictures                                                                    0
##   Boulston Productions Limited                                                             0
##   Bouncing Betty Productions                                                               0
##   Boundless Pictures                                                                       0
##   Bourne Again                                                                             0
##   Bow and Arrow Entertainment                                                              0
##   Bowery Hills Entertainment                                                               0
##   Box Film                                                                                 0
##   Boxing Cat Films                                                                         0
##   Boy Culture LLC                                                                          0
##   Boy in the Box                                                                           0
##   Boy of the Year                                                                          0
##   Boy Wonder Films                                                                         0
##   Boyd's Company                                                                           0
##   BoZ Productions                                                                          0
##   Brad Grey Pictures                                                                       0
##   Brad Krevoy Television                                                                   0
##   Brad Zions Films                                                                         0
##   Braeburn Entertainment                                                                   0
##   Brain Farm Digital Cinema                                                                0
##   Branded Entertainment/Batfilm Productions                                                0
##   Brandenberg                                                                              0
##   Brandes Films International                                                              0
##   Brandman Productions                                                                     0
##   Brandt/Haas Productions                                                                  0
##   Brandywine Productions                                                                   0
##   Brandywine Productions Ltd.                                                              0
##   Brass Hat Films                                                                          0
##   Braun Entertainment Group                                                                0
##   Braunsberg Productions                                                                   0
##   Brave New Films                                                                          0
##   Braven Films                                                                             0
##   Braveworld Productions                                                                   0
##   BraxtanFILM                                                                              0
##   Break Thru Films                                                                         0
##   Breaking Ball Films                                                                      0
##   Breakthrough Entertainment Productions                                                   0
##   Breakup Productions                                                                      0
##   Breathless Associates                                                                    0
##   Bregman-IAC Productions                                                                  0
##   Bregman/Baer Productions                                                                 0
##   Breton Film Productions                                                                  0
##   Bridge Films                                                                             0
##   Bridgegate FIlms                                                                         0
##   Bridget Johnson Films                                                                    0
##   Bridgit Folman Film Gang                                                                 0
##   Bridle Path Films                                                                        0
##   Bright-Persky Associates                                                                 0
##   Bright Cold Day Films                                                                    0
##   Brightlight Pictures                                                                     0
##   Brightlight Pictures Inc.                                                                0
##   Brightside Entertainment                                                                 0
##   Brightstar Films                                                                         0
##   Brillhart / Gonzales Productions                                                         0
##   Brillstein-Grey Entertainment                                                            0
##   Brillstein Entertainment Partners                                                        0
##   Brink Films                                                                              0
##   Brink Productions                                                                        0
##   Bristol Automotive                                                                       0
##   Bristol Bay Productions                                                                  0
##   British American Entertainment                                                           0
##   British Broadcasting Corporation (BBC)                                                   0
##   British Columbia Film                                                                    0
##   British Columbia Television                                                              0
##   British Empire Films Australia                                                           0
##   British Film Company                                                                     0
##   British Film Council                                                                     0
##   British Film Institute (BFI)                                                             0
##   British Lion-Columbia Distributors                                                       0
##   British Lion Film Corporation                                                            0
##   British Lion Films                                                                       0
##   British Screen                                                                           0
##   British Screen Finance Ltd                                                               0
##   British Screen Productions                                                               0
##   Britpack Film Company                                                                    0
##   Broad Green Pictures                                                                     0
##   Broadview Pictures                                                                       0
##   Broadway Video                                                                           0
##   Broken Chair Flickz                                                                      0
##   Broken Films                                                                             0
##   Broken Lizard Industries                                                                 0
##   Broken Road Productions                                                                  0
##   Bron Capital Partners                                                                    0
##   Bron Studios                                                                             0
##   Bronson Avenue                                                                           0
##   Brood Syndicate                                                                          0
##   Brooks Media                                                                             0
##   Brooksfilms                                                                              0
##   Brooksfilms Ltd.                                                                         0
##   Brookstreet Pictures                                                                     0
##   Brookwell-McNamara Entertainment                                                         0
##   Brothers Dowdle Productions                                                              0
##   Brouwersgracht Investments                                                               0
##   Brown & Stretic                                                                          0
##   Brown Sauce Film Productions                                                             0
##   BrownHouse Productions                                                                   0
##   Brownstone Productions                                                                   0
##   Bruce Brown Films                                                                        0
##   Brucks Entertainment                                                                     0
##   Bruin Grip Services                                                                      0
##   Bryna Productions                                                                        0
##   BSF Film                                                                                 0
##   BSM Studio                                                                               0
##   Bubby Productions                                                                        0
##   Buckaroo Entertainment                                                                   0
##   Buckeye Films                                                                            0
##   Buena Onda                                                                               0
##   Buena Vista                                                                              0
##   Buena Vista Distribution Company                                                         0
##   Buena Vista Home Entertainment                                                           0
##   Buena Vista Pictures                                                                     0
##   Bueprint Pictures                                                                        0
##   Buffalo Gal Pictures                                                                     0
##   Buffalo Picture House                                                                    0
##   BUFO                                                                                     0
##   Bugsy Malone Productions                                                                 0
##   Bull's Eye Entertainment                                                                 0
##   Bull Market Entertainment                                                                0
##   Bullet Films                                                                             0
##   Bullet Pictures                                                                          0
##   Bulletproof Cupid                                                                        0
##   Bungalow 78 Productions                                                                  0
##   Bungalow Productions                                                                     0
##   Bunk 11 Pictures                                                                         0
##   Burbank Films Australia                                                                  0
##   Burg/Koules Productions                                                                  0
##   Burgundy Films                                                                           0
##   Burke/Samples/Foster Productions                                                         0
##   Burn Later Productions                                                                   0
##   Burning Bright Productions                                                               0
##   Burning Ships Productions                                                                0
##   Burns Family Studios                                                                     0
##   Burnside Entertainment                                                                   0
##   Burskin Film                                                                             0
##   Busboy Productions                                                                       0
##   Bushwood Pictures                                                                        0
##   Business Location Sudtirol Alto Adige                                                    0
##   Busted Shark Productions                                                                 0
##   Busy Bee Productions                                                                     0
##   Butcher's Run Films                                                                      0
##   Butcher's Run Productions                                                                0
##   Buttercup Films Ltd.                                                                     0
##   BXR Productions                                                                          0
##   Byron A. Martin Productions                                                              0
##   Bystander Films                                                                          0
##   C-2 Pictures                                                                             0
##   C-Films AG                                                                               0
##   C-Hundred Film Corporation                                                               0
##   C & C Brown Production                                                                   0
##   C.B. Films S.A.                                                                          0
##   C.G. Cinema                                                                              0
##   C.O. Films                                                                               0
##   C.O.R.E. Feature Animation                                                               0
##   C.R.G. International                                                                     0
##   C5                                                                                       0
##   CAB Productions                                                                          0
##   Cabin Fever Films                                                                        0
##   Cabin Pictures                                                                           0
##   Cable Stuff Productions                                                                  0
##   Cadre Films                                                                              0
##   Café Film                                                                             0
##   Cake Productions Inc.                                                                    0
##   Calamity Films                                                                           0
##   Calash Corporation                                                                       0
##   Calendar Productions                                                                     0
##   Caliban Films                                                                            0
##   Caliber Media Company                                                                    0
##   California Pictures                                                                      0
##   Calimari Productions                                                                     0
##   Callahan Filmworks                                                                       0
##   CALT Productions                                                                         0
##   Caméra One                                                                            0
##   Camberwell / Fly Films                                                                   0
##   Cambria Productions                                                                      0
##   Cambridge Productions                                                                    0
##   Camellia Entertainment                                                                   0
##   Camelot Pictures                                                                         0
##   Camelot Productions                                                                      0
##   Camera 40 Productions                                                                    0
##   Camerimage Festival                                                                      0
##   CAMERON MACKINTOSH                                                                       0
##   Camp / Thompson Pictures                                                                 0
##   Camp Hill                                                                                0
##   Camp Video                                                                               0
##   Campanile Productions                                                                    0
##   Campbell Grobman Films                                                                   0
##   Campfire                                                                                 0
##   Campfire LLC                                                                             0
##   Canadian Film Centre (CFC)                                                               0
##   Canadian Film Development Corporation (CFDC)                                             0
##   Canadian Film or Video Production Tax Credit (CPTC)                                      0
##   Canadian Television (CTV)                                                                0
##   Canal Plus                                                                               0
##   Canal Plus Group                                                                         0
##   Canal Street Films                                                                       0
##   Canal Sur Televisión                                                                  0
##   Canal+                                                                                   0
##   Canal+ Droits Audiovisuels                                                               0
##   Canal+ España                                                                         0
##   Canal+ Polska                                                                            0
##   Canal+France                                                                             0
##   Canal+Polska                                                                             0
##   Canana Films                                                                             0
##   Candleridge Entertainment                                                                0
##   Candlewood Entertainment                                                                 0
##   Candy Heart Productions                                                                  0
##   Canfield Pictures                                                                        0
##   Cannell Studios                                                                          0
##   Cannes Film Festival                                                                     0
##   Cannibal Films Ltd.                                                                      0
##   Cannon and Morley Productions                                                            0
##   Cannon Entertainment                                                                     0
##   Cannon Films                                                                             0
##   Cannon Group                                                                             0
##   Cannon Italia Srl                                                                        0
##   Cannon Pictures                                                                          0
##   Cannon Productions                                                                       0
##   Canonigo Films                                                                           0
##   Cantharus Productions                                                                    0
##   Capacity Pictures                                                                        0
##   Capcom                                                                                   0
##   Capcom Company                                                                           0
##   Capelight Pictures                                                                       0
##   Capella                                                                                  0
##   Capella Films                                                                            0
##   Capella International                                                                    0
##   Capglobe                                                                                 0
##   Capital Arts Entertainment                                                               0
##   Capital Equipment Leasing                                                                0
##   Capital Markets Film Finance                                                             0
##   Capitol Films                                                                            0
##   Capitole Films                                                                           0
##   Cappa Defina Productions                                                                 0
##   Cappa Productions                                                                        0
##   Capstone Entertainment Group                                                             0
##   Captain Movies                                                                           0
##   Captivate Entertainment                                                                  0
##   Captivity Productions                                                                    0
##   Capture The Flag Films                                                                   0
##   Caramel Film                                                                             0
##   Caramel Films                                                                            0
##   Caravan Pictures                                                                         0
##   Carbunkle Cartoons                                                                       0
##   Cargo Entertainment                                                                      0
##   Cargo Films                                                                              0
##   Carlino Productions                                                                      0
##   Carlo Ponti Cinematografica                                                              0
##   Carlo Ponti Production                                                                   0
##   Carlyle Productions                                                                      0
##   Carmel Creek Productions                                                                 0
##   Carmel Entertainment                                                                     0
##   Carnaby International                                                                    0
##   Carnelian Productions                                                                    0
##   Carnival Films                                                                           0
##   Carnival Films & Television                                                              0
##   Caro-McLeod                                                                              0
##   Carol Baum Productions                                                                   0
##   Carolco Entertainment                                                                    0
##   Carolco International N.V.                                                               0
##   Carolco Pictures                                                                         0
##   Carolina Film Works                                                                      0
##   Caroline Films                                                                           0
##   Carousel Picture Company                                                                 0
##   Carousel Picture Company, The                                                            0
##   Carousel Productions                                                                     0
##   Carsey-Werner Company                                                                    0
##   Cart Before The Horse Productions                                                        0
##   Cartel Productions                                                                       0
##   Carthago Films S.a.r.l.                                                                  0
##   Cartier Productions                                                                      0
##   Cartoon Network Studios                                                                  0
##   Cartoon Saloon                                                                           0
##   Carver Films                                                                             0
##   Casa Bonita                                                                              0
##   Casablanca Filmworks                                                                     0
##   Casadelic Pictures                                                                       0
##   Case 39 Productions                                                                      0
##   Casey Productions                                                                        0
##   Casey Silver Productions                                                                 0
##   Cassadaga Film Production                                                                0
##   Castel Film Romania                                                                      0
##   Castel Film Studio                                                                       0
##   Castel Films                                                                             0
##   Castelao Pictures                                                                        0
##   Castelao Producciones                                                                    0
##   Castle Hill Productions                                                                  0
##   Castle Rock Entertainment                                                                0
##   Castleberg Productions                                                                   0
##   Castlight Pictures                                                                       0
##   Casualties Bureau                                                                        0
##   Cat Burglar Productions                                                                  0
##   CAT Films                                                                                0
##   Catacombs Productions                                                                    0
##   Catapult Films                                                                           0
##   Catch 23 Entertainment                                                                   0
##   Catch Productions                                                                        0
##   CatchPlay                                                                                0
##   Catfish Productions                                                                      0
##   Cattleya                                                                                 0
##   Causeway Films                                                                           0
##   Caviar Films                                                                             0
##   CB Films                                                                                 0
##   CB Productions                                                                           0
##   CBS Entertainment Productions                                                            0
##   CBS Films                                                                                0
##   CC Capital Arts Entertainment SRL                                                        0
##   CCCP                                                                                     0
##   CD Films                                                                                 0
##   Ce Qui Me Meut Motion Pictures                                                           0
##   Cecchi Gori Group Tiger Cinematografica                                                  0
##   Cecchi Gori Pictures                                                                     0
##   CED Productions                                                                          0
##   Celador Films                                                                            0
##   Celador Productions                                                                      0
##   Celandine Films                                                                          0
##   Cell                                                                                     0
##   Celluloid Dreams                                                                         0
##   Celluloid Dreams Productions                                                             0
##   Celtic Films Entertainment                                                               0
##   Cent Productions Inc.                                                                    0
##   Central                                                                                  0
##   Central Films                                                                            0
##   Central Films Limited                                                                    0
##   Central Independent Television                                                           0
##   Central Productions                                                                      0
##   Centre National de la Cinématographie                                                 0
##   Centre National de la Cinématographie (CNC)                                           0
##   Centron Pictures                                                                         0
##   Centropolis Entertainment                                                                0
##   Centropolis Film Productions                                                             0
##   Century 21 Television                                                                    0
##   Century Park Pictures                                                                    0
##   Century Time (H.K.) Ltd.                                                                 0
##   CFCN Communications                                                                      0
##   Chad Troutwine Films                                                                     0
##   Chain Camera Pictures                                                                    0
##   Chaintron                                                                                0
##   Chako Film Company                                                                       0
##   Chal Productions                                                                         0
##   Challenge Film Corporation                                                               0
##  [ reached getOption("max.print") -- omitted 6528 rows ]